App. Deployment |
This article explains how to deploy an application to a Packflow server.
Depending on the environment, there are various ways, but it will always follow the same cycle:
An application can be deployed directly from Packflow Designer. But Packflow Manager has to be running.
In Designer, follow these steps:
Click on Generate project.
In the popup window, choose the location where the Visual Studio project will be saved (preferably the folder containing your .pfmodel file).
If Manager has been detected, the checkbox "Send to Manager" should be checked.
Click on Generate.
Note: if it’s the first time the Visual Studio project is generated, a dialog window will appear asking you if you want to create a new project.
When the project has been generated, Manager takes over and will automatically build/package/deploy the application.
In Manager, follow these steps:
In the "Local Projects" section, click on the "Add" button.
Select the folder containing your Visual Studio project.
Choose your Build and Deployment settings, then click on the "Build and deploy" button.
After the build, a dialog is displayed, showing the progression of the update.
In Manager, follow these steps:
In the "Local Projects" section, click on the "Add" button.
Select the folder containing your .pfpackage file.
Select the .pfpackage file in the tree. This will display the server form.
Click on the "Update Application" button in the top right corner of the form.
A dialog is displayed, showing the progression of the update.