...
Open PhixFlow
Open a web browser on a client machine and navigate to:
Code Block |
---|
http://<server name or ip address>:<post<port number>/phixflow/start.html |
...
Code Block |
---|
http://server1:8081/phixflow/start.html |
Old GUI
...
Troubleshooting
If you experience any problems, confirm that Tomcat is running by navigating to:
Code Block |
---|
http://<server name or ip address>:<port number>/phixflow |
E.g.
Code Block |
---|
http://server1:8081/phixflow |
Troubleshooting
...
You should see the Tomcat administration page.
Start Options
Login Form
You can specify the login types available on the login form (if configured).
See Configure Login Forms for details.
Code Block |
---|
http://<server name or ip address>:<port number>/phixflow/start.html?login=<form> |
E.g.
Code Block |
---|
http://server1:8081 |
...
myserver.com/phixflow/start.html?login=full |
Anchor | ||||
---|---|---|---|---|
|
...
Start an
...
Application
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.
...
Code Block |
---|
http://server1:8081/phixflow/start.html?application=Operations |
Old GUI
If your base URL is
Code Block |
---|
http://server1:8081/phixflow |
and the application name is Operations, then the following URL will take you directly to the Operations application:
Code Block |
---|
http://server1:8081/phixflow?application=Operation |
...
Install Template and Format Packages
Install the PhixFlow Templates Package, phixflow_templates.xml and PhixFlow Formats Package, phixflow_formats.xml
Set the Temporary File Location
Go to the System Configuration and in the System Directories section set a path to the Temporary File Location.
Import
...
the Templates
...
Package
Go to the Administration Menu → Import Configuration.
Select the new Templates file from {phixflow_release_folder}/install/phixflow_templates
...
.xml. The system will import new templates set (Styles,
...
Templates, Palettes).
To update the default System Palette, go to the System Configuration and update the Default Component Palette field to point one of the just imported Palettes.
Import the Formats Package
Go to the Administration Menu → Import Configuration.
Select the new Formats file from {phixflow_release_folder}/install/phixflow_formats.xml. The system will import new Date and Number Formats (as well as the US Locale).
To update the default Date and Date Time Formats, go to the System Configuration and update the Default Date Format and Default Date/Time Format fields to point one of the just imported Formats.
Configuring PhixFlow
Once PhixFlow is installed, you can configure the system. For information about the configuration and ongoing maintenance of PhixFlow, see Administration.
Tip |
---|
Remember to:
|