Question
Areteans Technology Solutions
IN
Last activity: 19 Feb 2018 8:42 EST
How to deploy Pega ear using Jython?
I am trying to deploy prpc_j2ee14_ws.ear on WebSphere using Jython script. The command for deployment is:
AdminApp.install('location_of_ear.ear','[-node nodeName -cell cellName -server serverName]')
Please inform how the option for setting the value for url/intialization/explicittempdir can be used with this command.