Execute program, pass tag to script variable

Execute program, pass tag to script variable

I'm executing an Action of type 'Execute Program' which calls a perl script. This works ok.

example:
action: LogServiceRequest "$MONITORNAME"

The problem is that i can't pass any tags to a variable in the perl script (for example $monitorname = $ARGV[0];)

When I execute the perl script manually, and specify arguments (fe monitorname), then the arguments are passed correctly to the variable within the perl script. The question is why a can't pass any tag to a variable?

Thanks in advance,
Bram van Dartel










                New to ADSelfService Plus?