Adobe IO actions debugging | Community
Skip to main content
New Participant
November 3, 2022
Solved

Adobe IO actions debugging

  • November 3, 2022
  • 1 reply
  • 821 views

Hi Community,

 

We are trying to connect install some actions in adobe IO and it becoming tedious to push the actions and check for the execution, could you please suggest any way to debug the actions in local ?

 

Thanks in advance

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mani_kumar_

Hello,

 

Please refer below documents for configuring the node js actions for debugging.

https://developer.adobe.com/runtime/docs/guides/using/logging_monitoring/

https://developer.adobe.com/runtime/docs/guides/using/debugging/

 

Hope this is helpful

1 reply

Mani_kumar_
Mani_kumar_Accepted solution
New Participant
November 3, 2022

Hello,

 

Please refer below documents for configuring the node js actions for debugging.

https://developer.adobe.com/runtime/docs/guides/using/logging_monitoring/

https://developer.adobe.com/runtime/docs/guides/using/debugging/

 

Hope this is helpful

New Participant
November 3, 2022

Thanks for the resources provided it worked.