Backing Store Setting Reference for the ActiveSpaces Store

To configure ActiveSpaces as a backing store for your TIBCO BusinessEvents project, you can configure the following connection and security settings in the CDD editor:

Field Description
Realm URL

URL of the TIBCO FTL Realm server.

The default value is http://localhost:5055.

Grid Name

Name of the property that is configured for the data grid name on the ActiveSpaces server. If not provided, the cluster name is taken as the Grid Name.

Connection Timeout

The amount of time that calls other than DataGrid.Connect wait for a response from the data grid.

The default value is 5 second.

Connection Wait Time

This property is supplied to DataGrid.connect while connecting to the data grid. This value sets the fixed amount of time a call waits for DataGrid.connect while it collects proxy responses.

The default value is 0.1 second.

Connection Pool Size

Number of connections in the connection pool.

The default value is 10.

Username User name for the authorized user configured on the server.
Password Password for the authorized user configured on the server.

(Optional) To enable security, select the Security Enabled check box and fill values for the following fields:

Field Description
Trust Type

Choose the trust type for the project. The values are:

  • Trust File
  • Trust Everyone

Default value: Trust File

Trust File Path If you select Trust File as the Trust Type, provide the path to the trust file.