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

RE: Need some examples to start



Hi, Thanks for the information about SoapUI, it really helps. I am able to follow the Soap content to build into my program. However, I got a "HTTP 500 Internal Server Error". By looking at the error log, it is saying something about unexpected characters '<'. 

I am attaching the debug log and the WSDL. 

Appreciate if anyone can help to clarify what the error means.

 


Henry Kwong | Lead System Analyst
Mattel Global IT - Managed Services 
Mattel, Inc. | 333 Continental Blvd. | El Segundo, CA 90245 
* 310-252-3205 | *  Henry.Kwong@xxxxxxxxxx

 


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Wednesday, May 04, 2011 11:11 AM
To: HTTPAPI and FTPAPI Projects
Subject: 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
-----------------------------------------------------------------------

Attachment: pdm_debug.doc
Description: pdm_debug.doc

Attachment: PDMApplicationService.wsdl
Description: PDMApplicationService.wsdl

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------