AddGroupParticipantList
Applies to the following products:
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions:
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
This method makes one or more participants (specified by their participant ID) members of a group specified by its group ID. If the group doesn't exist in the database, a SOAP fault message will be returned. Any participant specified must exist in the repository for it to belong to the group, otherwise the participant will be ignored.
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 |
Participant_ID (This may occur several times.) |
The participant ID of each participant that is to become a member of the group |
String |
N |
Response
Output name | Description | Data type |
---|---|---|
NONE |
Troubleshooting
For information about any error codes displayed when using this method, see Error codes.