Wednesday, February 2, 2022

ODI - How to track load plan step package scenario behind code from session id

Follow the Steps:

Go to operator tab => Load plan executions and select the plan 


Expand the steps and select the SCEN and click on session id.
 

Click on package steps


Expand and select the operation and open session tasks.


Go to code


Now you can see the execuated code.



No comments:

Post a Comment

Featured Post

OIC XSLT: Execute Only When At Least One Field Has Value and None Are Blank

๐Ÿ”ท OIC XSLT: Validate Fields Before Executing Logic ๐Ÿ”น Requirement Fields: field1, field2, field3, field4, field5 ✔ Execute only when: At le...