FlexDeploy provides integration with various Service Management tools for both Change Management and Incident Management

Features and Use Cases

The Change Management System integration provides rich features and enables a number of powerful use cases to further integrate and automate the DevOps lifecycle.

Change Management System can be viewed from, the Administration → Integrations→ Change Management Systems menu item. There are number of integrations available out of box, or you can define custom change management system.

Terminology

FlexDeploy Term

Description

Change Management System

Defines the system used to ensure that changes are managed in a cohesive way, ensuring frequent checks and balances around user impact, corporate policies, regulatory compliance, security, etc. and to establish and support the implemented enterprise operational model. ServiceNow, BMC Remedyforce, Freshworks Freshservice, and Jira ITSM are available out of box, but you can add a custom integration using a Java or Groovy implementation.

Change Management System Instance

Instance represent the physical connection details of the Change Management System.

Property

Properties are used to define the inputs necessary to connect to the system,

Out of box Change Management Systems

Step-by-step guide

  1. If you want to configure ServiceNow, BMC Remedyforce, Freshworks Freshservice, or Jira ITSM then you can use out of box change management systems, otherwise you need to define Custom Change Management System.

  2. Configure Change Management System Instance, which allows for configurations like server, credentials, etc. to interact with specific change management system.

  3. If you want to deploy projects individually with change management integration,

    1. Create external approval requirement on necessary folder, configurations will be inherited by all projects under this folder and it’s sub-folders. See Change Management Approvals on Folders.

    2. Now you are ready to submit deployment for project. See how to submit executions with change tickets.

  4. Otherwise, you can also configure change management at Release level and use External Approval Gate in specific stage of pipeline. When using pipelines, the CMS configuration defined on folders is ignored, since the configuration from the External Approval Gates themselves is used .  See Creating/Editing a Pipeline Version for details regarding the External Approval Gate.