Originally posted by: SystemAdmin
Hi,
I would like to call the SHL (shell script) adapter to call a shell script and pass several parameters to it.
The only way to make this work was to create dynamically a temporary file that contains the name of the sript and the parameters and to call this temporary file as a shell script by the adapter.
I used the GET command for that.
This is not a very clean solution.
Does anybody know which is the best way to call a shell script and to pass parameters without generating temporary files dynamically ?
Thanks all.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender