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:validateDocRecord
 
wm.ach.validate:validateDocRecord
WmACH. Performs validations specified by ACH rules on an ACH record.
Input Parameters
recordName
String Type of the ACH record to be validated.
recordTable
IData The ACH record 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.