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 |
|
- Content utilities
- DCML Exchange Utility (DET)
- DET relationship to DCML
- Custom fields and custom attributes
- Exporting content
- Exporting filters
- Importing content
- Policy on importing content
- Importing deleted content
- Importing customers
- Synchronizing multimaster meshes with deltas
- Content directory
- Sample session
- Installing the cbt command
- Configuring the cbt command
- Creating a target mesh configuration file
- cbt command reference
- IDK
- IDK build environment
- IDK scripts
- IDK commands
- ISM controls reference
IDK Scripts
ISM scripts are Unix shell or Windows command-line scripts that reside in the ISM directory. The sections that follow describe the different type of ISM scripts:
- Installation Hooks: Bundled into the ISM’s control package by the ISMTool
--build
command, the installation hooks are run by the native packaging engine (such asrpm
) on the managed server. Installation hooks may invoke control scripts. - Control Hooks: Also bundled into the ISM’s control package, the control scripts perform day-to-day, application-specific tasks such as starting software servers.
- Installation Scripts: Not contained in the control package, but instead stored in the Software Repository, installation scripts can be viewed on the Properties of a package in the SA Client.
The overall process for developing and running installation hooks and control scripts follows:
- Invoke the ISMTool
--new
command, which creates the default installation hooks. - With a text editor, create the control scripts.
- With a text editor, modify the default installation hooks, which may call control scripts.
- With the ISMTool, build and upload the ISM.
- In the SA Client, install the application contained in the ISM onto a managed server. During the installation, the pre-installation and post-installation hooks are run on the managed server.
- During the production lifetime of the application, run or schedule the control scripts.
- At the end of the application’s life cycle, with the SA Client, uninstall the application. During the uninstallation, the pre-uninstallation and post-uninstallation hooks are executed on the managed server.
Installation scripts have a different overall process than installation hooks and control scripts. For more information, see Installation scripts.
An ISM script cannot call program (such as rpm
or pkgadd
) that locks the package associated with the script.
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 hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: