After you have selected database objects, you need to set values for the Selection properties.
The enterprise service discovery wizard queries for the Selection properties. The table titled "Selection properties" describes these properties.
Selection property | Type | Description |
---|---|---|
BOLocation | String | The path to the location where the generated .xsd files are to be stored. Will be set as RelativePath on DataDescription. |
MaxRecords | Integer | The maximum number of records to retrieve for a RetrieveALL operation. |
NameSpace | String | Text entry which is used to filter schemas. |
Operations | Multi-value | Defaults to a list of the operations supported by the adapter for the selected ServiceType. Select from these operations. The specified operations are set for all business objects being generated. |
ServiceType | String | Either inbound or outbound is chosen. Values are set by enterprise service discovery. |
The NameSpace property is initially set to the default NameSpace for all business objects. The default namespace is http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc.
The NameSpace is prepended to the business object name to keep business object schemas logically separated. For example: http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/Schema1Customer.
Last updated: Thu Mar 23 13:24:32 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)