How to create/call Asynchronous web service in a flow service?
For Example:
There are 5 steps in flow service.
First Step is Invoke web service, that inserts the data into database and it takes 10 min to complete.
remaining 4 steps should not wait until the completion of web service.
Without waiting for reply, next flow steps should complete the execution.
publish a doc in first step and invoke the web-service in second step.. in the subscriber service for doc published, you can have rest of your steps or vice versa... invoking web-service in subscribing service
On behalf of Deepak Mantri,
IDNAdmin
You can continue this thread at our FB group: www.facebook.com/groups/574445992580174/
Stay tuned: www.facebook.com/idnxchange
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Akash
How to create/call Asynchronous web service in a flow service?
For Example:
There are 5 steps in flow service.
First Step is Invoke web service, that inserts the data into database and it takes 10 min to complete.
remaining 4 steps should not wait until the completion of web service.
Without waiting for reply, next flow steps should complete the execution.
Please share ur suggestions.. Thank u
Gopal K
Hi,
publish a doc in first step and invoke the web-service in second step.. in the subscriber service for doc published, you can have rest of your steps or vice versa... invoking web-service in subscribing service
On behalf of Deepak Mantri,
IDNAdmin
You can continue this thread at our FB group: www.facebook.com/groups/574445992580174/
Stay tuned: www.facebook.com/idnxchange