Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

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

  • 22-09-2020
    I have been asked to explore Project Firefly and various uses of it and I'm struggling to understand how to authenticate this call. I'm only at the very beginning of exploration so I have probably missed something and was hoping someone could point me in the right direction.I have created a new gene...

    Views

    892

    Likes

    0

    Replies

    12
  • 20-09-2020
    I see a strange error when changing my triggers/rules using whisk alarms/interval. Example: I had a fully running action (interval 5 mins) and wanted to change the interval. after "aio app undeploy" I changed just the "interval" and deployed again, running into issues (see screenshot). then I played...

    Views

    332

    Likes

    0

    Replies

    1
  • 20-09-2020
    I just run an "aio app undeploy" after changing the manifest.yaml and had the following error:maybe it tries to "undeploy" the items according to the new values in the manifest.yaml but not what has been deployed? don't know what problems that might cause - I assume that if all alarm-triggers, rules...

    Views

    307

    Likes

    0

    Replies

    1
  • 20-09-2020
    I have a simple webapp and have used react router, however within the application the url changes to the route part which is not found by firefly.Here is the webapp with links Home Button The URL on navigation is https://experience.adobe.com/?devMode=true#/@ags1008/custom-apps/but...

    Views

    910

    Likes

    0

    Replies

    11
  • 17-09-2020
    I want to check access credentials within an action of a firefly app. I can see the bearer token in the params, but how can I exctract any information about the user or access credentials? best would be to know what product profiles the user has to make a check against needed permissions. is there a...

    Views

    624

    Likes

    0

    Replies

    6
  • 12-09-2020
    Having an app scren, is it possible to use the libraries aio-lib-state or aio-lib-files and access the data? eg. I want to have some "basic logs" save somewhere and display it on an app screen (component). or do I need to write an action fetching the desired data and then display the response?

    Views

    299

    Likes

    0

    Replies

    2
  • 12-09-2020
    is it possible to access the data saved in the .env file within the app? eg. I have a screen and I want to access data saved in the .env file - basically to make a check. or do I really need to write an action for this?

    Views

    521

    Likes

    0

    Replies

    5
  • 09-09-2020
    To have a local storage during development on own environment (see https://experienceleaguecommunities.adobe.com/t5/project-firefly-questions/aio-local-action-with-error-on-aio-lib-state-init-and-put/qaq-p/377022) I thought I could use my access to Azure and setup containers to be used in the sdk in...

    Views

    654

    Likes

    0

    Replies

    9
  • 07-09-2020
    I'm in the process to write an action that should download data from Adobe Analytics (API 1.4). the overall action already takes about 30 seconds if I reduce the action to a minimum (will need to run a few times in a row by alarms). however, I run into timeouts in the beginning when the action took ...

    Views

    480

    Likes

    0

    Replies

    2
  • 05-09-2020
    Looking at the Adobe Launch API there is a subscription service to register a callback request. the definition of the API reguest can be found here: https://developer.adobelaunch.com/api/reference/1.0/callbacks/create/ I really love the idea of registering my own url within those callbacks, mainly b...

    Views

    381

    Likes

    2

    Replies

    2