Implementation of External trigger using Catching Events
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 07:51 AM
Hi All,
I have been googling for an example to implement an intermediate message wait event, so that when I trigger an http request from external application, process in the workflow should move further from B to C.
Could anyone help me by providing any reference configuration/code??
Which URL should I call to trigger the paused workflow from external application??
I see 3 catching events, which one would be correct to use here??
Thanks in Advance,
Naveen
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 11:50 AM
Do you mean that you want to move a process along from its current task by using a rest call? If so perhaps you could use the REST API - Task Actions | Alfresco Documentation (I'm guessing from your screenshot that you're using enterprise so the link is to the enterprise docs).
