RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Error and Exception Handling | Saving Failed Documents to Trading Networks Database | Setting processing status as ERROR
 
Setting processing status as ERROR
The Processing Status of the saved failed documents is set as NEW by default. You can configure to set the processing status as ERROR.
*To set processing status as ERROR
1. Go to the directory Integration Server_directory\packages\WmRosettaNet\config and open the config.cnf file.
2. Set the value of RosettaNet.FailedDocument.ChangeProcessingStatus as true.
If RosettaNet.FailedDocument.ChangeProcessingStatus is not present in the config.cnf file, add RosettaNet.FailedDocument.ChangeProcessingStatus=true.
3. Reload the WmRosettaNet package.
The Processing Status of subsequent failed documents will be set as ERROR.