Originally posted by: paul.brett
Your trace shows:
(Level 1: Offset 0, len 13, comp 1 of 1, #1, DI 000000000001:)
Data at offset 0 ('Notepad<CR><LF><CR><LF><CR><LF>') was found to be of TYPE
X'0003' (Item Root).
(Level 0: Offset 0, len 13, comp 1 of 0, #1, DI 000000000002:)
Data at offset 0 ('Notepad<CR><LF><CR><LF><CR><LF>') was found to be of TYPE
X'0002' (Group Root).
INPUT 1 was valid.
....which means you are reading your batch script in using the FILE adapter (not sure why) and then in your output card, you are using the Batch adapter to call it:
"-CMD Kusuma.bat"
....and on my system, the batch script runs straight away, and fires-up the Notepad application. The map will not terminate, until the Notepad is closed.
Everything seems to be working. What were your expectations here?
Thank-you.
Paul.
Follow me on Twitter
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender