cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I have a HTTP --> RFC Synchronous scenario.

However I need to return timeout error in case RFC takes more than 30 secs as HTTP Response otherwise RFC Response will be sent as HTTP Response.

I tried using sync-async bridge in BPM and configured CHECK_FOR_ASYNC_RESPONSE_TIMEOUT = 30 sec.

I got a pipeline Timeout Error as a Response.

Can I catch this error as exception in BPM as I need to send Error Code for Timeout as Response in this case.

Or is there any other way I can set this timeout.

I dont want to apply this at Global level as for other interfaces it is 60 secs.

Is there any way to set the Timeout for particular interface?

Thanks in advance...

Thanks

Beena.

0 Likes
View Entire Topic
former_member195313
Participant
0 Likes

Hello All ,

For our PI system i have changed the following value and it worked..

Change the value of "Cluster Data –> Template –> Services –> com.sap.aii.adapter.xi.svc"

RFC Time Out Problem