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

Features and Use Cases

The next generations of Change Management System integration was introduced in FlexDeploy 5.5.0.0, which provides rich features and enables a number of powerful use cases to further integrate and automate the DevOps lifecycle.

Global Configuration

The global configuration for change and incident management systems can be accessed using the  Administration -> Integrations -> Change Management Systems menu.  This page allows management of integrations into third-party service management systems. FlexDeploy currently provides out of box deploy-time integration with ServiceNow, BMC Remedyforce, Freshworks Freshservice, and Jira ITSM.  You can also define custom integrations implemented using either Java or Groovy.

Here are the out of box change management systems. To configure, select a name link or select a row and click the Edit button. Change Management System screen allows you to view the details on our out of box providers. FlexDeploy comes up with Java Implementation to integrate with out of box providers. For these, you are not allowed to change implementation class and change or add new properties. You can create additional Change Management System as necessary using the Create button.

Terminology


FlexDeploy Term
Description
Change Management SystemDefines 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 InstanceInstance represent the physical connection details of the Change Management System.
PropertyProperties are used to define the inputs necessary to connect to the system,

Topics