Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Accessing custom object in Incident soap request — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Accessing custom object in Incident soap request

Received Response
25
Views
3
Comments
edited Jun 8, 2022 12:03PM in General Technical Discussions 3 comments

Content

Hi,

I am trying to access custom object 'CO$Sample' in Incident soap create request. i am unable it is showing the below error:

Nothing to save: Incident::save()
While performing create on Incident

Code Snippet

             <ns7:Create xmlns:ns7="urn:messages.ws.rightnow.com/v1_2">
<ns7:RNObjects xsi:type="ns4:Incident" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns4="urn:objects.ws.rightnow.com/v1_2">
  <q1:ObjectType>
                  <q1:Namespace>CO</q1:Namespace>
                  <q1:TypeName>Sample</q1:TypeName>
               </q1:ObjectType>
               <q1:GenericFields name="Sample">
             

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!