06-11-2017 09:01 PM
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!
06-12-2017 09:10 AM
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
06-13-2017 10:06 AM
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
06-13-2017 10:28 AM
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.
Explore our Alfresco products with the links below. Use labels to filter content by product module.