About Lists

Note that there are three sets of related tables, as follows:

Prefix

Description

list_

Hold the main system data on iProcess lists, which iProcess Engine references during normal operation.

tsys_list_

Hold a copy of the main system data, containing users’ edits that have not yet been released for use by the system.

ttmp_list_

Temporary tables used only when importing iProcess lists (using SWDIR\bin\swutil IMPORT).

The tsys_list_ tables are purged and rewritten whenever a user edits iProcess lists data (either by saving changes made in the List Manager utility in the TIBCO iProcess Administrator, modifying data with SWDIR\bin\swutil IMPORT, or by using TIBCO iProcess Objects).

The list_ tables are purged and rewritten with the updated information from the tsys_list_ tables when a Move System Information is performed - if the flag_table indicates that the Lists data area has been modified

Access to the list_ and tsys_list_ tables is controlled by a locking mechanism provided by the flag_table table.