cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug its dialog task,Please help me how to put breakpoints on it.

former_member427675
Participant
0 Kudos

On PR creation it triggers workflow ,can you please help how to debug its workflow .

I tried keeping session and normal breakpoint in methods of its respective dialog task

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186746
Active Contributor

hi,

Why do you need to debug. Usually just use the workflow log to find out the content of the container elements and then use that in the method to see what it's behaviour is.

Kind regards, Rob Dielemans

anjan_paul
Active Contributor
0 Kudos

Hi,

If it is a Backgorund Task method, you can not debug putting breakpoints there.

You can find lots of thread in SAP Scn how to debug workflow

https://archive.sap.com/discussions/thread/864577

,