Expand my Community achievements bar.

duypnguyen
duypnguyen
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • It says that you are trying to delete a non-existing file.What's the string that you put here: await files.delete('publicxyz/publicfile.txt') ?

    Type

    Questions

    Views

    881

    Likes

    0

    Replies

    2
  • Hi @Naveen_Srinivas - which URL are you referring to? presigned URL (containing token to a private file) or direct URL to the public file?Was the file not deleted at all or was it a latency after the deletion until the URL returned a 404?

    Type

    Questions

    Views

    885

    Likes

    0

    Replies

    4
  • Hi @Naveen_Srinivas - as this is a question about Project Firefly, can you post it in https://experienceleaguecommunities.adobe.com/t5/project-firefly/ct-p/project-firefly?

    Type

    Questions

    Views

    465

    Likes

    0

    Replies

    0
  • We also support aio-lib-state for key-value store. However that is not a good place for JSON data.If you are writing / reading data asynchronously, you should store them in separate files. I'm not sure how complex your data retrieval will be, but the OOTB Files / State SDK in Firefly are only for si...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    1
  • Is the projected traffic 25 calls / sec constant or only at peak time? You should consider the impact on cost of this approach, because it potentially result in lots of invocations.If that's only for a short period of peak time, please work with @KanikaGera about your use case, current Runtime licen...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    3
  • That could be because your web action was invoked successfully, which by default does not save any record. More details here: https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/guides/logging_monitoring.md.

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    5
  • What @Naveen_Srinivas mentioned is our recommendation as well.Writing your Runtime actions in the Project Firefly structure will help to build and deploy your code automatically, without much effort for adding custom modules.You only need to add the required modules in package.json, and run npm inst...

    Type

    Questions

    Views

    1.3K

    Like

    1

    Replies

    0
  • I suppose this question was answered in the I/O Events Forum: https://experienceleaguecommunities.adobe.com/t5/adobe-i-o-events-questions/journal-api-timestamp-aep/td-p/418671.

    Type

    Questions

    Views

    538

    Likes

    0

    Replies

    0
  • Hi @Naveen_Srinivas - if you want to make your Runtime action a webhook listener, the only requirement is to make it a web action which can be called via HTTP. See https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/guides/creating_actions.md#invoking-web...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    7
  • Hi @kishoreindraganti - Project Firefly does not support website analytics OOTB. You could try Adobe Analytics or other solutions.

    Type

    Discussions

    Views

    870

    Likes

    0

    Replies

    0
Top badges earned by duypnguyen
Customize the badges you want to showcase on your profile