RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Configuration Properties | Configuring x-RN-Response-Type header field
 
Configuring x-RN-Response-Type header field
The x-RN-Response-Type header field in RNIF 2.0 indicates whether the RosettaNet message is synchronous or asynchronous. The x-RN-Response-Type header field is set with value as sync for synchronous messages, and async for asynchronous messages.
To remove the x-RN-Response-Type header field from asynchronous messages, configure the RosettaNet.Headers.SetAsyncHeader parameter in the config.cnf file.
*To configure x-RN-Response-Type header field
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.Headers.SetAsyncHeader as false.
Note:
If RosettaNet.Headers.SetAsyncHeader 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.