Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

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.


 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.

FIELDDESCRIPTION
NameChannel name.
DescriptionDetailed description.
TypeSpecifies the channel type (e.g., APIManagementService, D365).
url-linkURL to execute the API function.
Ocp-Apim-Subscription-KeyAccess key to authenticate with the API management service.
 D365 Channel

D365 channels are used to update data in a D365 F&O instance.

FIELDDESCRIPTION
NameChannel name.
DescriptionDetailed description.
TypeSpecifies the channel type (e.g., APIManagementService, D365).
AADClientSecretKey set while setting up an Application ID in Azure Active Directory.
AADTenantAzure Active Directory tenant for the connection.
AADResourceURL for the D365 instance.
AADClientIdApplication ID set while setting up an application registration in Azure Active Directory.
CompanyD365 company to use when calling D365 integration methods (specified on individual work flow details).
  • No labels