Run SQL Loader via Demantra workflow
We need to run sql loader to load data from csv file to Demantra staging table biio_xxx. The sql loader command could be "sqlldr control=load_fcst_org.ctl data = fcst_ovrd_org.csv userid = xxx". Can I put the command in some workflow step like executable step and then run the workflow to load the data.