Building and deploying from Decision Designer

You can build and deploy a decision service in a selected version of your decision automation from Decision Designer.

About this task

  • Decision service archives are generated for decision services, and deployed to the decision runtime.

    The decision service archive is deployed to the development deployment space of the decision runtime.

Procedure

  1. Open the Deploy tab from your decision automation page.
  2. Expand the version of the decision automation that you selected, and then click Deploy next to the decision service that you want to build and deploy.
  3. Click Deploy in the confirmation window.

    It might take a while to finish deploying a decision service.

    Tip: Check errors in the log and test report if building or deploying a decision service fails. Click the icon View logs icon in the deployment status.

    The test report shows assertions results. If assertions fail during deployment, the deployment of the decision service fails. For more information about creating and running assertions at deployment time, see Creating assertions.

  4. Click Manage deployment to open the Decision deployments page.
    From the Decision deployments page, you can view and manage deployed decision services:
    • Promote decision services to test and production deployment spaces.
    • Review the metadata that is associated with deployed decision services.
    • Access the Swagger UI.
    • Enable decision execution metrics tracking.
    • Undeploy decision services.
    For more information about the Decision deployments page, see Viewing and managing deployed decision services.

What to do next

The decision service is now ready to be used by the decision runtime to execute decisions. For more information, see Executing decision services.