Advanced Customization > Business Logic Customization > Business Rules > Loading Business Rule Objects
  
Loading Business Rule Objects
This section describes how to create load files for the business rule objects. While creating the business rules object, you need to use the IXB framework for loading the BusinessRules objects. The intended outcome is an XML output that follows a defined DTD for the business rules objects.
Prerequisite Knowledge
To perform this task, you need to have an understanding of the following:
General knowledge of using DTD for creating XMLs
Validating the XML based on the DTD
An understanding of the Import Export Framework. For more information, see Import Export Framework