Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

Remote dam configuration

Avatar

Level 1

Below remote dam configuration is working for QA environment ,  to enable remote dam configuration for dev environment  should i have different credentials than below  

 

{
"jcr:primaryType": "nt:unstructured",
"jcr:title": "Connected Assets Configuration",
"remoteDamMountPoint": "connectedassets",
"localSiteFqdn": "\nhttps://qa-author-bsro.abcdefghijkl.com:4502/",
"localSitePassword": "{4f5fc9a98ca4f719311c7d01def4b098ddd1f2c1a002c9c4066dd3a6b384c312}",
"remoteOrigin": "https://author-p28006-e87005.adobeaemcloud.com",
"remotedamusername": "bsam-connected-assets-modifiedtechnical-user",
"remoteDamDatastoreShared": "false",
"remoteDamSkipOrigRenditionFetch": "false",
"remoteAssetFetchTimeout": "5000",
"remoteDamBinaryThreshold": "1048576",
"remotedampassword": "{6678466e2d8289c08bfd72901ac38037c4c7d13b56b3b43981062d2effb18eff}",
"localSiteUsername": "admin"
}

 

For dev environment i think localSiteFqdn  will be https://dev-fst-author-consumer.abcdefghijklm.com/

 

so will the same localSitePassword which is there in above configuration will work for  Dev environment as well ?

 

Thanks and Regards,

Deepak Mallu

+91 8499959751

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @deepakmallu3 
For connected assets, you must be using valid user and password of the assets AEM in DEV/QA



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @deepakmallu3 
For connected assets, you must be using valid user and password of the assets AEM in DEV/QA



Arun Patidar