

SOAP API Reference › Common Tags for Web Services Methods › The <params> Tag › Example
Example
<params>
<param name="vendorName">CA </param>
<param name="quantity"> 4</param>
<param name="start Date">10/30/2000</param>
<param name="approvalRequired">false</param>
</params>
The name attribute specifies the name of the parameter.
Value specifies the value of the parameter in the value attribute.
- If the parameter exists in the dataset of the CA Process Automation object, the value of the parameter is adjusted with new value.
- If the parameter does not exist, a new variable is created with the name and value provided. The type of the variable depends upon the value provided.
Copyright © 2014 CA.
All rights reserved.
 
|
|