IBM BPM, V8.0.1, All platforms > Get started with IBM BPM > Key concepts > Business objects > Business object parsing mode

Considerations when choosing the business object parsing mode

The business object parsing mode determines how XML data is parsed at run time. A business object parsing mode is defined on a module or library when it is created. You can change the parsing mode of the module or library, however you should be aware of the implications.

The business object parsing mode is set at the module and library level. Modules that were created in a version of IBM Integration Designer before version 7 will run in the eager parsing mode without any changes required. By default, modules and libraries that are created in IBM Integration Designer version 7 and later versions will be given the most suitable parsing mode depending on a number of factors such as the parsing mode of existing projects in your workspace, or the parsing mode of dependent projects or other projects in the same solution and so on. You can change the business object parsing mode of a module or library to suit your implementation, however you should be aware of the following considerations.


Considerations

Business object parsing mode


Related concepts:
Benefits of using lazy versus eager parsing mode