Hi,
Anyone aware of a way to kick off a Unix shell script (which will provide a return value, similiar to a function call) from within a map rule?
I had tried this using the following rule without any luck:
=TEXT(EXIT("'shellscript'"," ", " "))
The shell script is actually returning a numeric return code every time it runs, but the output of this field in the map is blank.
Appreciate any/all assistance,
Thanks,
Anyone aware of a way to kick off a Unix shell script (which will provide a return value, similiar to a function call) from within a map rule?
I had tried this using the following rule without any luck:
=TEXT(EXIT("'shellscript'"," ", " "))
The shell script is actually returning a numeric return code every time it runs, but the output of this field in the map is blank.
Appreciate any/all assistance,
Thanks,