Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case of problems, check the tomcat log in $TOMCAT\logs.

Anchor
urlStartApplication
urlStartApplication

Starting an application

You can start an application directly with the URL. See applications for details of how to create applications. It is also possible to navigate to different applications within PhixFlow.

Old GUI

If your base URL is http://server1:8081/phixflow, and the application name is Operations, then the following URL will take you directly to the Operations application:

http://server1:8081/phixflow#Operations

(If this doesn't work, then please try adding a forward slash before the hash symbol: http://server1:8081/phixflow/#Operations)

New GUI

If your base URL is http://server1:8081/phixflow, and the application name is Operations, then the following URL will take you directly to the Operations application:

http://server1:8081/phixflow?gui=new&application=Operations