ACH Module Version 6.1.September 2006 | Understanding and Using webMethods ACH Module | Installing and Using ACH Module | Services | Summary of Services | wm.ach.validate:validateStringRecord
 
wm.ach.validate:validateStringRecord
WmACH. Performs validations specified by ACH rules on an ACH record string.
Input Parameters
recordName
String Name of the ACH record.
recordString
String The ACH record string to be validated.
Output Parameters
success
String Results of the service. A value of true means the service terminated normally and a value of false means it terminated abnormally.
errors
String Any errors produced during invocation of service.
Usage Notes
None.
Examples
None.