...
This page is for any PhixFlow user.
Your administrator will supply a the URL that you use to open the PhixFlow client in a browser. If your PhixFlow URL does not include a specific application, PhixFlow opens with the
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
The URL can also run PhixFlow in the browser and load a specified application. To do this the URL must include an application and can optionally include a menuURL will automatically run a specific PhixFlow application and menu option if the URL includes:
?application=APP&menu=MENU
Where APP
is the name of the application and MENU
is the name of the menu the user requiresto display. If no MENU
is included, PhixFlow will use the default menu for the application; see Application.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
The PhixFlow instance for a company is
| ||||||||
Code Block | ||||||||
http://server1:8081/phixflow/start.html?application=Operations Spaces Replace any spaces in application and menu names should be represented using |
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 applications 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:
with |