03-22-2018 02:32 AM
Hi,
I would like to know if there is any API which will take multiple XML and deploy all in one call.
I have xmls of all workflow and now I want to deploy these.
But currently, I didn't find any proper way to execute this case.
Please suggest some help
03-22-2018 09:48 AM
If you want a REST API use Activiti User Guide (zip you process definitions XML files and deploy the zip file). There is a Java API as well that will allow to deploy multiple process definitions check RepositoryService (Activiti - Engine 6.0.0 API)
Explore our Alfresco products with the links below. Use labels to filter content by product module.