You can specify conditions based on the following attributes of the service affected by the policy:
|
bu code dateAvailable dateUnavailable dateCreated dateCancelled description |
estimatedCost id name status website version |
The following attributes may require explanation:
Specifies the total estimated cost of a service in a request. The Catalog system calculates this cost when the request is submitted.
To find the cost of a service in a request, select Home, Requests and view the details for the request that contains that service.
Specifies the numeric value of the status of the service (not the request), as follows:
0 - Deleted
1 - Available
2 - Unavailable
3 - Created
4 - Canceled
You can view most of the other attributes when you add or edit a service.
Use the following format (without spaces):
$(_.service.attrbute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
Examples
Sample conditions follow:
$(_.service.name=='Knowledge Management Tools')
$(_.service.estimatedCost<=100.0)
anySoWith('status', gt, 1000) || _.service.id==9999
By default, 1000 is the value for a status of Pending Fulfillment.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |