Originally posted by: SystemAdmin
Hi,
I have problem with the Integration Flow Designer with WTX 8.1.0.3. No matter how I set the map in the IFD (run map which is "called" by other map), it still refer to the directory and test file when I did the unit testing on my desktop.
The input card for the run map is passed on from the calling map, but it still looks at the test directory from my unit testing.
e.g.:
this is my calling map coded:
= valid (run ("characterSwap.mmc", echoin (1, package (string Field [1]:outCOBA) + echoin (2, string Field [2]:outCOBA))),
put ("file", "d:\mercapp\log\StringCOBAstatus.txt", "failed calling CharacterSwap map - error code: " + LASTERRORCODE () + " - " + LASTERRORMSG ( )))
the characterSwap.mmc is set up in the IFD with input card 1 as "file" and nothing in the path. So, is input card 2.
please see the screen print in the attatchment.
Does anyone have any problem like this? How do you fix this?
Thanks.
Huong
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender