How to get a link for a published asset
We have other websites that want to use assets hosted in AEM on their sites. Our content authors have added these assets to AEM and published, but we are unsure how to get the URL for the asset to give to the developers of the other application. What we've given people so far is a very manual process:
- Select an asset and hit 'more details'. The URL in your browser will then look something like: https://author-server.com/assetdetails.html/content/dam/folder/asset.png
- Manually change the URL to remove the "assetdetails.html" and change "author-server" to "publish-server".
- Now you've got the correct URL for the asset: https://publish-server.com/content/dam/folder/asset.png and can embed that asset in your other web app.
It appears that if you have Dynamic Media running, then there's a handy-dandy "URL" button that appears and will give you the URL for the published asset (see: Linking URLs to your Web Application). However, we are not using Dynamic Media. We can't be the first people that want to use assets hosted in the AEM within other web applications. Does anyone know of an easy way to get the published URL for an asset that doesn't involve manually manipulating the URL?
Thanks much!
