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 - Removing Base64 Padding (=) for JWT Generation in Oracle Integration Cloud (OIC)

When generating a JWT in Oracle Integration Cloud (OIC), the header and payload must be Base64URL encoded before creating the signature. Sta...