RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Configuration Properties | Configuring IS Document Formats
 
Configuring IS Document Formats
When IS documents are imported from previous versions of IS, the resulting payload may not be in sync with the imported IS document. By specifying values for the IS Document Format configuration properties, you can maintain the order and dimensionality of the elements of the resulting payload.
*To configure IS Document Formats
1. Open the config.cnf file in a text editor from the following directory:
Integration Server_directory\packages\WmRosettaNet\config
2. Update the following properties:
*RosettaNet.document.structureFormat=true
*RosettaNet.NodeTodocument.structureFormat=true
Note:
If RosettaNet.document.structureFormat and RosettaNet.NodeTodocument.structureFormat properties are not present in the config.cnf file, add these properties to the config.cnf file and set value as true.
3. Save and close the configuration file.
4. Reload the WmRosettaNet package.