Ticket #1894 (closed defect: fixed)
ServerDescribeSchema miss extension class if it's not in the first schema
| Reported by: | ChristineBao | Owned by: | Christine Bao |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Server | Version: | 2.2.0 |
| Severity: | major | Keywords: | |
| Cc: | jng | External ID: | 1383979.01 |
Description
Report from Autodesk QA:
1. Connect to one Oracle provider, assuming it has the following schema:
SchemaA
FeatureClassA1
FeatureClassA2
SchemaB
FeatureClassB1
2. Connect to one SDF provider.
3. Create a join in Oracle connection, set primary class to be SchemaB:FeatureClassB1[[BR]]
4. Execute GetClasses? in Oracle connection, the extension join class SchemaB:FeatureClassB1Extend does not show.
5. If create join in the first schema of Oracle, for example SchemaA:FeatureClass1Extend, the extension class will show in GetClasses? command.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

