tsys_user_names
The tsys_user_names table is a copy of the user_names table. It is identical to the user_names table except for the following conditions:
| • | The primary key name is pk_tsys_user_names. |
| • | No indexes are defined. |
| • | The following DELETE CASCADE triggers are defined. |
|
Trigger Name |
Triggered by |
Affects Table(s) |
|
|
|
|
|
|
|
| • | The table is purged and rewritten when a user edits user data, either by saving changes made in the User Manager utility in the TIBCO iProcess Administrator, importing data with SWDIR\bin\swutil USERINFO, or by using TIBCO iProcess Objects. (The flag_table is also updated to indicate that the Users data area has been modified.) |