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.pull:clearMPC
 
wm.ip.estd.as4.util.pull:clearMPC
For the MPC specified, removes all bizDocIDs that are cached in Module for AS4. When the transaction analysis in Trading Networks is purged, you must invoke this service to clear the cache as well.
Input Parameters
mpcName
String. Name of the MPC from which to clear the content.
bizDocIDs
String . Optional. List of bizDocIDs to be cleared. If this parameter is null, all the contents of the MPC are cleared.
Output Parameters
None.