webMethods

webMethods

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

Getting the SOAP Data to pipeline

  • 1.  Getting the SOAP Data to pipeline

    Posted Tue October 04, 2011 03:49 PM

    Hi,

    I created a flow service and I placed just savePipelinToFile & restorePipelineFromFile. Then I created the WSD Provider to the same. With this WSDL URL I hit the flow service from the SOAP UI with some data.

    So that, from the pipeline I got some document.

    The problem is that I am hitting the service with the WSDL URL from the SOAP UI with some input. This input contains one Tag i.e “_I-PARM” which contains a list of data(as in a array). Sample Input is having more than one _I-PARM tags and it should come to the webMethods as a Stringlist. But from the pipeline I am able to get only one record as a String(The last data in the array is only received) .


    #API-Management
    #webMethods
    #soa