cancel
Showing results for 
Search instead for 
Did you mean: 

Production issue

Former Member
0 Kudos

Hi All,

I have created a WebDynpro Application making extensive use of RFC's and transported it to QA and PRD.

It works exactly the same in Dev and QA.

But does not work as expected in PRD.

for example. i have two tables when i click on an employee no. it should show the records available against that employee in the second table.

But it is not fetching any records even though records exist for that employee in the backend PRD system.

It does not give any error message either.

Has anyone come across this issue before ?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

No the application does not call many RFC's at the same time. At the most two.

Has this expriration time helped you ?

Because it is working in QA and Dev perfectly.

former_member197348
Active Contributor
0 Kudos

Hi,

Are you sure that it is not a performance issue?

I mean if there is huge amount of data or so many calls to RFC at same time then also this type of problem comes.

Try to increase your application Expiration time and test it.

Right Click on Application-> Edit

Go to Application properties tab

Click on New

Select Type Predefined

Click on Browse

Select Expiration Time

Set value 60 or 90

Click Finish.

regards

Siva