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 Integration Service uses the messaging and queueing architecture to process real-time data. It can read messages from a message queue, process the message data, and write messages to a message queue.
You can also write messages to other messaging applications. For example, the Integration Service can read messages from a JMS source and write the data to a TIBCO target.
The following image shows how the messaging application and the Integration Service process messages from a message queue:
The messaging application and the Integration Service complete the following tasks to process messages from a message queue:
The messaging application adds a message to a queue.
The Integration Service reads the message from the queue and extracts the data.
The Integration Service processes the data and writes a reply to the message queue.