Hi,
I have tomcat where I have deployed activiti-app.war, activiti-admin.war and activiti-rest.war. I am developing standalone Springboot application that will talk to my activiti-app.war (on other tomact). I need help in below things!
Thank you in advance!
Alfresco Process Service comes with a rich set of APIs. Please refer the 1.5 documentation which can be found at Alfresco Activiti for more details.
From 1.6 onwards the documentation has been moved to a new format which you can find at Alfresco Process Services 1.6 | Alfresco Documentation. APS version 1.6 onwards, you should be able to browse through all the APIs using the API Explorer which is available at http://localhost:8080/activiti-app/api-explorer.html (assuming you have Alfresco Process Service installed on your localhost running on 8080. Otherwise, please modify the url accordingly). You can also use the cloud instances's (running v1.6) API Explorer to browse the API documentation which is available at Alfresco Process Services API Explorer
Hope this answers your questions.
Cheers,
Ciju
Thanks for your reply. does it mean we need to authenticate (pass username/pass) every time we want to interact with activiti app from some standalone spring app via REST? I meant, is there anything called ticket just like we have in Alfresco?
Thank you
As far as I know there isn't a ticket feature in Process Services. However there are extension points available if you would like to override the default security over REST APIs. Please see Security configuration overrides | Alfresco Documentation for more details.
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.