This component runs the Data Access Groups Setup (DAG) function.
Note: This component has been disabled. Should this functionality be required, please contact SunSystems Support and request a patch.
Methods
-
Amend
-
Driver Type: SASI
-
Use this method to amend one or more data access groups. If a data access group does not exist, an error message is produced and the payload is rejected.
-
Note: You cannot use this method to amend the status of a data access group. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.
-
Closed
-
Driver Type: SASI
-
Use this method to amend the status of one or more data access groups to Closed.
-
Create
-
Driver Type: SASI
-
Use this method to create one or more data access groups. If a data access group already exists, an error message is produced and the payload is rejected.
-
CreateOrAmend
-
Driver Type: SASI
-
Use this method to create or amend one or more data access groups. A data access group is created if it does not exist and amended it does. Both the Create and Amend methods require you to know in advance if a data access group exists, whereas this method can be used if you are unsure.
-
Note: You cannot use this method to amend the status of a data access group. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.
-
Delete
-
Driver Type: SASI
-
Use this method to delete one or more data access groups.
-
Hidden
-
Driver Type: SASI
-
Use this method to amend the status of one or more data access group to Hidden.
-
Open
-
Driver Type: SASI
-
Use this method to amend the status of one or more data access group to Open.
-
Query
-
Driver Type: Export
-
Use this method to obtain data access group details or to extract data access group data from SunSystems.
-
SuspendedHeld
-
Driver Type: SASI
-
Use this method to amend the status of one or more data access group to Suspended/Held.
Mandatory fields
- When creating or amending a data access group or changing a data access group status, a value must be supplied for Data Access Group Code - payload element
<DataAccessGroupCode>
- When creating or amending an operator group, a value must be supplied for Operator Group Code - payload element
<OperatorGroupCode>
Note: At runtime the component validates the payload contents to ensure that the values supplied are correct. Various combinations of values may require other elements in the payload to be specified before the payload can be processed successfully.
Related data
Operator Group.