Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
The following image shows how the Integration Service processes messages using the recovery table:
The Integration Service completes the following tasks to process messages using recovery tables:
The Integration Service reads one message at a time until the flush latency is met.
The Integration Service writes the message IDs, commit numbers, and the transformation states to the recovery table on the target database and writes the messages to the target simultaneously.
When the target commits the messages, the Integration Service sends an acknowledgement to the real-time source to confirm that all messages were processed and written to the target.
The Integration Service continues to read messages from the source.
If the session has multiple partitions, the tasks apply to each partition.