Hello,
We need informations about APS rest API service.
To get users from Alfresco process service we use the APS rest API service, the web service used is "Alfresco Process Services api https://activiti.alfresco.com/activiti-app/api-explorer.html#!/users/getUsersUsingGET_1". The problem with this web service is the limit of the response, we only get the first 50 users. We know that the size is not handled for now. Can you tell us if it twill be handled in the next release APS 2.0 ?
Thank you for the help you would provide.
You can start process using below api.
URL :http://localhost:8080/activiti-app/api/enterprise/process-instances
Method ost
Body:
{ "processDefinitionId": "string", "processDefinitionKey": "string", "variables": [ { "name": "string", "scope": "string", "type": "string", "value": {} } ] }
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.