Expand my Community achievements bar.

How to Customize the URL and Embed Buttons in AEM Dimensional Viewer for 3D Assets

Avatar

Level 1

Query:
In AEM, when using the Dimensional Viewer for 3D assets in DAM, we navigate to the asset's detail page, select Viewers → Dimensional Viewer, and see two buttons — URL and Embed. Clicking the URL button provides a link like https://s7.scene7.com.

Where can I find the actual code or configuration responsible for generating these URL and Embed buttons, so I can modify the output URL to use https://abc.com instead of https://s7.scene7.com

SrinivasCh4_0-1761847852913.png

 

Regards,

Srinivas

2 Replies

Avatar

Community Advisor

@SrinivasCh4  Please check this DM configuration in your AEM Author instance.

https://experienceleague.adobe.com/en/docs/experience-manager-65/content/assets/dynamic/dm-general-s...

If you want to create a alias domain name and deliver the assets from that , please follow the steps mentioned here.

https://experienceleague.adobe.com/en/docs/experience-manager-65/content/assets/dynamic/dm-alias-acc... 

Avatar

Level 1

Hello @Saravanan_Dharmaraj ,

 

Thank you input. We are currently using Dynamic Media Classic, and the alias domain name has not been set yet. Because of this, I’m unable to configure it properly within AEM.

 

Could you please share a code reference or example that I can use to implement this change — for instance, by copying from /libs to /apps and making the necessary modifications?

Regards,
Srinivas