Expand my Community achievements bar.

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

  • 8/25/20
    Hi Team, We would like to use a scheduler job in firefly app, we found the following option https://github.com/apache/openwhisk-package-alarms is there any alternate option in firefly?

    Views

    3.7K

    Likes

    0

    Replies

    10
  • 8/25/20
    We successfully implemented a Firefly App that fetches data from an external API and writes data into Adobe Analytics (using the old API 1.4). This works perfekt since the action can use the UI-User credentials (read from params) like this: const resHeaders = { "authorization": params.__ow_...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 8/24/20
    is there an easy way to access the key/values from the env file within the app or within the actions? or do I need to install a node module that handles the env files?

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 8/21/20
    Working on an app with following steps1) fetch data from external API2) write data to Adobe Analytics currently I only have one action that both makes the fetch request and later the push data request. but I think it might be better to have 2 seperate actions, one for the data fetch and the other fo...

    Views

    3.1K

    Likes

    0

    Replies

    8
  • 8/21/20
    I have a requirement to write an action that is only available on the API 1.4. Is it possible to do it using the analytics package or do I need to setup a custom action and manually write all the calls to the API?

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 8/21/20
    Does anybody have some help on how to create the following UI items within a Firefly app?Screen with tiles, similar to the Experience Cloud overview screen (as a welcome screen for my app where user can jump to other screens of the apptable to display data, eg. from a data fetch or from storage, rea...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 8/20/20
    Hi Team,Is there a way we can store data and files in Firefly or I/O Runtime?

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/19/20
    Hi Team, I have deployed the app on Production workspace and requested for the approval by using  'Submit for Approval' option.Now the status is 'In Review' state, I have System Admin access but still I don't see any option to Approve the app.  

    Views

    2.7K

    Likes

    0

    Replies

    9
  • 8/18/20
    Hi Team, We can see the firefly app in the provided url (https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=xxxxx-development.adobeio-static.net/index.html ), but while we accessing the apps from Project Firefly Apps link or refreshing the above URL we are getting the below respons...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 8/17/20
    Feel like I must be missing something obvious but I couldn't see any help documentation that explains the process of moving a build from stage to production. I have run aio app deploy and everything is working nicely in Stage but I couldn't see a way to move things across. I can see it's possible fo...

    Views

    2.4K

    Likes

    0

    Replies

    2