Process flow and workflow
534426Mar 14 2007 — edited Mar 15 2007I am new to OWB , I have developed maps and we are successfully loading all the target tables.
Now we want to automate the process using process flow.
Do we need oracle workflow to use process flow.
I want to have process flow like map1-->map2--->map3--->map4---- . map2 should run after success of map1.
Once we start the process flow and if map2 fails, it will stop. If we sepeartely run map2 after doing some fix. How to reastart the process flow from map3 by skipping map1 and map2.
Pl let me know if any good documents availalble for PF.