Monday, 16 March 2020

How to Deploy XPI-Inspector tool

Deploy XPI-Inspector tool for Tracing PI issues.


XPI_Inspector:

The XPI Inspector tool was developed by SAP for collecting information about the configuration and traces and to improve the troubleshooting of PI issues.

Using XPI Inspector application you will be able to collect a lot of information about your system that will help you to learn about problems in the past, to analyze new and detect such at an early stage

Open the start page of the application by using the following url address: 

http(s)://<host>:<port>/xpi_inspector 

Before Deploy XPI inspector tool.










1.Download the xpi_inspector_x.ear file from service market place.

You can deploying the tool using telnet.

Open telnet. For this, use putty system or call the command telnet <host> <http port + 8>























Login as admin user.

















Insert the following commands:
add deploy

deploy <xpi_inspector_ear.ear file path> version_rule=all















































Deploy completed successfully.!!

After Deploy the XPI inspector tool.

















How to Trace:


1. Select relevant Example 
2. Activate the relevant options:
  • Collect debug traces from Messaging System
  • Collect debug trace from XI Module Processor
3. Press Start
4. Reproduce the issue
5. Wait until the issue occurs
6. Press Stop
7. Result Page will appear

No comments:

Post a Comment

How to Manually Disable SAML 2.0 for SAP URL

 SAML 2.0 authentication is enabled in an AS ABAP system, but for some particular ICF services, you want to disable the SAML 2.0 authenticat...