RecordQueryString
An additional string to append to the queries that are sent to ServiceNow to retrieve information. The connector URL-escapes the parameter value.
IMPORTANT: In most cases, you should not need to set this parameter. In cases where the ServiceNow instance contains millions of records, it can be used to limit the results and prevent the query from timing out. OpenText recommends that you refer to the API documentation for ServiceNow and set this parameter with extreme caution.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | RecordQueryString=
|
See Also: |