Attribute | Description |
<name> | The unique name of the data source. This name follows specific naming conventions. There can be no spaces, for example. |
<displayName> | The data source name that appears in the Data Source dialog box, as shown in Figure 3‑18. |
<description> | The data source description that appears in the user interface. |
<datasetExtensionId> | Identifies the ID of the data set extension that was created in the ODA data driver. The value should match the data set extension ID that is specified in the servlet. |
<datasourceExtensionId> | Identifies the ID of the data source extension that was created in the ODA data driver. The value should match the data source extension ID that is specified in the servlet. |
<enabledInWorkgroupMode> | Not used. |
<enabledInEnterpriseMode> | Indicates whether this data source is available to users. |
<entryPoint> | A URL or servlet that points to the first web page of your custom query builder. |