Constellation display image URL sourced from DATA-CONTENT-IMAGE

To display an image in constellation, we have a requirement to source it from DATA-CONTENT-IMAGE. When we tried to populate the relevant URL property with below URL, it does not work.

http://myserver:8080/prweb/datacontent/Image/filePath/fileName.fileType

Any suggestions on forming the URL from DATA-CONTENT-IMAGE ?

@Ronali

It works for me

https://environmenturl/prweb/app/app_name/datacontent/Image/filepath/filename.png

Can you please add the app_name in the URL and try it out?

@RameshSangili Thank you, it worked.

@RameshSangili Hi Ramesh , We do have similar requirement. Followed the same URL format , able to get the image and selected dispaly as Image. Still it shows as Link and on click it opens the image.

any solution on this ?

@RonaliHi can you tell me how it worked

@RameshSangili where do i need to add the URL sir