cancel
Showing results for 
Search instead for 
Did you mean: 

Add wait Step in RFC to HTTP

Former Member
0 Kudos

Hi Gurus,

I am working one Synchronous HTTP communication with SAP i.e. via RFC.

Can any once explain me if I need to go for BPM as I have to wait for a response with adding some time gap...???

For e.g. If SAP send the request to a web application based on HTTP and then have to wait for a min or some certain period before sending back the response to SAP RFC.

Is there any alternative to without BPM

raheem

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

U can try with a dummy java mapping wherein u may specifu some wait interval using standard java function

Regards,

Prateek