Question
1
Replies
48
Views
Flex
Posted: February 6, 2019
Last activity: February 13, 2019
Closed
Modify Runtime config file during installation
I need to edit the details in Runtime config xml file during installation of Pega Runtime from command prompt. Is there a such an option
Eg. Change Package server, Enable Log...
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Hello Lavanya,
During silent command line installation of runtime, there is no option to modify every single tag of RuntimeConfig. The important like PackageServer, PegaServer URL and OfficeVersion can be set.
For a complete list of the parameter that can be set of runtime silent installation check Page 11- 14: https://community.pega.com/knowledgebase/documents/pega-robotic-automation-runtime-80-sp1-installation-instructions
If you are installing Runtime Version 8.0.2003 and later via command line, make sure to install NativeFoundation.msi first via command line. The parameters for it are in the same guideline as above on Page 10.
Thanks