Originally posted by: SystemAdmin
The AIX Version is 5.2
We do not see any return value for the RUN() function. It is equating to "".
We tried the VALID(RUN(), FAIL()) option. But the RUN() function would not execute. So it goes to Fail() directly.
We do not use Multithreading in our ES.
We have also noted that the RunMap is failing when we pass the Same Input File (used by the parent map) as parameter to the Runmap.
This is being called as Run(map.mmc -if1 Filename).
This map runs fine along with the RunMaps when called thru Command Line in AIX. Event Server does is calling the RunMap properly.
Should we need to do any change to the Event Server Settings or Configuration?[/quote:95d9db36db]
Check the input card settings of the map you are trying to run and see if it is set to delete one of the input files the parent map may or may not be deleting as well.
We had a similar issue with our setup here too. I think this might be the issue, but I am not sure. I'd have to go back and dig up some of my documentation to be certain. Hopefully this will help though.
Good luck,
John
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender