wm.tn.mime.getBodyPartContent

Hi ,
I’m trying to submit electronic data via trading networks directly by stream.
I have set contentType=‘application/edi-x12’ in the wm.EDIINT.send.
The error message is below:
com.wm.app.b2b.server.ServiceException:getBodyPart not supported on non multipart message.
Can anyone figure out what the problem is ?
Thanks in advance.

The error message is below:
com.wm.app.b2b.server.ServiceException:getBodyPart not supported on non multipart message.

Can anyone figure out what the problem is ?Help me.

Can you share what you mean “directly by stream?” How is the document being submitted to IS/TN and once there what is being done with it?

Hi , Reamon:
When mentioned ‘directly by stream’,It means that there is no file being created and being submitted to IS/TN, The stream is only being picked up from database.

Any suggesttion?

We need more detail to be able to make guesses about where things may be going wrong. Please post the steps that the process that is sending the data to IS is taking. Please post the steps that the IS service that is invoked is taking. Or is wm.tn:receive being invoked directly?

when calling wm.EDIINT.send, what’s your setting on:
Type
deliveryMethod
requestSignedReceipt
Also, did you configured the partner profiles for sender/receiver?