How to keep the info of workflow account generator in wf tables ?
Hi,
I'm running the workflow account generator but I'm not able to see this workflow (POWFPOAG) in my workflow tables (WF_ITEM for example)
I check on Oracle Docs
( Doc ID 216831.1 ) and I found this config to debug the process.
- Account Generator: Run in Debug Mode=> Yes
- Account Generator: Purge Runtime Data=> No
But in my case I have only Account Generator: Run in Debug Mode.
So when I run the account generator process I'm able to see the debug on PO_WF_DEBUG table but the process is not on wf tables (like wf_items)
Is there a way to run this process and keep the transactions on WF tables?