CA Service Management

CA SDM::. Web Service Doselect for Change properties - prp 

Jan 25, 2017 08:10 AM

HowItWorks.jpg  CA SDM Web Service Doselect - Process Example

 

 

 

CA SDM::. CA SDM Web Service :: DoSelect method 

 

 

01. WSDL WIZARD

 

<impl:doSelect xmlns:impl="http://www.ca.com/UnicenterServicePlus/ServiceDesk">
<sid>sid__</sid>
<objectType>objectType__</objectType>
<whereClause>whereClause__</whereClause>
<maxRows>maxRows__</maxRows>
<attributes>
<string>string__</string>
</attributes>
</impl:doSelect>

 

 

 

02Parameters

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://www.ca.com/UnicenterServicePlus/ServiceDesk">
<soapenv:Header/>
<soapenv:Body>
<ser:doSelect>
<sid>992697213</sid>
<objectType>prp</objectType>
<whereClause>object_id=400463</whereClause>
<maxRows>10</maxRows>
<attributes>
<!--1 or more repetitions:-->
<string>id</string>
<string>sequence</string>
<string>value</string>

</attributes>
</ser:doSelect>
</soapenv:Body>
</soapenv:Envelope>

 

 

 

 

03Results

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<doSelectResponse xmlns="http://www.ca.com/UnicenterServicePlus/ServiceDesk">
<doSelectReturn xmlns=""><![CDATA[<?xml version="1.0" encoding="UTF-8"?><UDSObjectList>
<UDSObject>
<Handle>prp:400219</Handle>
<Attributes>
<Attribute DataType="2001">
<AttrName>id</AttrName>
<AttrValue>400219</AttrValue>
</Attribute>
<Attribute DataType="2001">
<AttrName>sequence</AttrName>
<AttrValue>11</AttrValue>
</Attribute>
<Attribute DataType="2002">
<AttrName>value</AttrName>
<AttrValue>Si</AttrValue>
</Attribute>
</Attributes>
</UDSObject>
<UDSObject>
<Handle>prp:400220</Handle>
<Attributes>
<Attribute DataType="2001">
<AttrName>id</AttrName>
<AttrValue>400220</AttrValue>
</Attribute>
<Attribute DataType="2001">
<AttrName>sequence</AttrName>
<AttrValue>15</AttrValue>
</Attribute>
<Attribute DataType="2002">
<AttrName>value</AttrName>
<AttrValue>1234567</AttrValue>
</Attribute>
</Attributes>
</UDSObject>
<UDSObject>
<Handle>prp:400221</Handle>
<Attributes>
<Attribute DataType="2001">
<AttrName>id</AttrName>
<AttrValue>400221</AttrValue>
</Attribute>
<Attribute DataType="2001">
<AttrName>sequence</AttrName>
<AttrValue>20</AttrValue>
</Attribute>
<Attribute DataType="2002">
<AttrName>value</AttrName>
<AttrValue>3</AttrValue>
</Attribute>
</Attributes>
</UDSObject>
<UDSObject>
<Handle>prp:400222</Handle>
<Attributes>
<Attribute DataType="2001">
<AttrName>id</AttrName>
<AttrValue>400222</AttrValue>
</Attribute>
<Attribute DataType="2001">
<AttrName>sequence</AttrName>
<AttrValue>30</AttrValue>
</Attribute>
<Attribute DataType="2002">
<AttrName>value</AttrName>
<AttrValue>Del Notebook i7</AttrValue>
</Attribute>
</Attributes>
</UDSObject>
</UDSObjectList>]]></doSelectReturn>
</doSelectResponse>
</soapenv:Body>
</soapenv:Envelope>

 

know_more.png

Summary CA Service Management Community 

Service Desk Manager 15 days Implementation 

CABI:: Summary - BOXI for CA SDM 

Summary CA SDM Scoreboard 

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.