Question

Redirect Landing page to open IEE (also edit the Landing page)

  • 8 November 2019
  • 4 replies
  • 403 views

Userlevel 2
Badge +5

Hi All,

  Apps10:  Is there a way to customize the landing page so when navigating to that URL, IEE client is launched? i.e. when navigating to https://myserver:48080, IEE client should be launched and login screen shown straight away.

also can we can drop certain items and add others?

 

All of this should be done on cloud environments using configuration, so legal stuff only pls people :)

 

found help under F1 Development guide but that does not say how to do it on a deployed environment.

 

we can edit ifs_home\instance\MyInstance\www-root\index.html but is that legal? would it be overwritten? how can we get it done on the hosted environment?

 

any help much appreciated

TIA

 


4 replies

Userlevel 7

Launching the application straight away is achieved by using https://SERVER_URL:48080/client/runtime/Ifs.Fnd.Explorer.application 

Not sure what is allowed in terms of changing the landing page unfortunately. 

Userlevel 7
Badge +30

Why do you want to do this?

Userlevel 2
Badge +5

They want to make all users use the landing page URL to launch the application rather than each user creating a shortcut to the application URL on their own. Yes they still have to create a shortcut to the landing page though

Userlevel 7
Badge +30

They want to make all users use the landing page URL to launch the application rather than each user creating a shortcut to the application URL on their own. Yes they still have to create a shortcut to the landing page though

Exactly. I fail to see the big benefit in this more than if they planned to change to redirect the user to Aurena instead, later on. Perhaps, if this is important enough, they could have their own small web server redirect to IFS EE, and the users could have the URL for that web server in their bookmarks.

At any rate it seems this cannot be done by configuration of IFS.

 

Reply