Originally posted by: TarunB
> 15000 warnings! I don't have
that much time, not unless you're willing to pay my consultancy fees.
Anyway, some general advice:-
The File level is usually Implicit. Where the File contains multiple groups, you would need to define a delimiter/terminator between them so that they are distinguishable.
Record delimiters with an Implicit setting does not make sense. If you don't want delimiters appearing then use Track Content with the delimiter setting. However, I fail to see how your target application/user will know what the data contains because you are not sticking to a structured format - none of your output fields are identifiable in any way.
The errors raised when you used Explicit are due to the 6 fields with an open range (s) rather than (0:1) in PERFORM_SVLN_RECORD. None of the other F fields are like this so I'm wondering if you have simply forgotten to set the range for these 6.
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender