Previous Topic

Next Topic

Book Contents

Book Index

UM_EditUserGroup

This web service edits an existing user group in the OLSA environment. A user group can only be moved to a single different group.

Inputs

Outputs

Additional Faults

The following table lists the faults this service may produce, the fault string, and possible causes for the fault.

Fault

Condition (response <faultstring>)

Possible Cause

GeneralFault

 

Error: Group does not exist.

The groupCode value does not exist.

Error: Parent Group does not exist.

The newParentGroupCode value does not exist.

Error: Org Code too long.

The newGroupCode value is too long.

Error: New title is too long.

The newGroupTitle is too long.

Error: Please check the edit values.

Missing the newParentGroupCode value or the newGroupCode value, or both.