Implementation of External trigger using Catching Events

cancel
Showing results for 
Search instead for 
Did you mean: 
naveenv449
Active Member II

Implementation of External trigger using Catching Events

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

1 Reply
ryandawson
Alfresco Employee

Re: Implementation of External trigger using Catching Events

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).