Kbase P29448: ADM2: Cannot create SDB based on SBO
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/07/2003 |
|
Status: Verified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
Cannot create SDB based on SBO
Error message from AppBuilder:
Cannot add fields. A SmartDataBrowser may not be based on a SmartBusinessObject
Error message displayed when trying to add fields to the SmartDataBrowser
CAUSE:
A SmartDataBrowser needs a query and there is no query in the SBO, it just contains SDOs. Developpment is considering about adding a 'shadow'-query in the SBO to support SDB's for one-to-one SBOs in the future. But as the time of writing, there is no plan yet to implement this functionality in an upcoming release.
FIX:
SDB can be built from an SDO, then linked to an SBO, but you need to specify which of the SDOs in the SBO will be linked to the Browser.