Hey All,
I'm trying to do something that seems like it should be simple: I'm trying to execute a different shell script for every input row. It's a result set of dates- I want to run a shell script multiple times with that date passed as an argument. It seems like execute shell script doesn't like being passed the result set, and it also seems like it's ignoring the working directory (it's executing in the Pentaho directory regardless of what I put in the WD box).
Am I totally barking up the wrong tree here?
I'm trying to do something that seems like it should be simple: I'm trying to execute a different shell script for every input row. It's a result set of dates- I want to run a shell script multiple times with that date passed as an argument. It seems like execute shell script doesn't like being passed the result set, and it also seems like it's ignoring the working directory (it's executing in the Pentaho directory regardless of what I put in the WD box).
Am I totally barking up the wrong tree here?