Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 35 Current »

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

  • Change Management - Create new change tickets or link to existing change tickets, and bind them to an automated approval for ad-hoc execution or within a pipeline

  • Incident Management - Automatically create incidents whenever a deployment or pipeline stage fails

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.

  • Out of the box integrations with a few popular change management systems

  • Associate existing CMS tickets with deployment requests or pipeline stage executions

  • Automatically create change tickets (whether for adhoc deployment requests or as part of a pipeline)

    • Define the ticket fields and map their values to provide context

  • Bind deployment request approvals or pipeline approvals to the status of the linked ticket(s).  Automatic approval in FlexDeploy when the linked ticket in the CMS is approved. 

  • Use one ticket per release, one ticket snapshot, or even one ticket per project/package in the snapshot.

  • Propagate the ticket numbers across pipeline stages to avoid duplication data entry by users.

  • Utilize Outgoing Webhooks to automatically create Service Management Incidents when deployments or pipeline stage executions fail.

  • Deployment report data is tied back to the CMS ticket number for auditing

  • Framework to include to enable all these features or other CMS Systems via custom integrations. 

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,

Topics

  • No labels