Using the wm.EDIINT:send Service to Send EDIINT Documents
Module for EDIINT provides the wm.EDIINT:send service to send EDIINT documents. This service performs all the necessary EDIINT transport-level processing.
To use the wm.EDIINT:send service:
Also, you must create a java.io.InputStream for each attachment you send with an EDIINT message.
Invoke the
wm.EDIINT:send service from a service that you create.
Important:
Do not invoke the wm.EDIINT:send service directly from the Trading Networks Execute a Service processing action. Doing so will produce processing errors. The service that you create to invoke the wm.EDIINT:send service can be invoked directly from the Execute a Service processing action.