Business Integration Solutions Documentation

About: Code Event

In Business Integration Solutions, the Code Event triggers a pipeline, based on a Microsoft Dynamics BC object.

Usage

Use this event to start a BIS connection for a certain record from a specific codeunit.

Concept

A Code Event is triggered from a Dynamics NAV object and starts a pipeline for a record or a selection of records. The processing mode is asynchronous in nature as the application code fires the event but does not wait to get feedback on its results.

[Microsoft Dynamics 365 Business Central] ➡️ [Code Event] ➡️ [<Activities>] ➡️ [<End Point>]

For more information refer to the topic How To: Create a Code Event? in the Software Development Kit document.