Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN CrossRef Folder | Summary of Elements in this Folder | wm.b2b.editn.crossRef:deleteEnvInfo
 
wm.b2b.editn.crossRef:deleteEnvInfo
WmEDIforTN. Deletes interchange sender/receiver pair information from the EDIEnvelope table, which is a module-specific table in the Trading Networks database.
You define interchange sender/receiver pair information if you want to process EDI documents at the group level.
Input Parameters
senderID
String The sender ID of the interchange sender/receiver pair information you want to delete.
senderQual
String The sender EDI ID qualifier of the interchange sender/receiver pair information you want to delete.
receiverID
String The receiver id of the interchange sender/receiver pair information you want to delete.
receiverQual
String The receiver EDI ID qualifier of the interchange sender/receiver pair information you want to delete.
productionMode
String The production mode associated with the interchange sender/receiver pair information you want to delete. Specify one of the following: Production, Test, or Custom.
Output Parameters
message
String Status of delete operation.
Usage Notes
*You can define and view interchange sender/receiver pair information from the WmEDIforTN home page by clicking on the Interchange Info link.
*For more information about processing levels and interchange sender/receiver pair information, see the chapter on defining partner information in webMethods Module for EDI Installation and User’s Guide.
*If you delete interchange information of a specified sender/receiver pair (identified by senderID, senderQual, receiverID, and receiverQual) for all production modes, any group pair associated with the envelope information is also deleted. For more information about group pairs that you associate with interchange envelope information, see the chapter on defining partner information in webMethods Module for EDI Installation and User’s Guide.