title: "Job.AccessControlSurveyAction" category: reference tags: [aet, jobs, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Job.AccessControlSurveyAction
Groep: Jobs Type: System · Waardetype: enumlist Custom: Nee · Nullable: Nee
Beschrijving: Access control for survey action jobs
Allow user to access action jobs for which current user is action holder (1 = ActionHolder), access action jobs reported by current user or for which current user is action holder or for which current user is process supervisor (2 = ProcessSupervisor) or access all action jobs (3 = NoRestrictions)
Waardebewerken
- Actuele waarde:
1 - Overerfde waarde:
1 - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Job.AccessControlSurveyAction",
"settingType": "System",
"description": "Access control for survey action jobs",
"longDescription": "Allow user to access action jobs for which current user is action holder (1 = ActionHolder), access action jobs reported by current user or for which current user is action holder or for which current user is process supervisor (2 = ProcessSupervisor) or access all action jobs (3 = NoRestrictions)",
"value": 1,
"valueType": "enumlist",
"valueDisplayModel": {
"id": "1",
"description": "ActionHolder",
"displayDescription": "1 - ActionHolder"
},
"inheritedValue": 1,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": {
"id": "1",
"description": "ActionHolder",
"displayDescription": "1 - ActionHolder"
},
"isCustom": false,
"isNullable": false,
"listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Job.AccessControlSurveyAction")Volledige setting-data. Bron:ApplicationElementTreeData.json.