The Work Flow Channel configuration allows you to set up work flow channels.
Work flow channels detail connection parameters while connecting to external systems.
They can be connected to individual work flow details to interact with an external system when those details execute.
Click New Work Flow Channel to add a channel. Click Edit to edit a channel. Page Tree |
---|
root | @self
Expand |
---|
title | APIManagementService Channel |
---|
|
APIManagementService channels are used for communication with other Azure resources that may or may not be in the same Azure tenant where ECO is hosted. Image Added
FIELD | DESCRIPTION |
---|
Name | Channel name. | Description | Detailed description. | Type | Specifies the channel type (e.g., APIManagementService, D365). | url-link | URL to execute the API function. | Ocp-Apim-Subscription-Key | Access key to authenticate with the API management service. |
|
Expand |
---|
|
D365 channels are used to update data in a D365 F&O instance. Image Added
FIELD | DESCRIPTION |
---|
Name | Channel name. | Description | Detailed description. | Type | Specifies the channel type (e.g., APIManagementService, D365). | AADClientSecret | Key set while setting up an Application ID in Azure Active Directory. | AADTenant | Azure Active Directory tenant for the connection. | AADResource | URL for the D365 instance. | AADClientId | Application ID set while setting up an application registration in Azure Active Directory. | Company | D365 company to use when calling D365 integration methods (specified on individual work flow details). |
|