IT Process Automation

 View Only

CA PAM::. CA SDM Web Service DoSelect - pcat - Prob_Category 

Mar 09, 2017 03:31 PM

HowItWorks.jpgCA SDM Web Service - Select pcat - prob_category

 

 

 

01. Login

CA PAM::. CA SDM Web Service Login - Process Example 

 

 

02. Do Select

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

CA PAM:: How to use Invoke soap Method? 

 

02.A - Connect with CA SDM Webservice

CA SDM::. Qual é o endereço do Webservice - SOAP? 

 

02.B - Inline text

<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>
     <string>string2__</string>
  </attributes>
</impl:doSelect>

 

02.C - Dynamic Parameters

 

02.D - Call Results

 

 

02.E - Execution Settings - Post-execution code

Process.XML = Process[OpName].SelectReturn

 

03. Apply_xpath

CA PAM::. How to read a XML file - applyXPath Function 

 

 

//Tratamento do fragmento XML
Process.intSize = Process[OpName].AttrValue.length;
Process.Handle = Process[OpName].Handle;
Process.persid =  applyXPath(Process[OpName].AttrValue[0], "//AttrName[text()='persistent_id']/../AttrValue/text()");

 

 

04. Logout

CA PAM::. CA SDM Web Service Logout - Process Example 

 

 

know_more.png

Search by TAG doselect

CA SDM::. CA SDM Web Service :: Como faço para usar o método DoSelect  

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

CA PAM::. CA SDM Web Service Doselect - Process Example 

CA PAM::. CA SDM WebService DoSelect - Process Example for read cr - call_req 

CA SDM::. CA SDM Web Service :: DoSelect method for contacts - How to use 

CA SDM::. Web Service Doselect for Change - chg 

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

 

 

Summary CA Process Automation 

Summary CA Service Management Community 

 

 

Was useful, please leave your feedback!

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.