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

resubmitInstanceStep - input issue

  • 1.  resubmitInstanceStep - input issue

    Posted 09/19/07 08:15 AM

    Hi,

    I have an issue getting the correct input for the service wm.monitor.instanceControl:resubmitInstanceStep in a Flow service. I use the service pub.monitor.process.instanceStep:getStepDetails to get the information regarding a process model I want to resubmit. The problem is that the pipeline (stepPipeline) from the getStepDetails is in the format of a IS document and the input for resubmitInstanceStep is an object list.

    Using both the document (from getStepDetails) and a object list (transformed in a custom Java servce) generates the same error when used as input:

    [wm.monitor.instanceControl:resubmitInstanceStep] com.wm.app.b2b.server.ServiceException: Missing input from pipeline: stepPipeline

    Does anyone know how to get the correct format of the stepPipeline.

    Regards,
    Håkan


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