SmartBusinessObject: No field-access with SmartBrowseObject..

Funkfeuer

New Member
Hello,

I've created two Master-Files of SmartDataObjects (SDO).
I also created a Master-File for a SmartBusinessObject (SBO). In the SBO-Master-File I've created instances of these both SDOs (mapped by Primary-Key).

Next, I wanted to create a SmartDataBrowser-Master based on the SBO (not on the SDO!). But if I select my SBO as datasource for my SmartBrowserObject there always appears the following message:

Cannot add fields. A SmartDataBrowser may not be based on a SmartBusinessObject.

This is strange for me, because after selecting the SBO as datasource (within the wizard) both included SDO-instances will be shown and I also can click "display" or "enable"-checkbox...

So, the SmartDataBrowser has access to the SDO-Objects within the SBO, but it seem there's a problem by getting access to the database-fields, or not?

BTW:
I've also used the same SBO for getting access with a SmartDataView. By using this SmartDataView everything works fine!
But what do I make wrong with using a SmartDataBrowser??

cu
Chris
 
Back
Top