Module for EDI 9.12 | Building Services with EDI Module | Part I WmEDI Package | WmEDI Core Services | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
wm.b2b.edi:convertToString
wm.b2b.edi:convertToValues
wm.b2b.edi:createIDOCtemplate
wm.b2b.edi:createTemplateFromSEF
wm.b2b.edi:createW3CXMLSchema
wm.b2b.edi:envelopeProcess
wm.b2b.edi:SEFParse
The following elements are available in this folder:
Element
Package and Description
WmEDI. Converts an IS document (IData object) to a String, based on a flat file schema that you specify.
WmEDI. Converts an InputStream or String (for example, an EDI transaction set document) to an IS document (IData object) based on the input flat file schema.
WmEDI. If you are using the webMethods Adapter for SAP, this service creates a flat file schema for an IDOC by querying the SAP system for the IDOC name.
WmEDI. This service is deprecated. Use wm.b2b.edi:SEFParse instead.
WmEDI. Creates a W3C XML schema from a SEF file on your local file system. (Because this service is deprecated, you should begin using flat file schemas.)
WmEDI. Processes the envelopes in an inbound non-TRADACOMS EDI document. Accepts an inbound EDI document, converts the envelope header segments (ISA/IEA, GS/GE, UNB/UNZ, UNG/UNE) to IData objects, and leaves the body of each constituent EDI document unprocessed.
WmEDI. Creates a flat file schema from a SEF file (Standard Exchange Format from Foresight Corporation) and saves the flat file schema in the Integration Server namespace.