To specify a database table for contact logging
1.
In the process configuration dialog, select New Table or Database Table from the Export To or Log To drop-down list. This option usually appears at the bottom of the list, following the list of mapped tables.
The Specify Database Table window appears.
2.
*
You can use user variables in the table name. For example, if you specify MyTable<UserVar.a> as the table name, and the value of the user variable "a" is "ABC" at the time that the process is run, the output is written to a table named MyTableABC. Be aware that you must set the Initial Value and the Current® Value of the user variable prior to executing the flowchart.
3.
4.
The Specify Database Table window closes. You are returned to the process configuration dialog, and the Export/Log to field displays the name of the database table you entered.
5.
*
*