Hi, I am working on some requirements in aem with aio app builder. so i am trying to do the server based token authentication to aem in the app builder code. So when i try to give the json file path, i am getting no "Token file does not exist in the location", why? also, when i try to print the curr...
Hi, I am integrating the photoshop firefly action in app builder. I have the photoshop action file that will doConvert Colour Profile – sRGB (layers)Deep Etch (Flattened Image) Single Layer MaskClipping Path (post Deep Etch)So i am calling applyPhotoshopActions (input, outputs, options) method which...
Hi @martin_ecx_io , I am using node 18 version and i have checked the aio app info , i can see that the service api i have added is correctly configured the node modules are installed correctly. When i overwrite the env and aio file, nothing changes in the deployment command. Still my web actions co...
Hi @EstebanBustamante , When i hit aio app deploy, i am not getting any erroraio app deployUsing local project's @adobe/aio-cli-plugin-asset-compute version 4.0.4✔ Built 1 action(s) for 'dx/asset-compute/worker/1'ℹ No frontend or a build already exists, skipping frontend build for 'dx/asset-compute/...
Hi,The aio app deploy command is not deploying my web actions specified in the yaml file. I tried with creating a new project and then also the aio app deploy is not deploying the generic action(default one). Would like to know the solution to solve the issue. When i hit aio app build also, no web a...
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 @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