Is it possible to trace all procedures that get executed during the workflow process?
I'd like to be able to turn on some kind of workflow tracing, but I don't know if that is possible. I want to see more than just the function/procedure you can see in the workflow definition. I want to see every single PL/SQL call in the chain, too. It's probably unlikely this exists, but I thought I'd pick your brains, as it's been about 10 years since I've done anything with workflow. So, what say you all, is this possible?