cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: How to debug a script in workflow node.

Former Member
0 Kudos

Hi All,

I have couple of script nodes in workflow. The workflow is designed in such a way that scripts execute one after another.

I want to debug the code written in scripts.

Could you please suggest how I can debug these scripts?

Thanks in advance.

Regards,

Venkat

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187605
Active Contributor
0 Kudos

Include calls to print function. The output will appear in the trace file.