Versions Compared

Key

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

...

If you would like to add e-mail notification support (to invite users, reset passwords or receive notifications about failed import jobs) from flex.bi then provide the SMTP server information which can be used for outgoing e-mails (located in the mailer section of configuration file). In addition uncomment and specify the default_url_options section which is used to generate full URL links back to your private flex.bi server.

 

...

Note

On Windows please use a text editor that supports Unix style line endings when editing the flexbi.toml file. The standard Notepad application will not display the content of this file correctly. We recommend you use Notepad++ .

 

In the accounts section you can provide the connection parameters and schema definition files for accounts with custom schemas. See “FoodMart custom” account as example.

...

If you would like to change the default web application port 8080 to a different port then edit bin/start.sh or bin\start.bat and add -p NNNN parameter where NNNN is the port number.

...

...

Note

...

On Linux or Mac OS X if you would like to start an application which listens to HTTP port 80 then you need to start the application as root. An alternative solution is to use a frontend web server which listens to port 80 and proxies web requests to Private flex.bi. Please contact flex.bi support if you need help with Private flex.bi setup in production mode.

On Windows please use a text editor that supports Unix style line endings when editing the flexbi.toml file. The standard Notepad application will not display the content of this file correctly. We recommend you use Notepad++ .

Export to PDF using PhantomJS

...