During business object discovery, you can specify Filter properties if you want to narrow the list of schemas displayed in the tree; otherwise, all schemas are displayed. You can set the Node property if you want to narrow the list of database objects to display.
The table titled "Filter properties" describes the properties you need to use to filter the schemas.
Filter properties
Filter property | Type | Description |
---|---|---|
SchemaNameFilter | String | String used to filter schemas. Only those schemas that start with the string you specify are displayed. If this property is not set, all schemas are displayed. |
Types | Multi-value | Lists the database object types: tables, views, stored procedures, and synonyms/nicknames. Values are set by enterprise service discovery. Multiple selections are allowed. |
DefineASI | Boolean | If true, when you select an object for generation, you are prompted to set the application-specific information (ASI) values for the business object. |
The table titled "Node property" describes the property you need to use to filter database objects.
Node property
Node property | Type | Description |
---|---|---|
ObjectNameFilter | String | String used to filter database objects. Only those database objects that start with the text you specify are displayed. If no ObjectNameFilter is specified, all objects are displayed. |
Last updated: Thu Mar 23 13:24:31 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)