Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Built-In Services | Summary of Elements for the WmAS4 Package | wm.ip.estd.as4.util.split:clearGroup
 
wm.ip.estd.as4.util.split:clearGroup
Resets the status of a group.
Input Parameters
status
String. Optional. Specifies the status of the groups whose status you want reset. Valid values are:
*ACTIVE—One or more fragments of the group was received and there are still more fragments to come.
*COMPLETE—All fragments in the group were received.
*EXPIRED—A group fragment was received after the time set for the joinInterval parameter elapsed.
*REJECTED—There was a problem during processing of one of the fragments in the group.
groupIds
String. Optional. Specifies the array of group IDs that have to be reset. When a value is specified, the value of the status parameter is ignored.
Output Parameters
None.