DataAccessGroup - methods

Amend

Driver Type: SASI

Use this method to amend data access groups. If the data access group does not exist, an error message is produced and the payload is rejected.

Uwaga: 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 a data access group to Closed.

Create

Driver Type: SASI

Use this method to create data access groups. If the data access group already exists, an error message is produced and the payload is rejected.

CreateOrAmend

Driver Type: SASI

This method creates a data access group if it does not exist already and amends it if it does. Whereas the Create and Amend methods depend on the user to know whether a data access group does or does not exist in advance, this method can be used if they are unsure.

Uwaga: 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 data access groups.

Hidden

Driver Type: SASI

Use this method to amend the status of a data access group to Hidden.

Open

Driver Type: SASI

Use this method to amend the status of a data access group to Open.

Query

Driver Type: Export

You can 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 a data access group to Suspended/Held.