Hello,
I am very new to Alfresco Process Services and hence request your help. My scenario is this:
I have a booking process. The process will be instantiated when an external publisher makes a REST invocation by passing 3 parameters.
How may I implement this requirement?
Thanks.
Hi,
You can use public rest api provided by APS. to start a process instance from any REST client you can use this API
http://{yourdomain}/activiti-app/api/enterprise/process-instances
for more details about apis. please visit this link Using the REST API Explorer | Alfresco Documentation(List of public apis).
Dear Tabrez,
Thank you for your response. My problem is slightly different.
I have a process where I have used a Start Message Event(SME). The SME is associated with a Message Definition. In the message definition, I can pass only the message name & ID.
I am confused now as to how to wrap this process model with a REST endpoint, having 3 input parameters and how does that connect to the message definition.
Any tutorial/sample in this regard will be very helpful.
Thanks.
Activiti User Guide this would be helpful but here they are using signal event.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.