GetKeywordsByFieldNo |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetKeywordsByFieldNo
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByFieldNo
Gets a list of keywords for the index data of the specified field.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByFieldNo
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– CategoryNo |
xs:int |
optional |
Sets the number of the category the field belongs to. |
â–¡ DependentFieldFilterValue |
xs:string |
optional nillable |
Sets the filter value for dependent fields. |
â– FieldNo |
xs:int |
mandatory |
Sets the number of the field. |
â– ShowDeactivatedKeywords |
xs:boolean |
optional |
Sets to true to include deactivated keywords into result. |
â– CaseDefinitionNo |
xs:int |
optional |
Sets the case definition number of the case the field belongs to. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetKeywordsByFieldNoResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ Keywords |
|
optional nillable |
Gets the list of keyword values. |
≡ Keyword |
xs:string |
optional unbounded nillable |
|
â–¡ KeywordNos |
|
optional nillable |
Gets the list of keyword values numbers. |
≡ KeywordNo |
xs:int |
optional unbounded |
|
â– AllRowsReturned |
xs:boolean |
optional |
Gets information if all keywords have been loaded from the server. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
Unbounded element (List of elements). |
Normal |
Optional element. |
Bold |
Mandatory element. |