How to create custom trigger on workflow tables
We have an intermittent issue in our custom Invoice Approval workflow. In order to investigate the same, we planned to create custom triggers on workflow tables in order to capture attribute values and their update timing.
However, after creating the triggers, invoice approval is not initiating at all and is giving error while initiating from invoice workbench.
Please can you confirm if it is possible to create insert/update triggers on WF_ACTIVITIES and WF_ITEM_ATTRIBUTE_VALUES tables. Or if there is some other standard way to debug the workflow.
Your help will be highly appreciated.
Thanks!