Hi,
I need to connect to the alfresco basic repository and want to retrieve list of all the types and aspects associated with that repository using CMIS Atompub API URL for CMIS 1.1. Also, I am not looking for any custom code to be written for the same. So is there any such API URLs available which we can use directly to fetch the results?
If yes, please provide me the link which I can refer and can solve this query.
Solved! Go to Solution.
You can do this via the browser binding with:
Or via the Atom Pub binding with:
http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/typedesc
The way you find out about both of these is to read the CMIS specification.
You can do this via the browser binding with:
Or via the Atom Pub binding with:
http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/typedesc
The way you find out about both of these is to read the CMIS specification.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
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.