Quantcast
Viewing all articles
Browse latest Browse all 2504

Rightnow Create contact with custom fields using SOAP(XML)

Topic by suresh tumati

Content

I am using below sample code to create contact with custom field. Keep getting below error.

Custom field with update contact is working fine, but I am trying to create contact with custom field could n't succeed. any advise or sample code could be really appreciated....

Error:

         <faultstring>Data element in the Message is NULL</faultstring>
         <detail>
            <fault>RightNowSyncService|urn:wsdl.ws.rightnow.com/v1_3 failed
Found out-of-order or unrecognized node CustomFields|urn:generic.ws.rightnow.com/v1_3 while parsing node of type Contact|urn:objects.ws.rightnow.com/v1_3
Failed in constructing object CreateMsg : NULL input can not be deserialized
Failed in setting value for element RNObjects array position 0 of object CreateMsg
Failure in setting value for object Create element Create of type messages_ws_rightnow_com_v1_3::CreateMsg
NULL returned from the Create deserializer due to missing or invalid XML</fault>
         </detail>

 

 

Please see sample code in code block  

Version

May2017

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles