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 |
|
Troubleshooting
This topic lists the troubleshooting topics for the KMDocumentExport utility.
Cannot find KM articles in the expected directory
Possible causes:
- KM articles are exported in the Service Manager server side instead of the client side.
-
The
path
argument indoExport(path, hasView, exportStatus)
is incorrect.For example, if the
path
argument is entered asC:\Work\KMExport
for the Windows server, you cannot find the exported articles in the expected directory because the correct format isC:\\Work\\KMExport
.
Solution:
Find the exported articles in the <SM_install_location>\Server\RUN directory.
The article count in metadata.xml is inconsistent with that in the articles folder
Possible cause:
The metadata.xml file is overwritten with the latest results after each exporting. However, the files created by previous exporting in both the articles folder and the resources folder are not removed during the next exporting process. This may cause the article count inconsistency issue when comparing the article count in metadata.xml with that in the articles folder.
Solution:
Use a new export path and a new folder each time.
Customized fields cannot be exported to KM articles
Possible cause I:
The hasView
argument in doExport(path, hasView, exportStatus)
is set to false
.
If the hasView
argument is set to false
, only OOB article content fields (such as problem, solution, question, answer, error, cause, fix, summary, and reference) can be exported, whereas other customized fields cannot be exported.
Solution:
Use the exporting view if any customized fields need to be exported.
Possible cause II:
The hasView
argument in doExport(path, hasView, exportStatus)
is set to true
, but the template view lacks some customized fields.
Solution:
Check the Auto Created View for KM Export view of the corresponding kmdoc type to make sure that all content fields to be exported are defined in this view.
The exported article displays the “There is no content for this KM Article.” message
Possible cause I:
The hasView
argument in doExport(path, hasView, exportStatus)
is set to false
, whereas the OOB article content fields (such as problem, solution, question, answer, error, cause, fix, summary, reference) are all empty.
Solution:
Use the exporting view to export KM articles.
Possible cause II:
The hasView
argument in doExport(path, hasView, exportStatus)
is set to true
, whereas the fields defined in template view are empty.
Solution:
Check the Auto Created View for KM Export view of the corresponding kmdoc type to make sure that all content fields to be exported are defined in the view.
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 ovdoc-ITSM@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: