To restrict the data that users that belong to a particular role can access, you can configure the data security parameters in the
BDDConfig.xml
file.
You can configure the following data security parameters:
securityFilter
Specifies the column that Informatica Data Director (IDD) bases filtering on. The 'columnUid' attribute specifies the column ID or match path.
securityValue
Specifies the value that the securityFilter column must have to allow the user to view the data in a record.
securityRole
Specifies the role to which the security filter applies. The 'roleID' attribute specifies the role ID of the role whose access is restricted by the data security filter.