Before deploying ClickOnce, you should customize the DeployClickOnceEppm.bat
file to provide the data which is specific to your environment.
To customize the DeployClickOnceEppm.bat
file:
C:\Source
and C:\Destination
.
Note: If you cannot or do not want to create folders with those names, you must change the Source_Location
and Destination_Location
parameters in DeployClickOnceEppm.bat
. See Description of Parameters Used in DeployClickOnceEppm.bat
ClickOnce_Eppm.zip
file from the download media to C:\Source
on your staging machine.C:\Source\DeployClickOnceEppm.bat
and open the file in a text editor.set Update_URL=
line with the location of the p6professionalcloud
folder.Notes:
https://<deployment machine qualified domain name>:<WebLogic port>/p6professionalcloud/P6Professional.application
.set Certificate_File_Password=
line with the password for the PFX certificate file.set DBName=
line with the name of the database.
Note: This should take the format <database name>@<deployment machine name>:<port>/p6procloudconnect
.
set BootStrapperURL=
line with the location on your deployment machine of the PrmBootStrapV2.xml
file.Notes:
https://<deployment machine qualified domain name>:<WebLogic port>/p6professionalcloud
.
Related Topics |
Legal Notices
Copyright © 1999, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, July 29, 2015