Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

RightNow Soap API using JaxB - "FAILS" (2 Comments)

$
0
0

Topic by Yashodhar Narvaneni

Content

 We are using Maven JaxB plugin to Create Object classes from the WSDL right now provides. Then we create a request for "QueryObjects" to get a Contact By ID. We are using Spring WS to handle SOAP calls.

Our Soap Request looks like this (as shown in code block)

The request fails with the following error: org.springframework.ws.soap.client.SoapFaultClientException: Data element in the Message is NULL

Any help will be appreciated.

Version

1.2

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles