Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
paabs
Posts: 41
Registered: 07-20-2011
My Carrier: Blackberry
Accepted Solution

Soap Error on webservice call

[ Edited ]

Hi all,

 

I'm getting 'server unable to process request' error while trying to call the web service with large content. I'm passing an XML string as argument to the web method. I'm able to pass the xml with 32 tag and getting the error if trying to add a 33rd tag. Then to solve this issue, I split the xml into two for more than 32 element tags. Now  I'm able to call the webservice with the first xml and fails in the second xml call. Anybody please help me in this issue. The following is the error screen that I got.

 

 

 

 

Thanks in advance.

Thanks & Regards,
Paabs
Please use plain text.
Contributor
paabs
Posts: 41
Registered: 07-20-2011
My Carrier: Blackberry

Re: Soap Error on webservice call

Hi,

 

some of the changes in the web service solved my issue.

Thanks & Regards,
Paabs
Please use plain text.