ReadJobResults
Read the results of a job given a search ID.
Input
| Name | Type | Required | Description |
| SID | String | True | The Search ID for which to get the results. |
| UserContext | String | False | Set this value to make use of /servicesNS/{UserContext}/{AppContext} node. Required if AppContext is present. If left unspecified, the node /services will be utilized. |
| AppContext | String | False | Set this value to make use of /servicesNS/{UserContext}/{AppContext} node. Required if UserContext is present. If left unspecified, the node /services will be utilized. |
| Offset | Integer | False | The starting point for the results to be returned. If tis not set, defaults to 0. |
| Count | Integer | False | The number of results to be returned. If not set the value of Pagesize connection property will be used. |
| Rows@next | String | False |
Result Set Columns
| Name | Type | Description |
| * | String |