Hi communityAs the subject states I was wondering if there is a way besides the standard Private and Public distribution where we can either distribute app to our organization or publicly to share the app with specific organization. For example we are Organization 1 and we develop an app and want to...
I’m encountering an error during app packing, even though my project has no API Mesh dependencies. How can I resolve this and complete the app packaging process?aio app pack✔ Copied project files ⠧ Getting api-mesh config...Error: Command failed with exit code 1: aio api-mesh get --json { "error":...
I have a requirement to integrate Kafka with the App Builder starter kit. Since Adobe Commerce event actions have a default execution time limit of 1 minute, I plan to use Kafka to store the event data temporarily. The idea is to publish the data to a specific Kafka topic and later consume it using ...
I'm trying to set up Adobe API Mesh locally within a Docker container and am encountering an issuewhere the `aio api-mesh run` command appears to hang after starting the local server. Here's a breakdown of my setup and the issue:1. Custom Docker Container Setup:I'm using a `docker-compose.yaml` and ...
Hello Everyone,Can anyone please guide me or share some documentation to integrate a 3rd party DAM (Frontify) in universal editor so the author can pick assets directly from "Frontify asset picker" and then the selected asset's URL is stored in my universal editor input box?
Getting below error when running the npm run onboard command. I have updated the workspace.json file with the latest download json. But still getting the same error. How do I debug and fix this issue?
Hello, We encountered an error while deploying the Single Page Application built on the Adobe I/O runtime. Please refer to the following error message: ✔ Built 4 action(s) for 'commerce/backend-ui/1'✔ Building web assets for 'commerce/backend-ui/1'✔ Deployed 5 action(s) for 'commerce/backend-ui/1'✖ ...
Hello,I'm trying to connect my Storefront with my Adobe Commerce PaaS instance (with Live Search), so I'm trying to install the sources CommerceCatalogServiceGraph and CommerceCoreGraph to my API MESH. However, when I try to install, I receive the following errors: User does not belong to the organi...
I configured a standalone Appbuilder project successfully, but I get this error when I try to deploy it. Built 3 action(s) for 'application' ✔ Building web assets for 'application' ✖ Deploying actions for 'application' › Error: Unknown Error From API: getaddrinfo ENOTFOUND deploy-service.app-buil...