ECCM USER stores credential information for a user who has done an Enterprise logon; ie, logged into more than one product.
When a user logs on to more than one product we make sure not only that there are USER records for each product, but also match an existing or create a new ECCMUSER record.
There would be a different ECCM Userid for each ECCM configuration a user utilizes.
An ECCMUSER corresponds to an Enterprise configuration.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| eccmuserid | integer | not null | Identifier for a group of UserID's for the products defined by an Enterprise configuration. |
| userid | integer | not null | Highest current USERID. USERID is allocated by the Register() method for a newly registered provider user in the PROVIDER_USER table |
| eccm_configurationid | integer | not null | ECCM Configuration to which this ECCMUSERID belongs |
| datetime_updated | date | not null | Datetime of the last update |
Product Name: AllFusion Change Manager Enterprise Workbench
Table Type: Table