EDIINT Client
Use Module for EDIINT to create the client to send documents using EDIINT. If you are not using webMethods software on the client side, see documentation for the EDIINT software that you are using.
When the client sends the EDIINT document to Integration Server, it must associate the inbound document with a content type that Module for EDIINT recognizes, for example, multipart/signed. When Integration Server receives a document that has an EDIINT content type, it passes the document to the appropriate EDIINT content handler, which was installed when you installed the module.
The EDIINT content handler passes the document to the service the client specifies. To use the EDIINT exchange protocol, the client must specify the
wm.EDIINT:receive service. The
wm.EDIINT:receive service is a built-in service provided with
Module for EDIINT. For more information about processing the EDIINT document, see
Processing Inbound EDIINT Documents.