Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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...

    Views

    562

    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 ...

    Views

    398

    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...

    Views

    509

    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...

    Views

    683

    Likes

    0

    Replies

    2
  • 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...

    Views

    409

    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...

    Views

    525

    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, 

    Views

    397

    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...

    Views

    594

    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?

    Views

    381

    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 ...

    Views

    376

    Likes

    0

    Replies

    0