Where the Scene7 url path points to? | Community
Skip to main content
Level 2
December 5, 2022
Solved

Where the Scene7 url path points to?

  • December 5, 2022
  • 1 reply
  • 1355 views

Hello,

I'm quite a newbie in the Adobe products world. My company is using Adobe AEM for assets and CDN (scene7). I see the folder structure in assets and if I will upload a photo there - it's easily avalible in Scene7 url by the name (example : https://s7g10.scene7.com/is/image/<COMPANY_NAME>/<NAME_OF_ASSET>). It doesn't matter what folder in assets I will choose. Today, I explored one scene7 url with similar structure, but it seems that it's an extra folder name in path :

https://s7g10.scene7.com/is/image/<COMPANY_NAME>/<NAME_OF_THE_FOLDER>/<NAME_OF_ASSET>.

What it's interesting is that I cannot find in my assets the file that scene7 is pointing to. So my questions are :

1. How to find a file in assets that Scene7 is pointing to?

2. Where the configuration of Scene7 behaviour is set up?

I will be grateful for your help,

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 Mani_kumar_

Please find the below URL for scene7 configurations.

https://experienceleague.adobe.com/docs/experience-manager-64/assets/dynamic/config-dms7.html?lang=en

All the metadata which related to asset is stored under metadata node and it gives you the information about scene2URL and folder under which asset is stored.

This below document explains the properties that are used for debugging the scene7 sync.

https://docs.mktossl.com/docs/experience-manager-64/assets/dynamic/troubleshoot-dms7.html?lang=en

Hope this is helpful

1 reply

Mani_kumar_
Community Advisor
Mani_kumar_Community AdvisorAccepted solution
Community Advisor
December 5, 2022

Please find the below URL for scene7 configurations.

https://experienceleague.adobe.com/docs/experience-manager-64/assets/dynamic/config-dms7.html?lang=en

All the metadata which related to asset is stored under metadata node and it gives you the information about scene2URL and folder under which asset is stored.

This below document explains the properties that are used for debugging the scene7 sync.

https://docs.mktossl.com/docs/experience-manager-64/assets/dynamic/troubleshoot-dms7.html?lang=en

Hope this is helpful