Step 12: Running the Application Deployment

Now that the component, environment, and process are complete, you can run the application deployment.

  1. Navigate to helloWorld_application: Applications > [select helloWorld_application].
  2. In the DV1 environment box, click the Request Process button.
  3. On the Run Process dialog box:
    1. Select the application process you created, helloWorld App Process, from the Process drop-down menu. Applications can have more than one process defined for them.
    2. Select Latest Version from the Version drop-down list box. This option ensures that the latest (or first and only) version is affected.
  4. Click Submit to run the application.

    The Application Process pane is displayed. This pane displays the application's status.

    Take a few moments to examine the information on this pane; you should see a Success message.

  5. To see additional information, such as the output log, error log, and input and output properties, click the Details link.
  6. Navigate to the directory you designated for the deployment, C:\hello, and verify that the five text files, artifact1.txt through artifact5.txt, are there.

The deployment of the first version is complete.

To deploy another version, create a new subdirectory within the helloWorld directory named version2, wait for the new version to be imported into the system, and request the process again.