I understand that reports leverage on DevExpress library. What's missing (at least on documentation) is the link between OneStream and DevExpress....
There a a lot of things that I'm thinking about:
- I see I can add DLLs to the report (a bunch of them are automatically added)... but I cannot add DLLs resulting from my assemblies/business rules, since they change their names after every compilation. Wouldn't it be nice to be able to add our custom DLLs ? Specifying them through a well defined syntax (Workspace.<wsName>.<assemblyName> or BR.<businessRuleName>)
- Is there a way to get the current SessionInfo object in report's scripts ?
- Since the scripts are part of the DevExpress reporting component, we can leverage on them to interact with report's components (the sender is always the component itself). Since the intellisense is not working there, I have no clue to understand which OneStream's objects are actually instantiated and passed to the report
Just wondering if opening new ideaStream makes sense.
Regards
FabioG