How to start a workflow?
561161Feb 11 2007 — edited Feb 28 2007I have to start a workflow when Invoices are imported into AP_INVOICES_ALL table through Invoices Import program for each record. Do I write a database trigger on AP_INVOICES_ALL table to start the workflow? Can I start a workflow from Oracle forms when a button is pressed? Please explain.