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.  Adding a content part

    Posted 05/01/05 05:32 AM

    Hello,

    I’m new to webMethods when I load data to TN, it’s coming up with bytes in the Part Name field, I would like to change it to EDIdata, I’ve tried adding a content part by running the service addContentPart, but I receive the following error message

    com.wm.app.tn.err.EXMLException: <exmlexception>
    <errorcode></errorcode>
    <info>wm.tn.doc:addContentPart</info>
    <originalexception>
    <javaclass>com.wm.app.b2b.server.ServiceException</javaclass>
    <message>“bizdoc” is required.</message>
    <stacktrace>com.wm.app.b2b.server.ServiceException: “bizdoc” is required.

    I’ve searched through the threads and I’m thoroughly confused.

    Thanks,
    Denise


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


  • 2.  RE: Adding a content part

    Posted 05/01/05 05:40 AM

    Denise,

    Set partName to edidata and also make sure the bizdoc created is recognized using recognize service.

    Let us know if still problem persists.

    HTH,
    RMG


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


  • 3.  RE: Adding a content part

    Posted 05/01/05 10:34 PM


  • 4.  RE: Adding a content part