Versions Compared

Key

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



Accessing an Application Using a URL

Your administrator will supply a 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
_app_menu
_app_menu
nopaneltrue
open.

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 menu:

?application=APP&menu=MENU

Where APP is the name of the application and MENU is the name of the menu the user requires. If no MENU is included, PhixFlow will use the default menu for the application; see Application.

Panel
borderColor#01CFF1
borderWidth4
titleBGColor#01CFF1
titleExample

The PhixFlow instance for a company is  https://bigcorp.com/phixflow/. To open the Data Analysis application with the menu Options displayed, enter the following URL into a browser.

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

Spaces in application and menu names should be represented using %20.

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

...