Expand my Community achievements bar.

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

  • 7/10/25
    For example, I’ve developed two separate App Builder applications:One for a custom shipping carrier integrationAnother for OMS/ERP connectivityIs it possible to link both of these applications—each with its own workspace.json—to the same Adobe Commerce (PaaS) environment?If so, please suggest a best...

    Type

    Questions

    Views

    284

    Like

    1

    Replies

    6
  • 7/3/25
    Hello team,I am trying to test https://github.com/adobe/adobe-commerce-samples/tree/main/admin-ui-sdk/menu/custom-menu with local adobe commerce 2.4.8-p1App is working fine on localhost:9080 port and can see orders and products data in browser Now want to connect that app in adobe commerce admin pan...

    Type

    Questions

    Views

    183

    Likes

    0

    Replies

    1
  • 6/5/25
    In Adobe Commerce as a Cloud Service(ACCS) how do we create a table and how do we do CURD operations on it?Can we use the same old Magento framework like ResourceModel, Model, ServiceContracts for CURD or is their any change and If I want to create REST and GraphQL API's also do we need to follow th...

    Type

    Questions

    Views

    319

    Likes

    0

    Replies

    3
  • 6/4/25
    Hi, We are currently developing a microservice using Adobe App Builder that will fetch data from Adobe Commerce and export it as a CSV file to an sFTP server. Our requirement is to whitelist the IP address or public key of the I/O runtime server on the sFTP server, rather than allowing access to the...

    Type

    Questions

    Views

    224

    Likes

    0

    Replies

    2
  • 5/31/25
    Can we customise the Magento module as per the Adobe App Builder, like for example, if I want to create a module for product enquiry in Adobe App Builder, what is the process, how can I create it, and what Adobe App Builder components will be used, like starter ki,t admin ui sdk,api mesh aio files r...

    Type

    Questions

    Views

    186

    Likes

    0

    Replies

    1
  • 5/31/25
    Please provide the documentation to list our app builder project on Adobe Exchange so that others can use it and take advantage of it.What are the points that we should take care of while listing the app publicly?Can we list it here, and after approval, it will be available on the Adobe Exchange? ht...

    Type

    Questions

    Views

    232

    Likes

    0

    Replies

    2
  • 5/16/25
    Hello, let me start off by saying I'm a novice at this so please be patient with me. We have developed a custom stamp and when it is applied, a dialog box appears for each field in the stamp (refer attached .jpg). What I am hoping do to is rather than there being nine different boxes appear to enter...

    Type

    Questions

    Views

    100

    Likes

    0

    Replies

    0
  • 5/15/25
    I am creating a custom client to get all products. I just created a child function in commerce-product-api-client.js async function getAllProduct (baseUrl, params, logger) {logger.info(`baseUrl:${baseUrl} \n params:${JSON.stringify(params)}`)const client = await getClient({url: baseUrl,params},logge...

    Type

    Questions

    Views

    204

    Likes

    0

    Replies

    1
  • 2/27/25
    Hi,  We have written code for asset manipulation using Asset Compute Worker in App Builder and want to deploy the code to a higher environment using Bitbucket. Can you please guide me on how to achieve this using Bitbucket? Request you to please help me with the deployment process.Thanks,@EstebanBus...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    34
  • 2/11/25
    Hi,we have a requirement to resize assets, for which we are using an Assets Compute worker with the "JIMP" library. However we are facing an error stating:Asset Compute worker failed to generate rendition for asset '/content/dam/test-custom-asset-renditions/example.jpg', \, Reason: 'GenericError', M...

    Type

    Questions

    Views

    571

    Likes

    0

    Replies

    4