cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How to see which slave node we are accessing in Windchill from UI?

mpalaniappan
2-Guest

How to see which slave node we are accessing in Windchill from UI?

Is there is a way, to get the username with slave node in windchill . For example Username@sl01

1 REPLY 1

I have used the method detailed in https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS142955 a couple of times to get the full name of the user. In the custom class, you can add a method to read the java.rmi.server.hostname from wt.properties which would give you the host name of the server. You can add a custom name for each of the nodes you have in, like node-1 or 2 based on value of java.rmi.server.hostname

Thank you

Binesh Kumar

Top Tags