RPAS configuration version control
Hi experts,
My RPAS version is 13.2.2.37
Our RPAS is deeply customized and changed frequently to satisfy business needs.
For example, we have many LIA domains, after we run rpasInstall utility with "-patch" argument, we actually don't know what the configuration version is under <dom_path>/installs/.
We have to check some new added measures or expressions as a validation on version.
Is there any way we can generate a version number for a configuration?
If no, my proposal is in Configuration Tool, every time a configuration is saved, a unique serial number is updated in a certain file. Also there can be another file which keeps user defined version number which is more readable. After success of patching, the two files are copied from source to target domain so that we can check the version info under <dom_path>/installs/.