How to use DAM Images in third Party application? | Community
Skip to main content
Level 4
August 17, 2016
Solved

How to use DAM Images in third Party application?

  • August 17, 2016
  • 4 replies
  • 1947 views

How to use DAM Images in third Party application? Is there any way to achieve this? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dragon2A

The solution I am using right now for accessing the Authoring images in 3rd party application. I have created new AEM publisher  instance with run mode as preview only for the images. From that publisher access the images in 3rd part tool. 

Disable this agent  all the time need basis we can enable and push images to see and disable back. 

4 replies

smacdonald2008
Level 10
August 17, 2016

Once the assets is located here: 

and you are on publish. The URL to get the asset (and use in 3rd party apps) is

http://localhost:4503/content/dam/weather/Rain_logo.jpg (pub)

http://localhost:4502/content/dam/weather/Rain_logo.jpg (Aut) 

Hope this helps... 

Level 5
August 17, 2016

You would like to use DAM images in 3rd party application after the publish or before publish.  

We have a similar situation I need to use my DAM images in 3rd party App. I am accessing those images via the dispatchers. 

If you want to use those images directly from the authoring instace.. there is way to do. Before suggesting that way Please let me know the scenario.

Cheers :)

An1-3Author
Level 4
August 18, 2016

Thanks for the reply. I want to use all those images from authoring instance directly. Could you please explain me, how can we achieve this?

dragon2AAccepted solution
Level 5
August 18, 2016

The solution I am using right now for accessing the Authoring images in 3rd party application. I have created new AEM publisher  instance with run mode as preview only for the images. From that publisher access the images in 3rd part tool. 

Disable this agent  all the time need basis we can enable and push images to see and disable back.