Question
TCS
CA
Last activity: 27 Jul 2018 21:38 EDT
Turn On LogBefore / LogAfter for all the Data & Execution Links
Team,
Is there a way we can set, lets say a bool to True / False, that would LOG every single Data & execution links that the program ran through in each run?
I am looking for something like this so I can set to TRUE and troubleshoot in QA and set to FALSE when we move to a higher environment.
I am aware of the verbose logging but that is not what I am looking for. I am specifically looking for LogBefore/LogAfter that would help me.
Thanks..