Use case :
We write a custom alfresco activiti Extention. That extension contains the 1 REST web service.
When this service is called they run the ExecuatorService(Java Thread) and respond to the user that your task is registered and will complete in few mins.
ExecuatorService Responsibilities:
1) Call the web service of the third-party system.
2) Update the process instance variable base on the third-party service response.
Now here we need the History Service Object, or how we update the process instance variable here.
Actually, I write only 1 third-party system web service here but in reality it is 5 to 6 web services.
Thanks
Is you process is running or completed?
I don't think we can update completed process variables.
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.