Please suggest your solution if i want to load the multifield authored value from one component dialog into multiselect value of another component dialog dynamically ?
Hi i want to get all markers in a Premiere Pro plugin. I tried following, but i get only undefined error. Any suggestions? const ppro = require("premierepro");async function getAllMarkers() { const project = await ppro.Project.getActiveProject(); const activeSequence = await project.getActiveSequ...
I would like to ask about setting up a development environment in App Builder for multiple extension points.Currently, I am using the aio app init command to create a project with the following two extension points:aem/cf-editor/1aem/cf-console-admin/1I added a headerMenu button for each extension ...
Hi Team, As JWT token approach is going to be deprecated and we have to migrate our connection to Cloud Manager using Oauth approach.I tried using aio cli command but stuck into the issue to trigger or execute cloud manager Api.Please let me know if anyone knows how to fix this issue. Thank you in a...
When I try to create an app , I do not see the option to select "adobe/commerce-events-ext-tpl" in the templates list. Also I am not able to see the option for "Adobe commerce events" in the developer console when I try to add an "Event" using the "Event" option there.The tutorial I referred was "h...
Hello, hope you are doing well.About the RoleWe’re looking for a skilled Contract Engineer to help integrate our platform with remote content and translation management systems. In this role, you’ll design, develop, and implement high-quality connectors, working heavily with 3rd-party APIs and custo...
I have a scenario where the a pdf document is generated dynamically and sending it for signature. I am placing text tags in the pdf document as belowPersonId Name Signature DateP1 ABC {{Sig1_es_:signer1:signature}} {{Dte1_es_:signer...
I am using following command to install magento 2.4.7 in xampp on windows platform,composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 magento2I am getting following error,
I have been required to create a webhook that will update the order status from a third and then send the order status to Adobe Commerce. Can anyone provide the workflow and related documents?For example, I have created an app and performed an event to order produce, and it goes to the app builder w...