How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
where clause section where we are testing a condition against a selected tabel column
Properties
Name | Type | Occurrence | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
column |
xs:string |
Required | table column to test against | ||||||||||
operator |
whereClauseOperatorType |
Required | test operator | ||||||||||
sampleDataBinding |
xs:string |
Optional | if set sql clause will use this table.column setting i.e. h_data_sampledata.h_col1_value | ||||||||||
table |
xs:string |
Required | table to test against | ||||||||||
type |
xs:choice |
Required | You need to specify one of the following choices:
|
||||||||||
valueSource |
valueSourceType |
Required | the type of value we will test against |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document