cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to debug rule from Portal while sending a leave request

former_member696081
Participant
0 Kudos

Hi Experts,

I am working on leave request workflow. I have created a rule. Is it possible to debug the rule by keeping an external break point while sending a leave request?

I tried it but its not working. Is there any alternatives are there to debug the rule from the portal?

Regards.

Ranganadh.

Accepted Solutions (0)

Answers (1)

Answers (1)

vijy_mukunthan
Active Contributor
0 Kudos

Hi Ranganadh

What do you mean by rule its simply a function module accociated to the rule. you can debug the FM not the rule as its in t-code PFAC. Yes put the external break point and goto> utlities>debugging tab give the portal user id. Then only it will work.

Regards

vijay

former_member696081
Participant
0 Kudos

Thank You Vijay,

I am doing the same what u told. Can I check the checkbox IP Matching in the Debugging tab of settings in utilities?

Regards.

Ranganadh.

vijy_mukunthan
Active Contributor
0 Kudos

Hi Ranga nadh

Its only dev system na. You try once with ip check checked and debug and do other time without check box check. Test and see. Usually i dont check the check box. It will work. If not you have not place the breakpoint correclty. Check some other uses the same id while your are debugging. This could also cause a problem.

Regards

vijay