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.