Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN Core Services | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
wm.b2b.editn:addAttributeTypeToBizDoc
wm.b2b.editn:bizdocToRecord
wm.b2b.editn:ediPartnerIDToTNPartnerID
wm.b2b.edi:generateX12TA1
wm.b2b.editn:getICDetail
wm.b2b.editn:getTransactionSetDetail
wm.b2b.editn:getTspace
wm.b2b.editn:trackEDIdocs
wm.b2b.editn:validateEnvelope
wm.b2b.editn:validateTransaction
wm.b2b.editn:wrapData
The following elements are available in this folder:
Element
Package and Description
WmEDIforTN. Associates the custom document attribute you have created with a TN document type for an EDI document that you have installed.
WmEDIforTN. Returns an IData object that represents the EDI document based on the input BizDocEnvelope.
WmEDIforTN. Retrieves the Trading Networks internal ID of the partner.
WmEDIforTN. Generates an outbound functional acknowledgment (TA1) for an X12 interchange envelope.
WmEDIforTN. Accepts EDI data containing multiple EDI envelopes and extracts Interchange and Group header information from each of the envelopes.
WmEDIforTN. Converts a TransactionInfoSet object to a Transaction record.
WmEDIforTN. Retrieves the content of an EDI document from a BizDocEnvelope.
WmEDIforTN. Scans the input EDI data to add the interchange/group to the EDITRACKING table, which is a module-specific table in the Trading Networks database.
WmEDIforTN. Validates the EDI envelope and adds entries to the Trading Networks activity log for the validation errors encountered in the EDI envelope.
WmEDIforTN. Validates the EDI document and adds entries to the Trading Networks activity log for the validation errors encountered in the EDI document.
WmEDIforTN. Inserts a character string at a fixed length position to form fixed length data. This service is used to create wrap data to send to a mainframe system.