IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

AddGroupAdministratorList

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

This method makes one or more administrators (specified by their administrator ID) owners of a group specified by its group ID. If the group does not exist in the repository, a SOAP fault message will be returned. All the administrators specified must exist in the repository, otherwise none of them will be made owners of the group and a SOAP fault message will be returned.

Available in:
  • Version 4.1 +
  • Version 5.1 +

Parameter

Input name Description Data type Optional field?

Group_ID

The Group_ID of the group that the administrators are to become owners of

String

N

Administrator_ID

(This may occur several times)

The administrator ID of each administrator that is to become an owner of the group

String

N

Response

Output name Description Data type

NONE

Troubleshooting

Please refer to the following page for any error codes that are displayed when using this method.

Appendix - Error codes