Getting Started
Missed IBM TechXchange Dev Day: Virtual Agents? On-demand viewing is available here
This article describes the detailed steps to configure the replay options for a Connector listener. Instructions described in this article are for webMethods Product version 10.5 onwards.
Salesforce supports guaranteed delivery of events from API version 37.0 onward. It does this by storing standard event volumes for 24 hours. Events are published to the event bus. In Salesforce each event is assigned a unique id stored in the ReplayId field of the corresponding event object. It mostly refers to the position of the event in the event stream. A subscriber can retrieve missed event objects using these ReplayId values.
For further information please go through the salesforce documentation:
https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/using_streaming_api_durability.htm