Dear partners,
I have a report what is used on some technical application. The application developer create a report with Business object. So, basically there are possible to choose only variables/expressions which are available on Business object list. But on many cases necessary to get also another values what is not integrated on Business object list, but it exist in SQL database what is used for this application!
There for I create a new data source with connection to SQL database tables. And it possible now to get completely all data fields from SQL base. But problem is to get corresponding values which let say belongs to data records from business objects.
Now situation is fallowing: I have data band where selected variables/extensions from Business objects, but I what additional field from SQL data source. Could you please tell direction where to looking for tools to get additional fields from SQL data source in data band and how to make a relation between them business object and SQL data source?
Thank you in advance.
Business objects and data sources relations
Re: Business objects and data sources relations
Hello.
Unfortunately, there is no possibility to create relations between Data Source and Business objects.
So there is a way to store necessary value in a variable and then use this variable for filtering.
You could use Panel to put the Data band with Data Source on the Data Band with Business Objects.
Thank you.
Unfortunately, there is no possibility to create relations between Data Source and Business objects.
So there is a way to store necessary value in a variable and then use this variable for filtering.
You could use Panel to put the Data band with Data Source on the Data Band with Business Objects.
Thank you.