Apama Documentation : Developing Apama Applications : Developing Apama Applications in EPL : Using EPL Plug-ins : Using the distributed MemoryStore : Configuring a distributed store : Configuring a distributed store
Configuring a distributed store
You can configure the frequently used settings for a distributed store in Apama's Distributed MemoryStore editor in Software AG Designer. These settings are those in the .properties file. For other settings, you need to edit the .xml file directly.
To configure a distributed store
1. In the Standard Properties section of the editor, specify the properties required by the third-party distributed cache in use.
2. (Only required if Other was used as the store type.) In the Classpath section, specify the names of the required provider-specific .jar files.
a. Click the Add Location button ().
b. In the new entry, specify the name of the .jar file. When you specify the path to a .jar file, you should use substitution values rather than a full path name. (e.g. use ${installDir.mystore}/lib/my.jar)
3. In the Custom Property Substitution Variables section, specify the name and values of additional substitution ${...} variables (if any) used by the distributed cache. The .properties file contains substitution variables that are used by the .xml configuration file.
a. Click the Add button (). A new line will be added to the list of substitution variables.
b. In the new entry, specify the name and value of the substitution variable you want to add.
4. (If needed.) In the Configuration Files you can access the Spring .xml and .properties files. Click on the file name link to open them in the appropriate editor.
For more information on specifying property values, see Configuration files for distributed stores
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback