As soon as we create a scene7 configuration and click save then all the "_CSS" & "_DMSAMPLE" folders are created under synced folder (default: /content/dam) and same will be pushed into Scene7 server as well. In below mentioned page I have found the Sample asset manager page link.https://helpx.adob...
I managed to sync only the specific folder into server by changing the assigning the folder (in crxde).But in the Scene7 server I can see some folders names "_CSS" & "_DMSAMPLE" which has a lot of images which is not relevant to me.Can any one explain me.
HI All,While I was setting up the Dynamic media configuration as soon I entered the details and clicked save my entire dam images synced into Scene7 server.Is there any specific reason for it? Can anyone explain me whats happening?ThanksSeeni.
While go through the adobe dynamic media configuration documentConfiguring Dynamic Media - Scene7 mode I noticed we can configure which folder to sync with dynamic media servers. But I could't find that in my local AEM config. I'm using AEM 6.4.2.0 (AEM 6.4 + SP2). Anyone has any idea? but in crx I...
Ok.Forget about the sling model now.Lets say I have a product Object coming from E-Commerce. That object has product name, description and product image path like mentioned below.product {name: "Shirt", description:"men's shirt" , imagePath: "/content/dam/retail/shits/shirt1.jpg"}In my component HTL...
Hi All,I have component lets say xyz and I'm including sly-resource "Dynamic Media" component into page like mentioned below,in XYZ .html:-<sly data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>It will add the node under "/content/dam/customwebsite/xyz" as...
Hi All,When I tried to include OOTB dynamic media component as part of my component it is throwing exception and it is not allowing me to do so.I have tried like <section data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>After drag and drop the customCompon...
Hi ,While deploying the code from eclipse by mistakenly I have removed the OOTB groups (dam users, every one) from CQ. Is that any way to get them back with out creating new instance. I have tried to take a /home/groups from some other instance and installed to the instance it's is giving the error....