Expand my Community achievements bar.

Mihai_Corlan
Mihai_Corlan
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello, Two things come to my mind:1. Do you have logs in action 2? do you have some try catch that return an error object?2. I suspect that action 2 is set to run concurrently in the same container. Tweak the concurrency value to 100 and see if this happens again https://github.com/AdobeDocs/adobeio...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    0
  • We plan to do it on our end without you having to do anything. However, if in 2 weeks you don't see anything, please ping me again here. Thank you!

    Type

    Questions

    Views

    8.0K

    Likes

    0

    Replies

    0
  • Hello Sharma, I believe there is a thread open on the same topic with the customer support. Without knowing your code and what you see in your logs, here are some pointers:1. We have customers in production with AEM Commerce and I/O Runtime and there were no issues reported2. While working with thes...

    Type

    Questions

    Views

    7.2K

    Likes

    0

    Replies

    3
  • Hello there, Adobe I/O Runtime is the Adobe's serverless platform that is designed to support 3rd-parties who want to extend Adobe enterprise solutions. For the past 2 years we've been building capabilities to make it as easier as possible. An example if Project Firefly - https://github.com/AdobeDoc...

    Type

    Questions

    Views

    3.8K

    Like

    1

    Replies

    0
  • Alexis, We added a new section to cover the CORS - https://github.com/AdobeDocs/adobeio-runtime/blob/master/guides/creating_rest_apis.md#enable-cors-on-an-http-resource cheers,Mihai

    Type

    Questions

    Views

    4.1K

    Like

    1

    Replies

    0
  • Hello there, We've updated the docs to cover this topic: https://github.com/AdobeDocs/adobeio-runtime/blob/master/guides/creating_rest_apis.md#enable-cors-on-an-http-resource thank you,Mihai

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    0
  • Hello there, Your error is expected as you've got access to I/O Runtime through custom namespaces. This doesn't give you access to I/O Runtime through the Developer Console. We will be revisiting the way we onboarded customers and re-onboard them through the Developer Console. Expect this to be done...

    Type

    Questions

    Views

    8.1K

    Likes

    0

    Replies

    7
  • We've updated the docs to highlight that if you have dependencies, then you have to point to the folder where the action is defined and the action has to be defined in a file called index.js https://github.com/AdobeDocs/adobeio-runtime/blob/master/guides/creating_actions.md#deploying-zip-actions

    Type

    Questions

    Views

    4.4K

    Likes

    0

    Replies

    0
  • Hello there, Can you try using wsk for deploying your ZIP? There is another way of deploying a ZIP action using the wsk command. You miss the manifest.yaml file flexibility with this mode; you can’t define multiple actions/packages at the same time. The ZIP file has to have in the root the package.j...

    Type

    Questions

    Views

    4.5K

    Likes

    0

    Replies

    2
  • Hello Alexis, Luckily, I/O Runtime is built on top of an open source project, Apache OpenWhisk. There are a ton more of resources out there that go in great details. I noted this request, and when time permits we will add a more detailed docs on creating RESTful APIs. Regarding Cache Control, you ca...

    Type

    Questions

    Views

    4.2K

    Like

    1

    Replies

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