Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering CloudStreams | webMethods CloudStreams Documentation | Administering webMethods CloudStreams | Cloud Connections, Services, and Connector Listeners | Persistent configuration of events for duplicate detection
 
Persistent configuration of events for duplicate detection
Persistent configuration of events is not configured by default. If Integration Server is operating in a clustered mode, then persistent configuration of events will be automatically enabled. To enable persistent configuration of events for an on-premises stand-alone Integration Server installation, which is not in a clustered setup, do the following:
1. Go to the <IS-installation-dir>\IntegrationServer\instances\<instance name>\packages\WmCloudStreams\config\resources\caching directory.
2. Open the SoftwareAG-IS-CloudStreams.xml file.
3. In the ListenerEventsCache cache, specify the following entry: <persistence strategy="localrestartable" synchronousWrites="true"/>
4. Delete the CloudStreams caching file SoftwareAG-IS-CloudStreams.xml, from the location, <IS-installation-dir>\IntegrationServer\instances\<instance name>\config\caching for the above changes to take effect.
5. Restart Integration Server.