Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/11/24
    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...

    Type

    Questions

    Views

    281

    Likes

    0

    Replies

    1
  • 12/11/24
     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 ...

    Type

    Questions

    Views

    249

    Likes

    0

    Replies

    0
  • 12/10/24
    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...

    Type

    Questions

    Views

    301

    Likes

    0

    Replies

    1
  • 12/10/24
    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...

    Type

    Questions

    Views

    302

    Likes

    0

    Replies

    0
  • 12/9/24
    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...

    Type

    Questions

    Views

    284

    Likes

    0

    Replies

    0
  • 12/6/24
    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...

    Type

    Questions

    Views

    249

    Likes

    0

    Replies

    1
  • 12/6/24
    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, 

    Type

    Questions

    Views

    201

    Likes

    0

    Replies

    0
  • 11/30/24
    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...

    Type

    Questions

    Views

    289

    Likes

    0

    Replies

    1
  • 11/27/24
    We have a project for the university, to make a simple store in Magento, but an evaluation criterion is to be able to receive by email the sales made in that store. How can I configure it?

    Type

    Questions

    Views

    218

    Likes

    0

    Replies

    0
  • 11/27/24
    Hello, Is there a ways how I can logout all customers from magento? I would like to implement lock/unlock attribute for customers and I want to make sure that all customers have to login back again so that the ones which are locked cannot login anymore? Can I do that somehow with redis to clear all ...

    Type

    Questions

    Views

    202

    Likes

    0

    Replies

    0