cancel
Showing results for 
Search instead for 
Did you mean: 

debugging of TR & UR

Former Member
0 Kudos

How do we debug transfer rules and update rules??

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
former_member199630
Contributor
0 Kudos

Hi Shilpa,

You have to go to the monitor of the load that you want to debug, then you will see The Monitor - Administrator Workbench with the load.

In the right side go to the Details Tab ->Processing (data packet): Everything OK -> Open it -> Data Package 1 ( XXX Records ) : Everything OK -> Right click with your mouse -> Simulate Update.

A window will be opened, there you can chose (check you prefer):

Activate Debugging in Transfer Rules

Activate Debugging in Update Rules

Then, Click on Perform simulation, and choose the package you want simulate.

Recomendation: when the debbug windows appears, look for a sentence you want and make a Break-point.

And thats all, I hope it helps you, Federico