SearchTable Parameter Query Activity
Description:
An activity that performs a parameterized query on a Geocortex Essentials Search Table.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.SearchTableParameterQuery
Function:
This activity allows you to issue a parameterized query to a Geocortex Essentials Search Table REST endpoint.
In a Workflow:
You would use this activity to query a Search Table. The results are returned as a Featureset without geometries. You can then pass the Featureset to activities like Select Features or FeatureSet To DataTable.
Properties:
Name | Description |
---|---|
In Arguments |
|
SearchTable Url |
The URL of the Geocortex Essentials Search Table to query. For example: |
Token |
The token for accessing a secure Essentials endpoint. |
Parameters |
The parameters of the query. When you configure the Parameters property, Workflow Designer opens a pop-up dialog where you enter the list of parameters. The name that you specify must match the search table's name. |
Misc |
|
Display Name |
SearchTableParameterQuery You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
A |
Version Information:
Supported from: Geocortex Essentials 3.10.