Deploy Snapshot from Workflow Center to Workflow Server


IDA pipeline allows you to deploy your snapshot from Workflow Center to Workflow Server, either through online or offline deployment.

Define pipeline from Workflow Center to Workflow Server through online deployment

  1. Define the pipeline for deployment snapshot from Workflow Center to an online Workflow Server.

  2. For the Deloyment step, you need to select Online Install for it.

  3. Run the pipeline, you will be prompted with a popup window to provide the snapshot acronym, which is a optional field. If the snapshot acronym is empty, the snapshot created in DEV (Workflow Center) stage will be installed to online Workflow Server. If the snapshot acronym is provided, it means the existing snapshot in DEV (Workflow Center) will be located by snapshot acronym and installed to online Workflow Server.

  4. After the pipeline is started, then you can check the pipeline build status. If sucessful, it means the snapshot is deployed from Workflow Center to online Workflow Server.

Define pipeline from Workflow Center to Workflow Server through offline deployment

  1. Define the pipeline for deployment snapshot from Workflow Center to an offline Workflow Server.

  2. For the Deloyment step, you need to select Offline Install for it.

    The fields to create a step is explained as below.

    Label Description
    Deploy From Local File System Of Process Server Jump over the export step and use the package in Workflow Server server directly
    Clean Old Snapshots Clean the old snapshots without any running instances or completed tasks referenced by running instances, and the completed instances in the snapshots will be deleted as well.
  3. Run the pipeline, you will be prompted with a popup window to provide the snapshot acronym, which is a optional field. If the snapshot acronym is empty, the snapshot created in DEV (Workflow Center) stage will be installed to offline Workflow Server. If the snapshot acronym is provided, it means the existing snapshot in DEV (Workflow Center) will be located by snapshot acronym and installed to offline Workflow Server.

  4. After the pipeline is started, then you can check the pipeline build status. If sucessful, it means the snapshot is deployed from Workflow Center to offline Workflow Server.

Categories:

Updated: