LorenzoTacconi
Level 3
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
20-10-20
03:51 PM
Status:
New
I should be of great help if we could start a process asynchronously from another process. I have a usecase in which I have to start a long blueprism process from another system. If I expose this process as a WebService, Blueprism will wait the process complete before responding to the other system. If the process takes a lot of minutes to complete, this will cause a timeout error to the other system.
The problem could be solved if we could call another process that could start the log process and complete without waiting the subprocess to complete. In this way we could respond to the other system that the process is started and running before the timeout occours.
The problem could be solved if we could call another process that could start the log process and complete without waiting the subprocess to complete. In this way we could respond to the other system that the process is started and running before the timeout occours.
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.