Publishing a data object
To make data objects available to report developers using BIRT Designer Professional, place the data objects in a shared resource folder, just as you do with other shared resources, such as libraries and style sheets.
To make data objects available to dashboard and Report Studio users, you must publish the data objects in an iHub volume. From the iHub perspective, a data object is a resource, similar to Java classes, image files, or libraries, which are resources for reports published in iHub.
You can publish data object design (.datadesign) files or data object stores (.data). A common strategy is to publish the design files, then schedule those files to be run regularly to generate the data object stores. To manage system resources effectively, iHub volume administrators can make the data object stores generally available to users while limiting access to the data object design files. The administrator grants specific users or user groups access to the data object. This type of security is implemented in iHub, and users either have access to all the items in the data object, or none at all.
Using BIRT Designer Professional in conjunction with iHub, you can apply more granular security rules to control user access to individual items in a data object, down to which data set columns, cube dimensions and measures, and data rows are available to particular groups of users, as described in Providing data security.
How to publish a data object in an iHub volume
1 Create an iHub profile, which specifies the information to connect to an iHub volume.
2 Place the data object in the BIRT resource folder. The location of the resource folder is specified in the Preferences page, which you access by choosing WindowsPreferences from the main menu, then choosing Report DesignResource. The default location is the current project folder.
3 Choose FilePublishPublish Files. In Publish Files—Publish Files, select Publish Resources, then select the data object to publish.