Defining access control at the attribute level (access control annotation)
Talend MDM offers granular security down to the attribute level. This access control is done inside the data model through setting up specific annotations.
Before you begin
You have already created a data model and the business entities and attributes in the data model.
About this task
Consider as an example that your data model holds the following entities: Agency and Agent and that you have created a new role called General_Manager. You want to grant this role a write access only to the CommissionCode attribute in the Agent entity.
To define access control on a specific attribute in a business entity, do the following:
Procedure
Results
This way, the General_Manager role has a write access only to the CommissionCode attribute of the Agent business entity.