Hello everyone, I was wondering if anyone can help with a JDBC driver setup for ProcessFlow Integrator on a Unix Server, Oracle Database. I have the ProcessFlow Designer working when run locally, (thanks to suggestions from this forum!), but I have yet to successfully run the same flow on the server. I have placed the ojdbc14.jar file within the $GENDIR/bpm/jars directory, as suggested by Lawson Documentation, and restarted ProcessFlow servers. I still receive the following errors: SQLException: JDBC Driver not found: oracle.jdbc.driver.OracleDriver Please add jdbc driver to ProcessFlow Server classpath. Any suggestions?