TMP_JSAEByPerson table

The TMP_JSAEByPerson4 table stores the information for the evaluated JavaScript attribute values for a specific user according to the attribute entitlements with the JavaScript value type in a provisioning policy. Information in this table is dynamically generated during service or group authorization for a specific user, and it is associated with a unique transaction ID that corresponds to the authorization evaluation process. The data is automatically removed by the system upon completion of the authorization evaluation process.

Column Name Description Data type
se_id* Identifier of the service entitlement. Big integer
transaction_id* System generated transaction ID for the service or group access evaluation. Big integer
attr_name* Attribute name. Character (100)
attr_value* Evaluated attribute value based on the JavaScript. Character (2000)
service_id* Identifier of the service. Big integer

* Indicates that the column is required and not null.

4 Indicates that the table is added in ISIM 6.0.0.2.

Parent topic: Access catalog tables and views