Apama 10.1 | Apama Documentation | Deploying and Managing Apama Applications | Deploying Apama Components with Command Central | Administering Apama in Command Central | Configuration types that Apama components support | Usage notes | Correlator initializations
 
Correlator initializations
You can set an Apama application to initialize the correlator on startup. To use this feature, you must set the initializePath property.
Examples when executing on Command Central
*To update the APAMA-CORRELATOR-INITIALIZE configuration for a correlator instance:
sagcc update configuration data local Apama-correlator-myCorrelator
APAMA-CORRELATOR-INITIALIZE -i correlator_initialize.xml
Example format of the XML file for a correlator instance:
<properties>
<entry key="initializePath">C:\User_Project.deploy</entry>
<entry key="initializePropertiesFile">C:\User_project.properties</entry>
</properties>
For more information, see APAMA-CORRELATOR-INITIALIZE configuration type in Configuration types that the Apama correlator supports.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.