Deploying the Project

You can now deploy the project. You should already have a deployment server available, for example the one you created in the How to Implement and Deploy the WelcomeUsers Application tutorial.

Since the CustomerServices project references the organization model in the EasyAsExtendedOMSolution project, that organization model must be deployed for the CustomerServices project to be able to run.

Procedure

  1. Check whether the EasyAsExtendedOMSolution project has already been deployed in a previous tutorial. To do this:
    1. Expand the Deployment Servers view and select your deployment server.
    2. If the Properties view indicates that the Server State is Disconnected, right-click on the server in the Deployment Servers view and select Connect.
    3. Expand your selected deployment server, and check whether EasyAsExtendedOMSolution is included in the list of applications. If so, it is deployed.
  2. If it is not already deployed, deploy the organization model. Follow the procedure in the How to Implement and Deploy the WelcomeUsers Application tutorial to deploy the EasyAsExtendedOMSolution project.
  3. Follow the same procedure to deploy the CustomerServices project.