Start
Initializes the RSSE. Implement Start to initialize RSSE. Called once for each cluster
Request elements
ServerHome
The path to the BIRT iHub installation, for example C:\Program Files\Actuate\Server on Windows.
Volume
The name of the Encyclopedia volume.
LogFile
The path to the log file for RSSE activity.
Version
The BIRT iHub version number.
Response elements
IntegrationLevel
The integration level of external security. One of the following values:
*External_Authentication
*External_Registration
*None
ExternalProperties
The following external user or role properties are included in the response:
*EmailAddress
The user e-mail address
*HomeFolder
The user home folder
*EmailForm
The form of the e‑mail attachment, included or linked
*EmailWhen
The type of notification to use for a completed job
*FolderWhen
An indicator of when the user uses the Completed folder
*SuccessNoticeExpiration
The number of minutes that elapse before the Encyclopedia service deletes a successful job notice
*FailNoticeExpiration
The number of minutes that elapse before the Encyclopedia service deletes a failed job notice
*DefaultObjectPrivileges
The privileges that the user has by default on the objects the user creates
*MaxPriority
The maximum request priority the user can set when creating a report printing or generation request
*ViewPreference
The user web viewing preference, default or DHTML
RSSEVersion
The version of RSSE.
UserACLExternal
Specifies whether the user access list is stored externally. Applies only if using page-level security.
ConnectionPropertyExternal
Specifies whether the user connection properties are retrieved externally from the RSSE. If True, the connection properties are retrieved externally. In this case, BIRT iHub directs requests to set connection properties to the RSSE and does not use GetConnectionProperties.
SelectUsersOfRole
Applies only under external registration. Specifies whether the RoleName element in SelectUsers is implemented. The setting indicates whether BIRT iHub enables this feature. The default value is False.
SelectGroupsOfUser
Applies only under external registration. Specifies whether the UserName element in SelectGroups is implemented. The setting indicates whether BIRT iHub enables this feature. The default value is False.
SupportGetTranslatedUserNames
Specifies whether to support translation of user names from external source.