Automate the build and the commit of a workbook through the batch_exec_list.txt batch control file i
Hi all,
I am working on RPAS v17.
My batch sequence is as follows:
1- Load data.
2- Run a first batch rule group for pre-range purpose.
3- Create a workbook and commit (without making any changes).
4- Run another batch rule group to be able to build the rest of the workbooks.
It is important to keep the same order.
I need to automate the creation as well as the commit of a particular workbook. Is it possible to include the build and the commit of workbooks in the batch_exec_list.txt batch control file?
Thanks.