Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Productions

(Ensemble) Work with productions programmatically (start, check status, enable configuration items, stop, and so on).

Background Information

An Ensemble production is a specialized package of software and documentation that solves a specific integration problem for an enterprise customer. The goal of any Ensemble development project is to deliver a production. See Developing Ensemble Productions.

You create and compile productions in the Management Portal (or in Studio). Typically you also start, configure, and stop productions in the Management Portal.

Available Tools

Provides a large set of methods that you can use to start, stop, and otherwise control productions programmatically. These methods include:

  • EnableConfigItem()

  • GetHostSettings()

  • GetProductionStatus()

  • ProductionNeedsUpdate()

  • StartProduction()

  • And others

Availability: All Ensemble-enabled namespaces.

Provides the following methods for working with Ensemble productions:

  • CreateDocumentation()

  • GetEnsMetrics()

  • StartProduction()

  • StopProduction()

Availability: All namespaces.

FeedbackOpens in a new tab