Controls if the current user can see the document:
- if the document is in DEV state the user must have the development permission in a folder containing it;
- if the document is in TEST state the user must have the test permission in a folder containing it;
- if the document is in REL state the user must have the execution permission in a folder containing it.
Check the existance of the exported metadata into the current system metadata
and insert their associations into the association object MeatadataAssociation
Check the existance of the exported metadata into the current system metadata
and insert their associations into the association object MeatadataAssociation
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see
Spago Tracing docuentation for more details). it has as input all information needed
for tracing: the module into whom tracing has been call, those of the relative class
and method, the tracing message String.
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see
Spago Tracing docuentation for more details). it has as input all information needed
for tracing: the module into whom tracing has been call, those of the relative class
and method, the tracing message String.