Editing the Table.ddl file

Before installing a new business process application, use this to add an additional index or row locking to the database.

Each long-running business process in Business Process Choreographer requires a table in the Business Process Choreographer database. A script named Table.ddl is generated during the Enterprise JavaBeans-to-relational database mapping in WebSphere Integration Developer. This script file generates the necessary table for the application. You must modify and run the script file before installing the business process.
You must run the edited Table.ddl file before installing the application.