Workflow is not getting triggered from database trigger
Dear All,I have made a custom workflow, it is getting triggered from procedure successfully without any issue but my requirement is to initiate that workflow from database trigger.
when i put the same procedure in data base trigger i.e. after insert and before insert; workflow is not getting triggered.
what could be the reason because there is no error occurred also there is no record in wf_notification?
Abid
0