External System Role Mapping TableUse the table name external_system_role_mapping in your query. Column | Description |
---|
id | The internal CAM id of each external system role mapping. | security_role_id | Id of the security role that is to be mapped. | external_system_instance_id | The external system id of each instance. For example, a firm may have two instances of iManage Work on their servers. | external_system_role_id | The id of the external system role from the external_system_role table. | is_deleted | Marks if the role mapping is deleted from CAM. 0 is not deleted. 1 is deleted. | created_user_id | The user id who created the external system role mapping. | last_modified_user_id | The user id who last modified the external system role mapping. | created_date | The date created | last_modified_date | The date last modified. |
|