Expand my Community achievements bar.

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

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

    Views

    337

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

    Views

    170

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

    Views

    311

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

    Views

    3.3K

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

    Views

    727

    Likes

    0

    Replies

    4
  • 2/3/25
    How can we structure authentication to securely allow multiple clients to access a REST API (following the documentation at https://developer.adobe.com/runtime/docs/guides/using/creating_rest_apis/)? Example Swagger file:{ "basePath": "/v2", "paths": { "/ims-validation-endpoint": { ...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 1/29/25
    Hi,I followed the tutorial in the following documentation:https://developer.adobe.com/runtime/docs/guides/using/creating_rest_apis/#securing-the-api-endpoints1- created the action "getPet"2- deployed it3- Executed the command: aio rt:api:create /pet-store /pet get getPet --response-type httpI waited...

    Views

    494

    Likes

    0

    Replies

    2
  • 1/28/25
    Is there any option for app builder to embed an iframe of an external application authenticated to the store similar to how Shopify & BigCommerce apps are developed, or is there a hard requirement to use Adobe I/O serverless functions for any backend logic, and CDN hosted JS for the frontend?

    Views

    767

    Likes

    0

    Replies

    3
  • 1/10/25
    I tried aio rt action create generic index.jsaio rt action create generic ./actions/index.jsaio rt action create generic ../index.jsaio rt action create generic ~/code/project/actions/generic.js everytime it throws error Error: failed to create the action: Provide a valid path for ACTION › speci...

    Views

    1.2K

    Like

    1

    Replies

    7
  • 1/3/25
    Initialization has failed due to: Error: Could not locate the bindings file. Tried:\n → /nodejsAction/build/node_sqlite3.node\n → /nodejsAction/build/Debug/node_sqlite3.node\n → /nodejsAction/build/Release/node_sqlite3.node\n → /nodejsAction/out/Debug/node_sqlite3.node\n → /nodejsAction/Debug/node_s...

    Views

    644

    Likes

    0

    Replies

    1