cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI 7.3 change pimon to rwb

suwandi_cahyadi
Contributor
0 Kudos

Dear experts,

Is there any chance I can change the link in http://<server>:<port>/dir  at the Configuration and Monitoring part from http://<server>:<port>/pimon to http://<server>:<port>/rwb?

Thank you,

Suwandi C.

Accepted Solutions (1)

Accepted Solutions (1)

gagandeep_batra
Active Contributor
0 Kudos

Hi Suwandi,

You can also create a Docu.htm  file  with following code

------------------------------

<HTML>
<BODY>
<A href="http://host:50000/rwb/index.jsp">
rwb link
</A>
</BODY>
</HTML>

----------------------------


and add it to the folder path

Regards

GB

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Suwandi,

While it is possible to change the link, please understand that the monitoring functionalities are being moved from the RWB to PIMON. It is advisable to use the PIMON for monitoring purposes.

Regards
Mark

Former Member
0 Kudos

Yes, you can. For /dir the required application is sap.com/com.sap.xi.directory, web-module dir. Look for index.jsp and fix it.