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-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback