This function is used to create or recreate (in case of modification) a universe that can be reused by the Business Intelligence functions. Launching it automatically creates all the objects in the Business Objects dictionary.

The update of an already existing universe entails a report "remapping" stage for those reports that are already created in the universe to operate again. Launching this stage is optional.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

The screen associated to the function is used to define the setups associated to the universe creation or update.

Batch task

This function can be run in batch mode. The standard task ABICREUNV is provided for that purpose.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

Impossible to determine the BO machine

There is server access problem (probably at network level).

Datamart not present in the datawarehouse

The entered datamart does not exist in the selected datawarehouse.

Error messages in the log file

The universe generation process generates a log file. The following messages thus appear in the log file.

The remote directory could not be created

Upon creation of a universe, directories must exist on the server where Business Objects is installed, so that the appropriate creation scripts can be placed there. This message means that the directories in question could not be created, namely because the user was not authorized to create them of for any other reason (for instance, no disk space available anymore).

Non existent object: xxx

During the coherence control of all the elements of the universe, an inconsistency was detected: for instance, a hierarchy described in the universe refers to an element that no longer exists, a nonexistent predefined condition (prompt), etc.

No active field on the table

A table cannot be created because all the fields in this table are deactivated via inactive activity codes.

Inactive dimension

A link between tables refers to a dimension bearing an inactive activity code.

xxx: Field not present in the yyy aggregate

The field controlling the access to a table is not present in the aggregate. This can be the case if a control by access code has been activated.

Tables used

SEEREFERTTO Refer to documentation Implementation