cancel
Showing results for 
Search instead for 
Did you mean: 

Error State - debug

former_member260552
Active Participant
0 Kudos

Hi All,

I am trying to call my workflow(Cloud) from UI5 application which i have developed on neo account. I am able to call the workflow and pass some data. Now my workflow has a background step with JS file which reads the context and does some decision step.

When i instantiate the workflow from the app, it works fine and i am able to process it. When called externally it is having some trouble with context reading.

Is there any way to debug the JS file attached to the service task. The error i get is very vague and really need some details on what might be happening.

any ideas?

Regards

Abdul

Accepted Solutions (0)

Answers (1)

Answers (1)

Archana
Product and Topic Expert
Product and Topic Expert
0 Kudos

No, debug is not possible for script task. From error log in Monitor Workflow, it usually tells the line number where is failed. You have to use trial and error to infer the problem or raise a ticket and we can have a look at your issue.