Versions Compared

Key

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

Open a web browser on a client machine and navigate to:

Code Block
http://<server name or ip address>:<port number>/phixflow/start.html

E.g.

Code Block
http://server1:8081/phixflow/start.html

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

If your base URL is

Code Block
http://server1:8081/phixflow/start.html

and the application name is Operations, then the following URL will take you directly to the Operations application:

...

Insert excerpt
_Banners
_Banners
nameGettingStarted
nopaneltrue

Your administrator will give you a URL to open the PhixFlow client in a browser. If your PhixFlow URL does not include a specific application, PhixFlow opens with the 

Insert excerpt
_app_menu
_app_menu
nopaneltrue
open. Here you can select the application you want to use. 

The URL may also include the application to run. This looks like:

?application=app&menu=menu

where

  • app is the application name
  • menu is a menu option.

In this case, PhixFlow automatically runs the specified application and menu option.

Panel
borderColor#00354E
titleColorwhite
borderWidth4
titleBGColor#00354E
titleExample

The PhixFlow instance for a company is  https://bigcorp.com/phixflow/.

One of the applications is called Data Analysis. To open PhixFlow running this application in a browser, use the URL:

https://bigcorp.com/phixflow/?application=Data%20Analysis&menu=Options


Tip

Replace any spaces in application and menu names with %20


To see the URL for any PhixFlow application, open the application and copy the address from the browser address bar.