I'm integrating a Java BackEnd with Alfresco repository using OpenCMIS. I have everything working ok, I can create documents, folders, versioning documents, etc.
The problem is that I need to provide a public link to that document to my frontend (iOS and Android app).
Any ideas how to do that?