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. 

SetGroup

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

This method processes a group ID and updates the details of an existing group from the group information supplied. The only information that must be provided is:

  • The group's name
  • A date on which group ceases to be available as an account

If the Group Name does not already exist in the repository, a SOAP fault message will be returned.

You can only create subgroups if are using Perception 4.2 or higher.

 

Available in:
  • Version 4.1 +
  • Version 5.1 +

Parameters

Input name Description Data type Optional field?

Group_ID

The Group_ID of the group being created

String

N

Parent_ID

The new group's parent ID

String

N

Group_Name

The display name of the new group

String

N

Description

A short description of the new group

String

Y

Account_Internal_Ref

No longer used

String

-

Account_Admin_Email

No longer used

String

-

Directory_Name

No longer used

String

-

Account_Status

No longer used

Integer

-

Special_1 to 10

No longer used

String

-

Max_Participants

No longer used

Integer

-

Max_Sessions_Attempt

No longer used

Integer

-

Session_Taken

No longer used

Integer

-

Account_Password

No longer used

String

-

Account_Type

No longer used

Integer

-

Use_Emailing

No longer used

Integer

-

Email_Domains

No longer used

String

-

Account_Finish

No longer used

String

-

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