Adding users to a site
To add users to one or more sites:
- Use the PutProvisioningData operation.
To add users to one or more sites and return an identifier set for each user and site:
- 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 <SITEGROUP> elements that contain the site name and list of users to be added to the site.
- The SITENAME and USERNAME values are case-sensitive and must match exactly or an error is returned.
Values: SITEGROUP element—Add user to a site
Field
Required?
Comments
SITENAME
Yes
USERREF
No
One or more user names to add to the site per the MedML schema.