Expand my Community achievements bar.

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

  • 12/12/23
    I implement autocomplete and store the data for it in the state.But there is no way to send direct sql queries to the state.I see that adobe-lib-state is a wrapper around Azure DB Cosmos.As I understand it, it looks like you can write sql queries directly into the cosmos database.Question:The abilit...

    Type

    Questions

    Views

    734

    Likes

    0

    Replies

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

    1.1K

    Likes

    0

    Replies

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

    864

    Likes

    0

    Replies

    1
  • 11/12/23
    I want to connect a REST API https://swapi.dev/api/ to API Mesh. My mesh.json looks like this: { "meshConfig": { "sources": [ { "name": "RESTSWAPI", "handler": { "openapi": { "source": "https://swapi.dev/api/" } } } ] } ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/6/23
    > npx create-adobe-photoshop-api-sdk appNeed to install the following packages:create-adobe-photoshop-api-sdk@0.0.3Ok to proceed? (y) ycreating a Photoshop API SDK Project...Installing dependencies in app...npm install error: Error: Command failed: cd app && npm installnpm WARN deprecated @babel/plu...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 11/2/23
    i want to integrate  payment method to magento 2 eCommerce site using adobe app builder, can any one please let us know is it possible and how to integrate payment method with Magento 2 eCommerce site using adobe app builder. also want to know is it possible or not ?Note: i have already installed pa...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 11/1/23
    Hello everyone, i want to integrate KCP payment method to magento 2 eCommerce site us adobe app builder, can any one please let us know is it possible and how to integrate payment method with Magento 2 eCommerce site using adobe app builder. and if it is possible then what is path (steps) to impleme...

    Type

    Questions

    Views

    693

    Likes

    0

    Replies

    1
  • 10/31/23
    In AEMaaCS we're able to have dedicated egress IPs set up but for Adobe App Builder Actions that make outbound rest api calls can that also be set? We need to IP whitelist for security reasons. 

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/20/23
    Olá. Eu estou querendo criar um Layout File (Padrão de Imagem) como extensão de um pagamento/assinatura (.gpa) que fiz ao Adobe Acrobat Premium. Eu consigo fazer isso através do simples anexo abaixo ou é necessário programação em console?

    Type

    Discussions

    Views

    568

    Likes

    0

    Replies

    0
  • 10/10/23
    Hi All,We are creating AEM project using react SPA and server side rendering. Is there a way to handle payload and response size limit of 1 mb (https://developer.adobe.com/runtime/docs/guides/using/system_settings/), I see an option to use gzip compression but don't know how to use it in our project...

    Type

    Questions

    Views

    997

    Likes

    0

    Replies

    1