Hi Folks,
There is document download URL available in Share which allows you to download document directly if you are authenticated/logged in user.
I have requirement in which external JAVA application wants to download a document from outside. Now this share download URL is not a webscript so that I can pass my alfresco ticket and get the document from the repository.
Does share download URL makes a call to repository webscript to download document?
If yes, which is that data webscript?
If no, is there any mechanism/webscript available in repository which allows me to download the document directly?
Thanks!