on 2023 Sep 13 5:19 AM
Hi community,
how to run a iflow when one of the other iflow is triggered.
The requirement is like the sending system is making a request but for that request to be processed in SAP CPI its taking more than 2 minutes so the sending system can't wait for that much time so we have designed the requirement like when the sending system makes request to SAP CPI immediately will send an aknowledgement that the request is being processed and the call closes there, next when the processed payload is ready in SAP CPI will send that to the sending system.For this to be achieved we have to designed two iflows one for sending the acknowledgement and one for the actual processing of the request made by the sending system, so in this case we need to run or trigger the second flow i mean the iflow which has actual processing of request.
can someone give some inputs on this?
You could simply use SOAP adapter with one-way/async messaging mode avoiding two iflows.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.