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 Generic Adapters
- Instance Sync
- Achieving Data Push using the Generic Adapter
- Achieving Data Population using the Generic Adapter
- Achieving Data Federation using the Generic Adapter
- Reconciliation
- Generic Adapter API
- Resource Locator APIs
- Create a Generic Adapter Package
- Differences Between Push and Population Mapping
- How to Generate Separate Generic Adapter Log Files
- How to Troubleshoot and Debug Using Generic Adapter Log Files
- Adapters Using the Generic Adapter Framework
- Generic Adapter XML Schema Reference
How to Troubleshoot and Debug Using Generic Adapter Log Files
For troubleshooting and debugging, use the following:
-
Adjust logging levels in these files (set the loglevel variable to TRACE for the most detailed results):
-
<UCMDB_DataFlowProbe>\conf\log\fcmdb.push.properties
<UCMDB_DataFlowProbe> is the UCMDB Data Flow Probe installation directory.
-
<UCMDB_Server>\conf\log\reconciliation.properties
<UCMDB_Server> is the UCMDB Server installation directory.
-
-
Analyze the following Generic Adapter log files by considering the following three scenarios:
-
If integration.log.mode=0, that is, all the log messages are included in fcmdb.push.all.log, analyze the following log files:
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.connector.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.connector.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.mapping.log
-
If integration.log.mode=1, that is, both fcmdb.push.all.log and separate log files based on integration point names are generated, analyze the following log files:
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.connector.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.connector.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.mapping.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.<integrationPointName>.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.<integrationPointName>.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.<integrationPointName>.connector.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.<integrationPointName>.connector.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.push.<integrationPointName>.mapping.log
-
If integration.log.mode=2, that is, only separate log files based on integration point names are generated, analyze the following log files:
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.<integrationPointName>.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.<integrationPointName>.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.<integrationPointName>.connector.all.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.<integrationPointName>.connector.configuration.log
- <UCMDB_DataFlowProbe>\runtime\log\fcmdb.<integrationPointName>.mapping.log
-
-
Analyze the following generic log files:
- <UCMDB_DataFlowProbe>\runtime\log\probe-error.log
- <UCMDB_DataFlowProbe>\runtime\log\WrapperProbeGw.log
- <UCMDB_Server>\runtime\log\error.log
- <UCMDB_Server>\runtime\log\cmdb.reconciliation.log
Related information:
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: