Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 28-09-2022
    Hi all, I want to have a custom design editor for one of my javascript-based projects. where users can import the files and can edit the contents of imported files. The user should be able to import and export files programmatically.Also, the users should be able to create new design templates using...

    Views

    222

    Likes

    0

    Replies

    1
  • on 08-08-2022
    I need a web service that ideally behaves as follows: I make an HTTP POST with an .indd file to the serviceThe service responds with a .pdf conversion of the file Does anybody know of a service (e.g. an Adobe partner) that offers something like this?    It appears possible to build such a service my...

    Views

    303

    Likes

    0

    Replies

    1
  • on 03-08-2022
    Hey there, dear readers!Yesterday i happened to run into a problem regarding the credentials when changing/switching workspaces.I tested around a bit and am now able to reproduce the problem. When creating a new project for App Builder (in Dev Console) I go on with adding the services that I want to...

    Views

    700

    Likes

    0

    Replies

    7
  • on 26-07-2022
    Hi Can someone give me a high-level overview on what the process is for building a new tool in adobe Illustrator? If it's even possible. As an example: I want a new tool that looks similar to the direct selection tool icon sitting over in the tool pallet. I'm calling this tool the "Zero distance too...

    Views

    391

    Likes

    0

    Replies

    2
  • on 28-06-2022
    Hi All, I have created a simple application using aio CLI but when I am running  aio app deploy Only static files are getting deployed but not the action to the runtime environment. √ Built 1 action(s) for 'dx/excshell/1'√ Building web assets for 'dx/excshell/1'√ Deployed 1 action(s) for 'dx/excshel...

    Views

    404

    Like

    1

    Replies

    2
  • on 13-06-2022
    Hello, I am working with Adobe App builder and sample todo app code base: https://developer.adobe.com/app-builder/docs/resources/todo-app/I deployed the app using aio app deploy and now I am trying to view logs for my actions - to do that I run  aio app logs --tail -v and then I am invoking my actio...

    Views

    320

    Likes

    0

    Replies

    1
  • on 09-06-2022
    Is TypeScript supported for the App builder?  Developing complicated actions with pure JS can get a bit hard to maintain - does Adobe provide any samples how to work with Adobe IO with TypeScript? Thanks !   

    Views

    411

    Likes

    0

    Replies

    1
  • on 09-06-2022
    Hello,  I am researching Adobe App Builder and I am working with a sample ToDo app tutorial: https://developer.adobe.com/app-builder/docs/resources/todo-app/ This app is using IMS profile and allows to create user todo list. When I run this app with aio app run it shows me two options to view my dep...

    Views

    319

    Likes

    0

    Replies

    1
  • on 06-06-2022
    Hi, following all instructions on initializing and publishing an application in App Builder Catalog. The application was also successfully approved in Exchange.But the app does not appear in App Builder Catalog, does anyone know what the reason might be

    Views

    274

    Likes

    0

    Replies

    1
  • on 31-05-2022
    Hi, I'm currently not possible to change the memory limit of my action, see me "app.config.yaml":application: actions: actions runtimeManifest: packages: temp: actions: test: function: actions/test.js web: yes runtime: nodejs:14 ...

    Views

    421

    Likes

    0

    Replies

    3