Mapping application services containing Oracle Tuxedo platform
Service Mapping can discover application services containing Oracle Tuxedo platform and its components.
Discovered components
| Name | Platform | Version | Protocol | Discovery type | Pattern \(or probe if indicated\) |
|---|---|---|---|---|---|
| Oracle Tuxedo | Windows UNIX | 10.x, 11.x, 12.x | WMI WinRM SSH | Horizontal and top-down | Tuxedo |
| Oracle Tuxedo Portal | Windows UNIX | 10.x, 11.x, 12.x | WMI WinRM SSH | Horizontal and top-down | Tuxedo Portal pattern |
Parent Topic:Map a single application service using classic Service Mapping
Map application services containing Oracle Tuxedo platform
Map an application service containing an Oracle Tuxedo platform and verify that Service Mapping discovered all Tuxedo components correctly.
Before you begin
- On the ServiceNow AI Platform, configure SSH credentials.
- (Optional) For discovering using the WinRM protocol, see Configure WinRM trusted hosts on MID Server.
- (If hosted on Unix) Provide a user with the elevated rights for running commands described in Service Mapping commands requiring a privileged user.
Role required: service_mapping_admin
Procedure
Create a service instance.
Navigate to All > Service Mapping > Service Instances.
Select New.
The Discoverable by Service Mapping option is selected by default.
In the Name field, enter a descriptive name for the service instance.
Define the entry point for this application service:
Select the Other Application tile.
Select
TCP Endpointfrom the list.Define the entry point as follows:
- A host of the server that hosts the Tuxedo process.
- A port on this server that the Tuxedo process opens.
- Click Add.
Click Save.
Click Additional Info on the left and clear the Traffic based discovery check box.
Click Update.
Verify that the mapping result is satisfactory:
Click View Map and wait until the mapping is complete.
It may take a few minutes.
Review the application service map.
If the mapping result is not as you expected, perform basic troubleshooting.
| Symptom | Cause | Solution |
|---|---|---|
| Service Mapping fails to discover the Tuxedo CI. The discovery log displays the message that states that the credentials are insufficient for running the command including "permissions.tmadadmin -v". | The provided user does not have elevated permissions for running this command. | Make sure that you provided a user with permissions to run commands requiring elevated rights. |
| Service Mapping fails to discover the Tuxedo CI. The discovery log displays the message that states that the user cannot run the tux.env script. | The provided user does not have the permissions to run the tux.env script. | Make sure that you provided a user with permissions to run the tux.env script. |