Parameters to shell script in 'Execute Program Action'

Parameters to shell script in 'Execute Program Action'

hello,

I'm executing an Action of type 'Execute Program' which calls a shell script (unix). This works ok.
The problem is that i send to the script one parameter with more than one word.

In the page where the action is created, says this:
"Mention the above tags within double quotes to handle any spaces present inside tag value"

This is suposed to handle the problem, but the fact is that even with double quotes, I receive one parameter per word instead of a unique parameter.

example:
action: myShell.sh "$MONITORNAME"
This is suposed to be only one parameter.

Thanks in advance,
JNV














                New to ADSelfService Plus?