Module for EDIINT provides the
wM.EDIINT:receive service as the entry point for inbound EDIINT documents. That is, clients that send EDIINT documents must invoke the
wM.EDIINT:receive service. For more about creating a client that sends EDIINT documents, see
Creating a Client to Submit a Document Using
EDIINT.
For EDIINT transport-level processing, you do not need to create or customize services. the module provides all the logic needed to perform transport-level processing. If you want to perform business-level processing on the payload of the EDIINT document, you will need to add your own logic.