There is one URL route associated with queries: query. The following table describes the various paths that build on the route, and the elements that you can specify for each.
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
query: Displays the Query page. | |||
query/<EntityKey>/<WorkspaceName>: Displays the <QueryName> or New Query page. | |||
<EntityKey> | Specifies the query that you want to open. | Any numeric Entity Key that corresponds to an existing query. |
The specified query will appear on the <QueryName> page. This element is required to open an existing query from a URL. |
0 |
The specified query will appear on the New Query page. This element is required to create a new query using a URL. |
||
<WorkspaceName> | Specifies the workspace within which you want to open the query. |
results |
The specified query will appear in the Results workspace. If no value is specified for this element, by default, the query will appear in the Results workspace. |
designer | The specified query will appear in the Design workspace. | ||
sql | The specified query will appear in the SQL workspace. |
Copyright © 1993-2015 Meridium, Inc. All rights reserved.