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.

 View Only
  • 1.  Response data to SOAP UI

    Posted Mon October 10, 2011 01:40 PM

    Hi,

    I created one flow service.In the input signature I inserted some documents. In the output tab I inserted 2 output documents.

    Based on the input coming to the flowservice the output will be mapped to any one of the 2 documents. So every time we will be getting only one document as output based on the Input we are sending to the Flowservice.

    I created WSD Provider for this Flowservice. So that we get WSDL URL. I imported this URL to SOAP UI and I hit the flowservice with some input. So based on Input, SOAP UI will get response from the Flowservice for the any one of the 2 documents.

    The problem is In the output tab of the flowservice I inserted 2 output documents. But every time Flowservice will map the output to any one of the documents. For the remaining document SOAP UI is showing the following TAG “<_IO xsi:nil=“true”/>”.

    How can we avoid such type of response to SOAP UI?


    #soa
    #API-Management
    #webMethods