I originally had no ‘PO_Record’ field definition at the beginning, but it would create the record like this:
PO_Number0007233 D 2005-09-30 10:39:02.0
so, I added the ‘PO_Record’ field definition to be the first (0th) field, and it now creates the records like:
PO_Record 66001-0000007233 D 2005-09-30 10:39:02.0
all I need now is to remove the ‘PO_Record’ string from it. so I need it to look like:
66001-0000007233 D 2005-09-30 10:39:02.0
thanks.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB