Expand my Community achievements bar.

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

  • 12/4/23
    Hello, In AEMaaCS, We are using submodules in our project repo. In Submodule repo ,some external dependency been added. for that they have added server username and password in cloudmanager/maven/settings.xml folder in submodule repo. While building our code in cloud, we are getting this error "Mave...

    Type

    Questions

    Views

    13

    Likes

    0

    Replies

    0
  • 12/1/23
    We are working on a project that requires us to extract data from multiple PDF files for a user/session using the Python SDK. We want to speed up the process by making asynchronous (concurrent) Extract API calls using the asyncio and await functions. However, we are facing some issues with this appr...

    Type

    Questions

    Views

    29

    Likes

    0

    Replies

    0
  • 11/29/23
    I want to implement autocomplete for search using app builder.Does anyone know what is the maximum number of requests I/O Runtime can handle one action in minute?Is it suitable for autocomplete on high-load sites? Regards,Eugene

    Type

    Questions

    Views

    82

    Likes

    0

    Replies

    2
  • 11/28/23
    Create a custom AEM Tools menu with a Granite UI Shell to upload a CSV file and subsequently pass that CSV file as a parameter to a servlet. Can someone suggest

    Type

    Questions

    Views

    43

    Likes

    0

    Replies

    0
  • 11/28/23
    Hi  We are getting "/notset" captured sometimes in page name. what could be the reason

    Type

    Questions

    Views

    47

    Likes

    0

    Replies

    0
  • 11/28/23
    One of the best ways you can help Android is to write cool apps that users love! To get started, visit developer.android.com. This site provides the information and tools you need to write apps for compatible Android devices, using the SDK.Apk Influx

    Type

    Questions

    Views

    42

    Likes

    0

    Replies

    0
  • 11/24/23
    I'm making a microservice using App builder.And for my logiс I use state const stateLib = require('@adobe/aio-lib-state') ... const state = await stateLib.init() await stateLib.put('key', params, { ttl: -1 }) console.log('state info') ...In order for me to test (since aio-lib-state does not work ...

    Type

    Questions

    Views

    128

    Likes

    0

    Replies

    1
  • 11/17/23
    I faced the below message once try to save or create product attributes for Visual & Text swatch type. Any suggestion, please advise. My Magento version is 2.4.5 p2. TypeError: Illegal offset type in /home/..../public_html/vendor/magento/module-swatches/Model/Plugin/EavAttribute.php:239Stack trace:#...

    Type

    Questions

    Views

    139

    Likes

    0

    Replies

    1
  • 11/17/23
     Currently, for asset searches, we are utilizing the GET method (via acs-assets-sharecommons). When selecting all images and documents in bulk, the URL is generated  too large:Due to the extensive length of this GET method, we are encountering a "URI TOO LONG" response, resulting in an "unable to su...

    Type

    Questions

    Views

    110

    Likes

    0

    Replies

    1
  • 11/15/23
    I have been editing an image with the Photoshop API's actionJSON. The actionJSON object has a gaussianBlur and then does a generative AI fill. The call to https://image.adobe.io/pie/psdService/actionJSON is successful, but only the blur is applied to the image, while the generative fill action is no...

    Type

    Questions

    Views

    113

    Likes

    0

    Replies

    0