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

Trying to use node.js application to get data from CWS using SOAP (2 Comments)

$
0
0

Topic by Douglas Jordan

Content

Trying to use a node.js application with node-soap to retrieve data from the Service Cloud with SOAP.  Want to do a "QueryObjects" call with a ROQL query string, but not sure of the syntax within the context of the vpulim/node-soap module.  Has anyone tried this?

Encountering the following error even though I have "Query" defined as an element of "QueryObjects" in the input argument object to the client.RightNowSyncService.RightNowSyncPort.QueryObjects() function call.

Value not found for element Query which has minOccurs = 1
NULL value is set to a non-nillable element QueryObjects of object QueryObjects

Thanks.

Version

Service Cloud February 2015, CWS v.1.2

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles