convertToString service is not validating the outbounds,but converToValues is validating inbounds properly.Any thoughts on this issue?
Jimmy:confused:
In the Flat File Schema Developer’s Guide, the description of pub.flatFile:convertToString states:
If you want validation, you’ll need to do so in a separate step.
That’s right. convertToValues is the way to go.
Shubhro