Skip to main content
9-Granite
August 24, 2022
Solved

How to use only "plm.lightbreeze.ml" to go to the home page.

  • August 24, 2022
  • 1 reply
  • 2715 views

How to use only "plm.lightbreeze.ml" to go to the home page instead of using the suffix "Windchill/app"

_10375061_0-1661328703282.png

 

Best answer by HelesicPetr

How the "It Works" page looks like.

HelesicPetr_0-1661411272056.png

 

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
August 24, 2022

Do You mean that you don't want to use the name Windchill after slash? 

 

You would like to just use address of server?

 

If So, then you need to change a page "It Works" with redirect script,

But it will work just for browsers, not for Creo where /Windchill has to be used.

 

You should know small background how a Tomcat works. The /Windchill is a pointer to a web application

 

PetrH

PetrH
guide_me9-GraniteAuthor
9-Granite
August 24, 2022

I remember when I install Windchill. I can change the address of the home page. But as you said, I need to make a redirect script. But I don't know how to.I've only used Springboot before. Windchill is a little bit tough for me.

HelesicPetr
22-Sapphire II
22-Sapphire II
August 25, 2022

Hi @guide_me 

Do you mean a welcome page? You just want to directly show Windchill home page with tasks and so on?

 

if so in Windchill 11.1 there was a checkbox to do not show welcom page again.

HelesicPetr_0-1661351111489.png

 

 

PetrH