Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Developing Java Adapters
- Federation Framework Overview
- Adapter and Mapping Interaction with the Federation Framework
- Federation Framework for Federated TQL Queries
- Interactions between the Federation Framework, Server, Adapter, and Mapping Engine
- Federation Framework Flow for Population
- Adapter Interfaces
- Debug Adapter Resources
- Add an Adapter for a New External Data Source
- Create a Sample Adapter
- XML Configuration Tags and Properties
- The DataAdapterEnvironment Interface
Federation Framework Flow for Population
Definitions and Terms
Signature. Denotes the state of properties in the CI. If changes are made to property values in a CI, the CI signature must also be changed. The CI signature helps to detect whether a CI has changed without retrieving and comparing all CI properties. Both the CI and the CI signature are provided by the appropriate adapter. The adapter is responsible for changing the CI signature when the CI properties are altered.
Flow Diagram
The following sequence diagram illustrates the interaction between the Federation Framework and the source and target adapters in a population flow:
-
The Federation Framework receives the topology for the query result from the source adapter. The adapter recognizes the query by its name and runs it on the external data repository. The topology result contains the ID and signature for each CI and relationship in the result. The ID is the logical ID that defines the CI as unique in the external data repository. The signature should be modified if the CI or relationship is modified.
-
The Federation Framework uses signatures to compare the newly received topology query results with the saved ones, and to determine which CIs have changed.
-
After the Federation Framework finds the CIs and relationships that have changed, it calls the source adapter with the IDs of the changed CIs and relationships as a parameter to retrieve their full layout.
-
The Federation Framework sends the update to the target adapter. The target adapter updates the external data source with the received data.
-
After the update, the Federation Framework saves the last query result.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: