RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Configuration Properties | Disabling HTML-Encoding for Payload
 
Disabling HTML-Encoding for Payload
By default, HTML-encoding is enabled for RosettaNet message processing. This ensures that payloads containing special characters such as < > , & " ' are also processed correctly.
If your RosettaNet payload data does not contain any special characters, you can disable HTML encoding for successful payload processing.
*To disable HTML-Encoding for payload
1. Open the config.cnf file in a text editor from the following directory:
Integration Server_directory\packages\WmRosettaNet\config
2. Set value of RosettaNet.document.disableHTMLEncode as true.
Note:
If RosettaNet.document.disableHTMLEncode property is not present in the config.cnf file, add the property to the config.cnf file and set value as true.
3. Save and close the configuration file.
4. Reload the WmRosettaNet package.