Data Access Permissions
To set up permissions for import, export jobs, data links, and connections:
- Click the File Browser tab at the top of the page.
- Click the selection you want to set permission for in the navigation window on the left side of the screen.
- Click the job that you want to the edit permissions.
- Right-click the name of the selected job and select Information or click the Information icon on the tool bar.
- The permissions setting is listed at the bottom of the Sharing section of the information page.
- Select the owner from the list.
- Optionally, add groups and set view, edit, and run permissions for the group.
- Click Add Group to add additional groups if desired.
- Set view and edit permissions for all users.
- Click Save.
Related Default Properties
The following flags control the setting of default permissions for new artifacts (RWX, R - read, W - write, X - execute, _ - no permission) in the default.propertiesÂ
file:
The datameer.file.permission.enable.change=true
 flag allows changing the permissions of each artifact.
datameer.file.permission.other.default
datameer.file.permission.fulldata.default
The workbook.source.permission.validation
 flag controls how permissions for data sources and external sheets are evaluated in a workbook. Other affected functionalities include Undo/Redo and the Workbook Overwrite
 API.
- if the property is set toÂ
loose
 source permission, a check will not be performed - if the property is set toÂ
strict
 source permission, a check will be performed for the following:- access capabilities for the specific entity types
- read permission or access to full data in the case of an underlying external source sheet