Hi,
How to execute Process-flows manually(from SQLPLUS). I tried to execute the process-flows manually by using the following, but no response.
Is there anyother way to run the Process-flows manually from SQLPLUS.
Regards,
How to execute Process-flows manually(from SQLPLUS). I tried to execute the process-flows manually by using the following, but no response.
Code:
sqlplus OWB/OWB@sa @C:\OraHome_1\owb\rtp\sql\sqlplus_exec_template.sql OWB PlatformSchema ProcessFlow SA_PF "," ","
Is there anyother way to run the Process-flows manually from SQLPLUS.
Regards,
Comment