StreamBase Connection Reference

The StreamBase and BusinessEvents connection details are configured in the shared resource.

For procedures see Adding a Shared Resource.

Field Global Var? Description
Description No Short description of the resource
StreamBase Server URI Yes The URI at which TIBCO BusinessEvents can contact the StreamBase server

Example: sb://localhost:10000/

UserName Yes A valid user name for the StreamBase server.

Note: This field is required only when the basic authentication is enabled at the StreamBase server.

Password Yes The password assigned to the user name specified in UserName, for accessing the StreamBase server.

Note: This field is required only when the basic authentication is enabled at the StreamBase server.

SSL Trust Store File Yes Location of the truststore file for the BusinessEvents application.
SSL Trust Store Password Yes Password to access the truststore file.
SSL Key Store File Yes Location of the keystore file for the BusinessEvents application.
SSL Key Store Password Yes Password to access the keystore file.
SSL Key Password Yes Password to access the key in the keystore file. If not specified, the keystore password is used to access the key.