Deploy the Project Bundle

Use the Project Deployment Tool to deploy the bundle containning the project data on the target node. When a bundle is deployed, it overwrites the data in the target node.

  1. Open a Windows Command Prompt window with administrator privileges.
  2. Navigate to <Web HMI Install Location>\ProficyWebServer\Tools.
  3. Enter project-deployment-tool.bat --deploy --file=<bundleName>.zip --webserver --server=https://<Computer Name> --username=<Web HMI Username> --password=<Web HMI password>
    For iFIX, you can specify additional options in the project-deployment-tool.bat command. In the following example, the option --iFix=“/S /RestoreSec” includes iFIX security settings for the iFIX and Web HMI deployment:
    project-deployment-tool.bat --deploy -–file=<bundleName>.zip --webserver --scada --server=https://<Computer Name> --username=<Web HMI Username> --password=<Web HMI password> --iFix=“/S /RestoreSec”
  4. Enter Yes to confirm deployment.
    The deployment.tool.log file is located in <Web HMI Install Location>\ProficyWebServer\Tools.