DatastoreSharingGroupName

To store asynchronous action queues in a database, rather than in an internal datastore file, set the parameters AsyncStoreLibraryDirectory, AsyncStoreLibraryName, and ConnectionString. To use the same database to store action queues for more than one type of IDOL component, you must also set DatastoreSharingGroupName.

This parameter specifies the group of components to share actions with. You can set this parameter to any string, but the value must be the same for each server in the group. For example, to configure several Media Servers to share action queues, set this parameter to the same value in every Media Server configuration.

TIP: Micro Focus recommends setting this parameter to the name of the component.

Type: String
Default:  
Required: No
Configuration Section: Actions
Example: DatastoreSharingGroupName=MediaServer
See Also:

AsyncStoreLibraryDirectory

AsyncStoreLibraryName

ConnectionString