Customizing the DeployClickOnceEppm.bat File

Previous TopicNext TopicContents

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:

  1. On your staging machine, create the following folders: 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

  2. Extract the ClickOnce_Eppm.zip file from the download media to C:\Source on your staging machine.
  3. Navigate to C:\Source\DeployClickOnceEppm.bat and open the file in a text editor.
  4. Under the heading ENTER INFORMATION HERE, edit the following lines:
    1. Modify the set Update_URL= line with the location of the p6professionalcloud folder.

      Notes:

      • This should take the format https://<deployment machine qualified domain name>:<WebLogic port>/p6professionalcloud/P6Professional.application.
      • Oracle recommends the use of https, however http is also supported.
    2. Modify the set Certificate_File_Password= line with the password for the PFX certificate file.
    3. Modify the set DBName= line with the name of the database.

      Note: This should take the format <database name>@<deployment machine name>:<port>/p6procloudconnect.

    4. Modify the set BootStrapperURL= line with the location on your deployment machine of the PrmBootStrapV2.xml file.

      Notes:

      • This should take the format https://<deployment machine qualified domain name>:<WebLogic port>/p6professionalcloud.
      • Oracle recommends the use of https, however http is also supported.
    5. Save the file.

Related Topics

Configuring ClickOnce

Description of Parameters Used in DeployClickOnceEppm.bat

Prerequisites for ClickOnce

Deploying ClickOnce

Installing P6 Professional Using ClickOnce



Legal Notices
Copyright © 1999, 2015, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, July 29, 2015

PDF Library