Redis Shared Resource

Redis shared resource contains the necessary parameters that must be configured when you use ActiveMatrix BusinessWorks Plug-in for Redis to connect to the Redis server. Redis shared resource is used by all the activities in the Redis palette.

General

The General panel contains the following fields:

Field Module Property? Yes/No Description
Package No The name of the package where the shared resource is added.
Name No The name to be displayed as the label for the shared resource in the process.
Description No A short description for the shared resource.

Redis Shared Resource Configuration

The Redis Shared Resource Configuration panel contains the following fields:

Field Module Property? Yes/No Description
HostName Yes Host name of the Redis server.
Port Yes Port number of the Redis server.
Connection Timeout Yes The request timeout in milliseconds until which the client object keeps trying to make the connection.
InTransit Encryption No It encrypts the connection between client and server.
Database Index Yes Sets the default database index to which it is pointed. The default value is zero. In the case of multiple databases, you can mention the database that is being used.
Authentication Type No There are two types of authentications on the dropdown list; UserName & Password and Redis Access Token.
UserName No User name of the Redis server.
Password No Password of the Redis server.
Redis Access Token No Access token for the Redis server.

Once the configurations are done, click the Validate Server button to validate the details.