SlaPoliciesFilterAny
Query SlaPolicies Filter with Logical OR.
Table Specific Information
Select
The following queries are processed server-side while other filters are processed client-side within the provider.SELECT * FROM SlaPoliciesFilterAny SELECT * FROM SlaPoliciesFilterAny WHERE SlaPolicyId = '123'
Columns
| Name | Type | References | Description |
| SlaPolicyId | Long | SlaPolicy id. | |
| Field | String | The name of a ticket field. | |
| Operator | String | A comparison operator. | |
| Value | String | The value of a ticket field. |