Hi, I am currently working on assets with metadata migration task using the aio app builder. Calling the aio app builder code from custom MCP in AEM. When trying to make a call to app builder worker from custom mcp i am getting 401 authorization header is missing. I would like to know how to solve t...
Hi @DPrakashRaj , I need to migrate the assets and associated metadata properties from one AEM Sites instance to another AEM instance. I hope copy content option will be used only to copy content from one environment to another(eg:prod to dev / prod to QA like that) in a same organization. Thanks,B...
Hi @DPrakashRaj , Thanks for your response. Can you please let me know in detail. Is that possible to copy assets and metadata from one AEM instance to another AEM instance? Regards,Bhavani Bharanidharan
Hi, I had a requirement to migrate assets with metadata from one AME instance to another AEM instance. For that we are using app builder. I am facing an issue were my Js code in app builder is not working for large volume of assets and subfolders.I couldn't able to debug/ trace the logs which are ad...
Hi @digarg , Thank you for the response. I will be migrating all the asset metadata from source aem instance to target aem instance, so in the code which i have shared earlier, the payload metadata variable is having all the properties of metadata. But still all the properties are migrating under jc...
Thanks @Saravanan_Dharmaraj . Using the AEM workflow process step we can modify the dc:title and other namespaces. But i would like to know that metadata properties are getting stored under jcr:content while migrating the assets. The actual place to store the metadata is jcr:content/metadata right. ...
Hi, I am currently facing an issue with the migration of asset metadata from one aem instance to another aem instance using the App Builder. While i have successfully able to migrate the asset and their metadata from one aem instance to another. I have noticed that the metadata values are being copi...
Hi diksha_mishra, Tried the mentioned option, but not working as expected. I think i need to change the structure of the code were i need to call the photoshop api to save the output with mask and transparent background. https://developer.adobe.com/firefly-services/docs/photoshop/api/photoshop_acti...
Hi all,Working on aio app builder(asset compute worker) to integrate the Photoshop action api. I have the Photoshop action file which has to do the below actionsApply a Photoshop Action (supplied) that will:Convert Colour Profile – sRGB (layers)Deep Etch (Flattened Image) Single Layer MaskClipping P...
Hi @EstebanBustamante ,The issue with the authentication from AEM instance to app builder, after added the aio login token in the processing profile, the issue is resolved.Thanks for your reply and reference. Regards,Bhavani Bharanidharan