prpcServiceUtils questions
Hello all,
We are trying to leverage the usage of prpcServiceUtils utilities for automated deployments (product and hotfix import actions).
We have 3 main versions of PRPC/Pega7 in usage (PRPC6.2 SP2 DSM Edition, Pega7.1.5, and Pega7.2).
There are several questions we have regarding the utilities:
1. Is there any way to provide their functionality for all these PRPC/Pega7 versions we are working with? I know the utilities were first included, and are documented for Pega7.2x, but is there any way to put in the older versions the functionality the scripts rely on (e.g. the supporting REST service et all)?
2. The out-of-the-box Pega7.2 set of utilities worked on JDK 1.6 (which is supported for that version), and we are running Pega7.2 with this version of the JDK. The version posted on PDN doesn't run on Java 6. is there any chance to have the supporting jars ported back (the main missing part is the "--artifactsDir" option, i.e. the ability to capture the PegaRULES logs for the actions executed)?
3. Is there any option to use obfuscated passwords in the property files the scripts operate with?
Thank you.