Where the Scene7 url path points to? | Adobe Higher Education
Skip to main content
Level 2
December 5, 2022
Répondu

Where the Scene7 url path points to?

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,

Ce sujet a été fermé aux réponses.
Meilleure réponse par 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 commentaire

Mani_kumar_
Community Advisor
Mani_kumar_Community AdvisorRéponse
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