Updating a reporting group
To update a reporting group:
- Use the PutProvisioningData operation.
To update a reporting group and return an identifier set for the group and for each user:
- Use the PutProvisioningDataAndGetIdentifierSets operation.
Note: Use PutProvisioningDataAndGetIdentiferSets if the returned identifier sets are used within the client. The operation is significantly slower than PutProvisioningData.
Usage—for both operations:
- Specify one or more MedML <REPORTINGGROUP> elements for existing reporting groups. Values for the fields are identical to those used when creating a reporting group.
- If the GROUPNAME you specify exists in the system, the reporting group is automatically updated.
- GROUPNAME values are case-sensitive. If the name you specify does not exactly match an existing name, a new rights group is created.
Values: REPORTINGGROUP element—Update reporting group
Field
Required?
Comments
GROUPNAME
Yes
GROUPDESCRIPTION
No
USERREF (child element)
Yes
One or more user names to add to the group.