Business Integration Solutions Documentation

About: Event

An Event is a specialized activity which reacts on changes in Microsoft Dynamics BC.

An event is used to trigger the export of data from Microsoft Dynamics BC. It generates a collection of one or more records that are subsequently processed through a connection. In actual terms, an event is triggered outside of Business Integration Solutions, for example in Microsoft Dynamics BC application code or in a Microsoft Dynamics BC Page. Then the event is handled by a Connection.

The following table provides links to and descriptions of the topics in this section:

To See
Learn about the event used to trigger a pipeline through code About: Code Event
Learn about the event used to trigger a pipeline based on a record change About: Record Change Event
Learn about the event used to trigger a pipeline based on a time interval About: Timer Event
Learn about the event used to trigger a pipeline based on a user action About: User Event
Learn about the event used to trigger a pipeline based on webservice About: Webservice Event
Learn about the event used to trigger a pipeline based on asyncwebservice About: Asyncwebservice Event
Learn about the event used to trigger a pipeline on lifecycle status change About: Lifecycle Event