You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
hostEcm| (Optional value The Ip or Name of the host where your Alfresco instance is running )|http://127.0.0.1:8080 |
137
140
hostBpm| (Optional value The Ip or Name of the host where your Activiti instance is running )|http://127.0.0.1:9999 |
138
-
contextRoot| (Optional value that define the context Root of the API default value is alfresco )|alfresco |
141
+
contextRoot| (Optional value that define the context Root of the Alfresco ECM API default value is alfresco )|alfresco |
142
+
contextRootBpm| (Optional value that define the context Root of the Activiti API default value is activiti-app )|alfresco |
139
143
provider| (Optional value default value is ECM. This parameter can accept as value ECM BPM or ALL to use the API and Login in the ECM, Activiti BPM or Both )|alfresco |
140
144
ticket| (Optional only if you want login with the ticket see example below)| |
141
145
disableCsrf| To disable CSRF Token to be submitted. Only for Activiti call.| false |
@@ -657,23 +661,23 @@ Name | Description
657
661
658
662
//Call a GET on a Web Scripts available at the following URIs: http://127.0.01:8080/alfresco/service/mytasks
0 commit comments