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.  ERROR: XMLCoder decode invalid data type

    Posted 12/12/06 01:57 PM

    hi all,

    what is this error?

    XMLCoder decode invalid data type: com.wm.lang.xml.Document

    can any one explain?

    thanks in advance.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: ERROR: XMLCoder decode invalid data type

    Posted 12/12/06 04:32 PM

    From webMethods Advantage:

    Please check if you are using any savePipelineToFile services where in the pipeline has a node object or a Document object. If yes, then please disable the savePipelineToFile service because these objects can’t be saved to a file since it’s not a serializable object.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: ERROR: XMLCoder decode invalid data type

    Posted 12/12/06 06:25 PM

    Are you trying to use savePipelineToFile/restorePipelineToFile enabled at the same time??What are you trying to do??Else use savePipeline/restorePipeline instead.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods