BOD mapping and transform frameworks

Business Object Documents (BODs) are a standardized XML-based message format used to represent business data and events. BODs enable different applications to communicate by providing a common structure for data exchange. In the context of HRT and WFM integration, BODs are used to synchronize information such as employee records, organizational structures, and other HR-related data.

BOD mapping framework

The BOD mapping framework defines how data elements from one system (for example, HRT) are mapped to corresponding elements in another system (for example, WFM). This mapping ensures that information sent in a BOD is correctly interpreted and stored by the receiving application.

You can use the mapping framework to align data structures between systems, supporting both standard and custom business requirements. Administrators can configure which fields are included in BODs and how they are mapped, using high-level mapping layouts. These layouts determine which business objects, such as employees, jobs, or teams are included and how their attributes are represented. The framework supports both out-of-the-box mappings and custom layouts, so you can tailor the integration to your unique needs without modifying core application code.

Transform framework

The transform framework complements BOD mapping by enabling data transformation as BODs are processed. Transforms are used to convert, format, or derive values as data moves between systems. For example, a transform might convert a date format, concatenate fields, or apply business rules to ensure data compatibility. The framework supports a range of transform types, from simple value conversions to more complex logic, all managed through configuration rather than code. While core transforms are provided with the integration, you can define additional transforms to address specific business scenarios.

See the information about BOD mapping layouts and BOD transform framework in the Infor Workforce Management Integrations Library, and select Infor-to-Infor Integrations > HR Talent to WFM integration.