App Builder Env missing AIO_runtime_auth='' AIO_runtime_namespace='' details if project is using React Spectrum template but it is not if using HTML 5 template why ?
I created a new workspace and it has a runtime added to it. Then i deploy into this runtime (with aio app deploy and the correct AIO_runtime_namespace and auth env variable). There is an action defined in the code, and the action also works correctly in the cloud runtime, but there aren't any acti...
Hello all,I have built an application which uses the Photoshop API for processing images for a client. Several PSDs the client has supplied work perfectly. However, they provided me a new PSD that fails with the following error: Smart Object Edit Failure (type InternalServiceError). I admit limited...
Will there be any billing associated for testing postman API calls after AEP authentication. We have a company sandbox , so please let us know till how many request we can make.
Hi, for my project I have created 4 runtimes - dev, qa, stage & prod. When I publish the app in all the runtimes - it gets available globally on www. How can I restrict this at org level - where in users outside my org should not be able to access dev, qa & stage. Example - https://12345-mywebsi...
Is it possible that for the same runtime action request, one part of the logs will be shown with one activation ID and another part with another? We have implemented an action used for Server Side Render, and we have implemented a list of strategic applicative logs like:Start SSR -> as first row cod...
Trying to follow these steps to create an App Builder to consume Adobe Commerce events: https://developer.adobe.com/commerce/events/get-started/configure-commerce/When getting to the step of running: bin/magento events:subscribe observer.catalog_product_save_after --fields=sku --fields=stock_data.qt...
I am getting following error while starting aem server, 24.07.2023 12:26:59.517 *ERROR* [0:0:0:0:0:0:0:1 [1690181819507] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet service: Uncaught Problem handling the requestjava.lang.IllegalArgumentException:...
Hi, We have deployed a custom react app on App builder with API mesh configured for 2 endpoints - 1. Magento 2. AEM My API mesh endpoint & Magento & AEM endpoints are working fine individually. However, when we are trying to retrieve data from Magento in API mesh, it is failing at some point. I wou...
We are integrating AEM CIF with 3rd Party commerce(Hybris). We using Diconium connector(https://github.com/diconium/commerce-cif-graphql-integration-hybris) and deployed it in Adobe I/O.We have done CIF Cloud Configs to enable Commerce in AEM , which will help us in using Product/Category Picker. we...