IT Process Automation

 View Only
347 Entries
 
 
7 years ago
2 people recommend this.

CA PAM - Using doSelect for read cr  -  call_req
 
 


 
01. Login
CA PAM::. CA SDM Web Service Login - Process Example  
 
02. Do Select
CA SDM::. CA SDM Web Service :: ...

Attachments
7 years ago
2 people recommend this.

Worried that you may have missed something vital or interesting in the community last month?
 
That's why I put together "What You May Have Missed" -- a quick way to see some of the ...

7 years ago
3 people recommend this.

CA 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 ...

7 years ago
3 people recommend this.

CA SDM Web Service - Select grc - ca_resource_class
 
 


 
01. Login
CA PAM::. CA SDM Web Service Login - Process Example  
 
 
02. Do Select
CA SDM::. CA SDM Web Service ...

Attachments
7 years ago
2 people recommend this.

CA PAM:: How to use Invoke soap Method?  
 
CA PAM::. CA SDM Web Service Login - Process Example  
 
CA PAM::. CA SDM Web Service Logout - Process Example  
 
 
01. WSDL WIZARD
...

Attachments
7 years ago
2 people recommend this.

A Little example 
 
How to use "Run JavaScript" Operator -  Using IF's
 

 
 

 
 
 

 
 
if  (Process.AlarmTitle != "BLADE STATUS UNKNOWN SYMPTOMS"){
  Process.symptom="904";
}
else
{Process.symptom="905"} 
 
...

7 years ago
1 person recommends this.

A Little example 
 
How to use "Run JavaScript" Operator -  Convert a String to Int
 

 
 

 
 
 

 
Process.Enter = String.fromCharCode(13);
Process.StringArrayB = ...

Attachments
7 years ago
Be the first person to recommend this.
Attachments
7 years ago
2 people recommend this.

How to install PAM Agent on Red Hat
 
ImageDescription
Copy install files
 

Install PAM Agent 

C:\Program Files\CA\PAM\server\c2o\.c2orepository\media
 

AgentInstaller.sh

CA_PAM_Agent_unix.sh
...

7 years ago
Be the first person to recommend this.
Attachments