Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Replication of BDC issue in production server

sanjay_deshpande4
Participant
0 Kudos

HI All,

I am facing performance issue in production system.

In Quality and Dev, BDC runs fine.

I cant execute same data in production for measuring performance as same data will get created.

Can anybody kindly guide, how can i replicate the scenario in production?

Thanks,

SD

2 REPLIES 2

Pragnesh_7se7
Participant
0 Kudos

Hi Dear,

When you use call transaction in debug mode change mode = 'A' and check where it takes time,

for which transaction you are using BDC ?

kiran_k8
Active Contributor
0 Kudos

SD,

If you are facing any issue in production,the best you can do is during the next run of BDC you can switch on the trace and analyse the trace results.You are not supposed to replicate the scenario with the same data in Production as mostly BDCs are related to posting data.Running the same data again for BDC run will lead to inconsistencies.Alternatively,if there is a system copy periodically done from P to Q,then you can wait for the next system copy and then replicate the scenario in Q but not in Production.

K.Kiran.