custom menu with external script
Hi all,
I'd like to export some measures from a workbook through a custom menu that invokes an external script.
My environment is:
RPAS 13.3.1.2
global domain: 1 master and 5 local domain.
When custom menu invokes the script, it sends only 1 parameter, the name of the workbook on which the user is working on. This name is unique for the current domain (eg. ldom0) but it's possible to have another workbook in another domain (eg. ldom3) with the SAME name.
In the script, I use the 'exportMeasure' utility and the "problem" is that it requires to specify the path of the current domain:
1