IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  wm.tn.mime.getBodyPartContent

    Posted 04/09/09 09:13 AM

    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.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: wm.tn.mime.getBodyPartContent

    Posted 04/13/09 04:27 AM

    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.


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: wm.tn.mime.getBodyPartContent

    Posted 04/13/09 04:38 PM

    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?


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 4.  RE: wm.tn.mime.getBodyPartContent

    Posted 04/14/09 03:20 PM

    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?


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 5.  RE: wm.tn.mime.getBodyPartContent

    Posted 04/14/09 03:57 PM

    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?


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: wm.tn.mime.getBodyPartContent

    Posted 04/14/09 05:42 PM

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


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods