Hi All,
I am creating a WEB API which will in turn trigger a process model.
Now this is been executed, it contains 2 data store entities which gets updated.
now In order to send the response back to the External system My main intention is to send the
variables which are updated while executing the process model into the response of the WEB API back,
Is this possible,
PS: My thought on this is .... this works on asynchronously where it just starts the process. but doesnt care if the process fails or not.
Please suggest
TIA :)
Harsha
Discussion posts and replies are publicly visible
Hi Alok, So if we want to respond the caller with a synchronous response of inserted PK's and additional response from various other inserts , what can be the best approach ? Suggestion on how you overcome the issue is highly appreciated.
Thanks in advance
Raj