10-17-2016 02:57 AM
Hi Using below service url creating user using dotcmis but how to
get the access of this service. i was enterd username and and password for admin but this is not accpting.
http://127.0.0.1:8080/alfresco/api/AdministrationService?wsdl
10-21-2016 11:33 AM
You are actually using the old and deprecated CML SOAP API of Alfresco.
This API was the first historically remote API exposed by Alfresco but it is not supported any more because it went in ends-of-life.
I suggest you to switch this approach for CMIS or the REST API (WebScripts) that are fully supported and maintained by Alfresco.
CMIS:
Programming with CMIS | Alfresco Documentation
Alfresco REST API:
RESTful API reference | Alfresco Documentation
Hope this helps.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.