Installing process applications in the production environment

After you have developed, tested, and released a process application, install a snapshot of the process application in the production environment.

Learn about the common activities you need to do to install process applications.
Important: The tools and the functions that are available in your cloud subscription are based on the functionality in the equivalent on premise product. The topics that are linked to here are in the documentation for the on-premise product.

Authorization

To create a snapshot, you must have the following permissions:
  • The Process App Creators and Process Administrators roles
  • Write permission for the process application
To install a snapshot, you must have the following access to the process application:
  • Administrative access to install on workflow servers in production environments.

Installing a process application

  1. Create a snapshot.
    1. Launch Workflow Center.
    2. In the Process Apps tab, click the process application for which you want to create a snapshot.
    3. Click Create New Snapshot.
    4. Enter a name for the snapshot, and click Create.
  2. Install the process application snapshot in the development environment. For more information, see Installing snapshots onto a connected workflow server.
Note: If your process application contains automated services authored in Integration Designer or you are installing automated services that aren't part of a process application, install the application .ear file by using the Admin > System Operations > Applications option in the cloud portal. This action requires the Operator role. For more information, see Operating cloud environments. Alternatively, you can also use the Application Management REST API to manage enterprise applications. For more information, see Example: Application Management REST API.