Business Integration Solutions Documentation

Code Event

A Code / User Event can be used to trigger a pipeline for a specific record with a

The Code Event is capable to trigger a connection pipeline for a specific record. Use this event if you want to activate a connection from a certain Microsoft Dynamics Business Central Object. Examples of a Code Event are: invoke BIS while releasing or posting a sales document. Events are processed either synchronous in the current transaction or asynchronous with the Job Queue.

A User Event is a specific implementation of the Code Event but it uses the same code. The only difference is the user experience.

Setup

|To | See |Setup a code-event in a connection|How To: Setup Code Event| |Add A code-event trigger|How To: Create a Code Event in extensions