ACH Module Version 6.1.September 2006 | Understanding and Using webMethods ACH Module | Installing and Using ACH Module | Services | Summary of Services | wm.ip.persist.util:get
 
wm.ip.persist.util:get
WmIPPersist. Retrieves a message from the ACH Module persistence store.
Input Parameters
productKey
String Identifier representing the product. When using ACH Module, the product key must be ACH.
msgId
String Unique key used to identify the stored message.
Output Parameters
msg
String Retrieved message.
Usage Notes
None.
See Also
wm.ip.persist.util:add
Examples
None.