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 |
|
- Customizing Service Manager
- Configuring the denyattachwithoutext parameter
- Importing Customizations Using Unload
- Enabling the Integration
- Creating a Service Manager User for Web Service
- Configuring Incident Form (Classic/Hybrid Only)
- Configuring Incident Form (Codeless Only)
- Configuring WSDL Mapping
- Adding Instance in SMIS and Configuring Parameters
Adding instance in SMIS and configuring parameters
The SMSAP instance in SMIS integration is used to enable and disable the SMSAP integration. By configuring the SMSAP instance, you can slso specify the integration parameters such as SMSSMEX accessing URL and SAP clients. After the SMSAP instance is enabled, the customization to incident is visible and you can select a SAP Solution Manager client for incident information exchange. If the SMSAP instance is disabled or removed, the incident form customization for incident exchange with SAP Solution Manager will be invisible to the end users. Note that the incident information exchange from SAP SolMan to Service Manager will not be affected by SMSAP SMIS configuration. For more information about SMIS, refer to Service Manager Help Center > Integrations > Integration Manager.
The SM-SAP integration operates only when the SMSAP instance in SMIS is enabled. Do the following to add a new instance in SMIS and configure the parameters:
- Log in to Service Manager with a System Administrator account.
- Select Tailoring > Integration Manager. Integration Manager opens.
- Click Add to open the wizard.
- Select SMSAP, click Next.
-
Click Next to configure the parameters.
-
Configure the baseurl for connection to SMSSMEX.
Replace
<host>
and<port>
according to the middleware installation. -
Configure SAP Solution Manager clients.
Add general parameters for each of your SAP Solution Manager clients configured in SMSSMEX
ovictex.properties
. For example,exthd.instances.id.1
,exthd.instances.id.2
and so on.Be sure to set your SAP Solution Manager client instance ID in the Name field, andSolutionManager
in the Category field of each record. Value of each SAP Solution Manager client instance ID is the reference in Service Manager.
-
- Click Next twice to the end of the wizard and click Finish to save the configurations.
- Select the SMSAP instance and click Enable to enable the SM-SAP integration.