In Business Integration Solutions, the Code event triggers a pipeline based on a Microsoft Dynamics 365 Business Central object.
Usage
Use this event to start a Business Integration Solutions connection for a certain record from a specific codeunit.
Concept
A Code event triggers from a Microsoft Dynamics 365 Business Central object and starts a pipeline for a record or a selection of records. The processing mode is asynchronous, the application code fires the event but does not wait for feedback on the results.
[Microsoft Dynamics 365 Business Central] ➡️ [Code Event] ➡️ [
For more information, see Create a Code event / NETCode event in the Software Development Kit document.