Skip to main content
Skip table of contents

Using Connectors

In the Designer, you can connect to backend systems using adapters. To make this much easier, you can create a connector that provides the needed configurations for the adapter:

adapter_connector.png

The Connector provides the data model, the Adapter performs the actual call to the outside system. The example above shows the connection to a REST service.

All connectors of the service that have been imported and configured reside below the Connectors folder in the Service Panel:

grafik-20250522-124854.png

In the Designer, you can add connector operations to diagrams by simply dragging them from the service panel and dropping them on the canvas.

grafik-20250522-124451.png

Configuring the Adapter Operation

Once a connector operation has been added to a diagram, it needs to be configured as a corresponding adapter. Select the newly added connector operation and switch to the Attributes panel. You can see the following information:

grafik-20250612-123721.png

Attribute

Description

Example

Name

The generated name of the operation within the diagram. This attribute is read-only.

GET

Description

A description of the operation - if available. This attribute is read-only.

Get some general info on existing support cases (number, affected customers).

Extensions

The adapter extension that corresponds to the selected connector. You can edit or delete the extension.

REST Adapter

Use option Edit to configure the extension:

grafik-20250612-124006.png

An adapter is configured via the attributes of the selected extension. For the REST Adapter these are e.g. Alias and Digest Algorithm.
For many adapters, you need to configure an alias. AliaseAliases specify the path to the related backend.

In the Extensions editor, you can

  • select an existing alias from a list

  • add a new alias with Plus

  • remove the alias (if one has been assigned) with Minus

grafik-20250612-124148.png

Related Content

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.