RPAS 13.4 RPAC utiliy
I'm trying to run some tests on the rpac utility for test automation.
The documentation is not very clear, can anyone tell me where I can find some more details on the utility?
For example, I wrote some xml code to select a position from the price zone level of the location hierarchy on the wizard, in order to run a testcase to build a workbook.
I wrote
<set-tree-selections control-name="tree1" dim-name="zprz" rollup-name="flle">
zprz1 zprz2
</set-tree-selections>
But I got the following error:
<testname>Prova_RPAC_Test.WB Opening</testname>
<exception>Test Case got Exception: to Integer failed to convert [zprz1 zprz2].</exception>