SRDemo ???: TopLink Map 'SRMap' -> One of the packages is incomplete. [message #167780] |
Mon, 17 April 2006 01:39 |
ddshah
Messages: 16 Registered: December 2005
|
Junior Member |
|
|
TopLink Map 'SRMap' -> One of the packages is incomplete.
Package oracle.srdemo.datamodel -> One of the descriptors in this package is incomplete.
Descriptor ServiceRequests -> Some mappings are incomplete.
Descriptor ServiceRequests -> The following primary key fields are unmapped: SVR_ID
Descriptor ServiceRequests -> The following primary key fields have no writable mappings: SVR_ID
Descriptor ServiceRequests -> The following Query Keys do not have associated database fields: assignedDate, problemDescription, requestDate, status, svrId
Mapping assignedDate -> No database field is selected.
Mapping assignedTo -> Table reference is invalid because of the target table chosen.
Mapping assignedTo -> No table reference is selected.
Mapping createdBy -> Table reference is invalid because of the target table chosen.
Mapping createdBy -> No table reference is selected.
Mapping problemDescription -> No database field is selected.
Mapping products -> Table reference is invalid because of the target table chosen.
Mapping products -> No table reference is selected.
Mapping requestDate -> No database field is selected.
Mapping serviceHistoriesCollection -> Method accessors have not been selected.
Mapping status -> No database field is selected.
Mapping svrId -> No database field is selected.
End TopLink Map 'SRMap'
This message I received while running SRDemo ADF tutorial on Jdev 10g R3. I rechecked but can't make out exactly where did I go wrong. Please guide.
Thank you.
|
|
|