Example: VRL

To build a VRL-to-database interface for storing spreadsheet data in a database:

  1. Create an inbound thread to read the csv files.
  2. In the Database Outbound Protocol Properties dialog box, select the Database Connection named “accounting” and a VRL named “finance".
  3. Open the Network Configurator and create a new thread named “db_outbound".
  4. Select database-outbound as the protocol and click Properties.
  5. Select the accounting database connection and the “finance” VRL as the outbound staging message format.