Hi Guys,
just want to know, whether it is a bug or a feature, that the Workflow Activity ExecuteCommand changes the value of the input parameter command ?
I tried to create a Workflow that executes commands on a linux client.
If the command ends on .exe (funny), the program suffix is automatically removed by the WorkFlow,
As a result, the executable is not found.
As a workaround, I created a symbolic link pointing to the .exe file having the same name, but without the suffix. The Workflow does, what is expected, but I wonder why the program is altered at all.
this happens in my environment running on V11.40
rgds
Klaus





