The following properties apply to only AB Suite/EAE data source projects.
Note: These properties provide the initial values that are configured as each a presentation project is created. After a presentation project has been created, if you need to modify configuration values, you must modify the settings for the particular presentation project. Refer to Viewing or Changing ePortal Application Configuration Properties.
CE API Environment
Property Name | Description |
---|---|
Application Name | The Component Enabler application name, as specified in the Developer Segment options. This value is automatically configured using information discovered by the AB Suite/EAE Ispec Import Dialog. If you import Ispecs for more than one application, you can enter the application name which will be used to connect to the host first. |
Bundle Name | The Component Enabler bundle name, as specified by the Developer bundle folder name. This value is automatically configured using information discovered by the AB Suite/EAE Ispec Import Dialog. This value is read-only. |
Connection Mode | The connection type sent to the Remote Access To Linc (RATL) server. This setting affects the GLB.GUI and GLB.STYLE variable in the AB Suite/EAE runtime system. Possible values are Component Enable, PCE, and NOF. |
Enable Logging | A boolean value to indicate whether to enable logging of the Component Enabler Trace information. In the ePortal environment, CE Trace statements are written to the ePortal log file. The default value is False. |
Enable Object Pooling | A boolean value to indicate whether the Component Enabler runtime should use COM+ Object Pooling to share instances of the LINCEnvironment object across multiple client requests. This is used only for stateless environments. The default value is False. Note: Object pooling is not supported if you import Ispecs from multiple applications. Refer to Support for Multiple AB Suite/EAE Applications for more information. |
Fireup Ispec for Pooling | The name of the Ispec that is displayed when a new session starts in an environment that is pooled. This option is used only when object pooling is enabled |
Package Prefix | The Component Enabler Package Prefix as specified in the Developer Segment options. This value is automatically configured using information discovered by the AB Suite/EAE Ispec Import Dialog. This value is read-only. |
RATL Start Version | The Remote Access to Link (RATL) version to be used for connecting to the RATL Server. The version is 12 for EAE and 13 for AB Suite. This value is automatically configured using information discovered by the AB Suite/EAE Ispec Import Dialog. This value is read-only. |
Reverse Message Sequence | A boolean value to indicate if the display order of messages in the MessageList_ field in an ePortal message should be reversed. If there are multiple messages, in some cases, the messages may appear in reverse order. When False, messages are displayed in the AlertBox with the most recent message at the top of the list. When True, messages are displayed in the AlertBox with the most recent messages at the bottom of the list. The default value is False. Refer to Metadata Fields in Support for AB Suite/EAE Features and AlertBox in Other ePortal Controls. |
View Name | The name of the RATL Server view to be used for the connection. You must supply this value. |
Connection Information
Property Name | Description |
---|---|
Password | The password for logging on to the host system. Leave this empty if you plan to use runtime credentials as described in Orchestration Tasks for AB Suite/EAE Projects, or if the View is configured for anonymous access. |
Port Number | Identifies the port number on which the Remote Access To Linc (RATL) server is listening. The default value is 2449. |
Server Name | Identifies the name or the IP address of the host system where the AB Suite or EAE application is running. |
Station Prefix | The station prefix to be used to indicate how the station name should be constructed when RATL establishes a connection with the host. Note: Station Prefix applies to AB Suite and EAE on MCP. It does not apply to OS 2200. For more information, refer to Station Prefix in the topic AB Suite/EAE Application Configuration Properties. |
Use Secure Connection | If selected, the application uses a secure connection with TLS when connecting to the ClearPath server. |
User ID | The User ID for logging on to the host system. Leave this empty if you plan to use runtime credentials as described in Orchestration Tasks for AB Suite/EAE Projects, or if the View is configured for anonymous access. |
Connection Pooling
Property Name | Description |
Connection Pooling Assembly | Displays the fully qualified name of the pooling assembly registered in COM+ that is used by the component enabler. |
Connection Pooling Type Name | Displays the type name defined in the component enabler connection pooling assembly for an application. |
Maximum Pool Size | Specifies the maximum number of pooled connections available in COM+ that is used with component enabler. Note: You can change the value, if required. |
Minimum Pool Size | Specifies the minimum number of pooled connections available in COM+ that is used with component enabler. Note: You can change the value, if required. |
Refer to Data Source Project Property Pages Dialog for more information on properties that are common to all data source project types.