Business Integration Solutions documentation
About: Generation
Generation is the process of transforming Microsoft Dynamics BC data into external data.
Business Integration Solutions generates arbitrarily complex data in different formats from Microsoft Dynamics BC. The following steps occur:
- An event in Microsoft Dynamics BC triggers the generation.
- A record set is constructed based on the event information.
- An XML document is generated from the record set, as defined by the internal document definition.
- (Optional) The XML document is mapped to another XML document, as defined by the external document definition.
- (Optional) The XML document is translated to the final format.
- An endpoint writes the final document to an external system.
[Microsoft Dynamics NAV] ➡️ [Event] ➡️ [Internal Document] ➡️ [Mapping] ➡️ [External Document]