The process of staging a presentation project will copy the project files to a ClearPath server on which the server portion of ClearPath ePortal is installed. Once staged, use ClearPath ePortal Manager to deploy the application to a ClearPath ePortal Web Cluster.
Based on the .NET Framework project or the .NET Core project, you can stage a presentation project in either of the following ways:
To stage a .NET Framework presentation project, refer to Staging a .NET Framework Presentation Project.
To stage a .NET Core presentation project, refer to Staging a .NET Core Application.
Prerequisites
Before performing the staging procedure, collect the following information.
Element | Description |
---|---|
Staged Name | Decide on the name to be used for the staged presentation project. This name is used when the staged presentation project is deployed by ClearPath ePortal Manager. |
Server Receiving the Project | Determine the user ID and password to be used on the ClearPath server on which the project will be staged. Notes:
Determine if the PC has a mapped connection to the APPLIANCES share on the appropriate ClearPath server . If no mapped connection exists on the appropriate ClearPath server , determine the following:
|
Ensure that the host name in the application configuration matches the back-end server name that is configured in the ePortal Manager.
For .NET Framework projects, the host name in the ePortal Application Configuration dialog box must match the back-end server name.
For.NET Core projects, the host name in the <DatasourceProjectName.json> file must match the back-end server name.