[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need some examples to start



Agreed, SoapUI takes teh guesswork out of the process...

Look at this article for step by step instructions...
http://systeminetwork.com/article/rpg-consuming-web-services-httpapi-and-soapui


Charles

On Wed, May 4, 2011 at 2:00 PM, Ron <ron@xxxxxxxxxxxx> wrote:
>
> Your request should look something like this...
>
> <soapenv:Envelope
>  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
>
> xmlns:xsd="http://mattelpdmd:8095/axis2/services/PDMApplicationService/xsd";>
>   <soapenv:Header/>
>   <soapenv:Body>
>      <xsd:processService>
>         <xsd:PDMServiceInput>?</xsd:PDMServiceInput>
>      </xsd:processService>
>   </soapenv:Body>
> </soapenv:Envelope>
>
> ? = necessary data.
>
> Like someone else said, SoapUI is a great testing tool that will serve you
> well. Using it you could in a min or two know exactly what your request
> should look like as it analyzes the WSDL for you.
>
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------