Originally posted by: paul.brett
Here's one solution:
Change the calling RUN() rule from:
=VALID(RUN("Test2",ECHOIN(1,In1)+" -OF1 Output.txt"),FAIL(LASTERRORCODE()))
to
=VALID(RUN("Test2",ECHOIN(1,In1)+" -OASINK1K'Output.txt'"),FAIL(LASTERRORCODE()))
...sending the output to SINK, but forcing a creation of a backup, to contain the actual data, even if it is empty.
Any other suggestions?
Thank-you.
Paul
Follow me on Twitter
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange