Managing integrated Connectors

<< Click to Display Table of Contents >>

Navigation:  Automation Server > Automation Server configuration and administration guide > System maintenance and monitoring > Environment settings and administration > Management Console > Managing external systems >

Managing integrated Connectors

Overview

Connectors in Bizagi are portable modules that allow you to extend functionality by integrating with other systems or applications.

Bizagi lets you to manage the connectors installed in your project, for a testing or production environment. You can manage the values used in their connection (authentication parameters), as described at External systems administration.

 

note_pin

Bizagi presents these integration features for connectivity with other systems, which are already included in every project:  SAP Connector and its generic Web services connector.

These two connectors are managed using the options in the Management Console for their specific use.

 

Managing connectors

Administration tasks which you can carry out for your installed connectors are changing values for authentication parameters. To do so, click the External Systems module and locate Connectors.

 

auth_7

 

Expand the details of the installed connector and the version you want to edit, and right-click system configuration instance to edit its values:

 

auth_8

 

You can edit values such as the description of the connector, and its global attributes, it presents a set of these.

 

Authentication parameters

The parameters used by each connector depend on what that connector does and uses (especially if it is of the Custom type). You  need to know the credentials involved in its use before committing any changes.

The following parameters illustrate parameters typically used by supported authentication methods in Easy REST connectors (Basic, Digest, OAuth).

 

Basic Authentication

Basic authentication typically use username and password:

 

auth_3

 

Digest Authentication

Digest authentication typically use username and password:

 

auth_5

 

OAuth2 Authentication

OAuth2 authentications use different parameters according to its authentication sub-type.

 

auth_4

 

i.Client credentials grant:

 

auth_4a

 

ii.Resource owner credentials grant:

 

auth_4b