Hi,
I am developing a report using report library. I am not very familiar with this and have some concerns:
* From what I understand, if the report just uses the Axapta database as datasource, data is fetched via going through the AOS. My concern is the processing. In the case of an environment where there are multiple AOS but connecting to the same DB, is it possible to force it to use a specific AOS (say, to use an AOS intended for heavy processing)
* There is a static method in a class that builds up the records i need to display in the report. Is there a way to just call that static method and then use the records it returns as my dataset in the report?
*This post is locked for comments
I have the same question (0)