Hi all Onestream stores a lot of information using an integer ID instead
of a name. And most of the time we also deliver a simple way, to get
objects (or names of objects) using an api or brapi call. Somehow
getting the name of a dimension from its I...
I want to round the values for the Revenue account for all UD2 members
to whole numbers. Do I have to get the values, round them and write the
value, or is there a simpler method?
It is based on some external documentation about namespaces and
Information in the 8.0 documentation, introducing a new concept called
service factory. I had to downgrade an application and found, that I
could call the files from the old business rul...
For example, if you have a file for the class EntityList Namespace
Workspace.__WsNamespacePrefix.__WsAssemblyName Public Class EntityList
... End Class End Namespace you can do this ... Imports
Workspace.__WsNamespacePrefix.__WsAssemblyName Namespace...
In version 8, most of the business rules will be located in the same
namespace Namespace Workspace.__WsNamespacePrefix.__WsAssemblyName So to
access classes within this namespace, just add Imports
Workspace.__WsNamespacePrefix.__WsAssemblyName to the...
If you are already on 8.0, you can go to the workspaces (formerly
dashboards), select the Default workspace and the Default management
unit, and you will get access to all the cubeviews. Within workspaces,
you can multi-select, and delete the cubevie...
No, this is not possible. But you can change some of the ic matching
reports (please create copies to avoid problems with updates) to show
the I#None member by enhancing it using the Report Designer. To get the
missing information, you need to add a ...