Disabling Extraction of ConversationIDs from EDI Documents
By default, Trading Networks does not extract the ConversationID from EDI documents. However, if this default has been overridden, you can disable the function to extract ConversationIDs from EDI documents using the following procedure.
1. Do one of the following:
For Envelope and Group document types, set the property
disableCIDSupport=true in the configuration file,
Integration Server_directory \instances\
$instance_name\packages\WmEDI\config\properties.cnf file.
For Transaction document types, use
Designer to remove the dependency in the WmTN package on the WmPRT package.
2. Reload the WmTN package.