Create entity in data factory

🌐 This document is available in both English and Ukrainian. Use the language toggle in the top right corner to switch between versions.
Table 1. A brief overview of the delegate
Name Description

The business name of the integration extension

Create entity in data factory

The internal name of the integration extension

${dataFactoryConnectorCreateDelegate}

The file name in the extension library

dataFactoryConnectorCreateDelegate.json

1. General overview

First, make sure that the /element-templates folder contains the dataFactoryConnectorCreateDelegate.json file.
  • Open the Service Task and click the Open Catalog button to select a template from the list.

  • In the Name field, specify the name of the task.

  • In the Resource field, specify the resource.

  • In the Payload field, enter the data for creation.

  • In the X-Access-Token source field, specify the access token to the user’s system under which the operation is being performed.

  • In the X-Digital-Signature source field, specify the source of the digital signature.

  • In the X-Digital-Signature-Derived source field, specify the source of the system digital signature.

  • In the Result variable field, specify any name for the output parameter (by default, it’s — response).

bp element temp 7