How do I run a shell script file with an input parameter like ./flows.sh suspend
and print the the result to a file using tibco bw?
You need create a process with the palette.
Palette External Command
The configuration for the new process should be the next:
INPUT
./flows.sh suspend
.Configuration