RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Configuration Properties | Configuring Delivery Header based on use of secure communication protocol
 
Configuring Delivery Header based on use of secure communication protocol
The delivery header field isSecureTransportRequired/AffirmationIndicator indicates whether secure transport is required. The value of isSecureTransportRequired/AffirmationIndicator in RNIF 2.0 is determined by the value of the TPA sign field by default.
According to some PIP specifications, for example, PIP 3A6 - Purchase Order Status Notification, the value of isSecureTransportRequired/AffirmationIndicator can also be determined by use of secure transport protocol (https). If you want to allow value of isSecureTransportRequired/AffirmationIndicator field to be determined according to use of secure communication protocol, configure the RosettaNet.AffirmationIndicator.IsSecureTransportRequired parameter in the config.cnf file.
*To configure delivery header based on secure transport protocol
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.AffirmationIndicator.IsSecureTransportRequired as true.
Note:
If RosettaNet.AffirmationIndicator.IsSecureTransportRequired 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.