Question
RBC
CA
Last activity: 13 Mar 2018 14:32 EDT
When/How does the OPENSPAN_APPLICATION_PATH environment variable get set?
I'm developing a powsershell script to start an OpenSpan RPA script on a machine. OpenSpan's runtime was installed on the machine by a system administrator.
I was expecting that I could use the environment variable OPENSPAN_APPLICATION_PATH to find where the openspan.runtime.exe was installed, but I did not find this. Is this because it did get set during the install or was it an error on the adminstrator's setup?
In either case, can I depend on OPENSPAN_APPLICATION_PATH variable being around or should I use another method for finding the .exe.
Any valued input is appreciated.