Global Resource Property

Connection Settings

Connection setting for a global resource can be managed from each adapter's property setting dialog, "Global resource setting" within Control Panel, or from WebConsole.
Basic settings
Item name Required/Optional Use of variables Description Remarks
Name Required Not available Enter the name of the setting for the connecting destination.
 
Type Required Not available Select the type of destination.  
Required settings
Item name Required/Optional Use of variables Description Remarks
Host name Required Only environmental variable is available Enter the server name of Report Director Enterprise server or IP address.
 
Client ID Required Only environmental variable is available Specify the client ID used for Report Director Enterprise session management with any character string.  
Language Required Not available Select the language.
  • [Japanese]:(default)
  • [Chinese(simplified)]:
  • [English]:
  • RDE Multi-Language Pack needs to be installed to Report Director Enterprise, if [Report Director Enterprise 8.2 server connection setting] or [Report Director Enterprise 9.1 server connection setting] is selected to [Type], when using languages other than [Japanese].
User name Required Only environmental variable is available Enter user name.  
Password Optional Only environmental variable is available Enter password.  
Property action
Item name Description Remarks
Connection test Checks connection to Report Director Enterprise.  

Component Pool Settings

Component pool is not supported.

Security

Security settings can be managed from "Global resource setting" within Control Panel, or from WebConsole.

About RDE UDK Log

RDE UDK log used in Report Director Enterprise adapter will be output as the name rde.log under $DATASPIDER_HOME/server/logs.
New log file is generated if RDE UDK log exceeds 2048KB, and 5 old files will be saved.

Main Exceptions

Exception name Cause Solution
InvalidPropertyConfigurationException
resource required setting is not set. : <Property name>
[<Property name>] is not set. Set [<Property name>].
RdConnectException
failed to connect to database.
Failed to connect to database used in Report Director Enterprise. Check [Host name].
If [Host name] is correct, enable to connect to database, such as restart database used in Report Director Enterprise, or edit maximum connection.
RdConnectException
User does not belong to group.
User specified in [User name] does not belong to group. Make the user belong to group.
RdConnectException
Password contains failure.
Password specified in [Password] contains failure. Check password.
RdConnectException
User is locked.
User specified in [User name] is locked. Check user condition in RDE environment setting screen, and manage such as unlock.
RdConnectException
Already logged in with the same user name
Already logged in with the user specified in [User name]. Login with other user name, or log out one user.