Versions Compared

Key

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

Configuration Export is the way that applications and miscellaneous configuration components are exported from PhixFlow. You may want to export your configuration for a number of reasons - e.g. to back up an application, or set of configuration components, you are working on; or so that you can import it somewhere else.

...

Insert excerpt
_Banners
_Banners
nameAppAdmin
nopaneltrue

Overview

You can export an application, packages or selected items from PhixFlow. This is useful when you want to:

  • take a backup, for example, before making changes.
  • import an application or package to another instance of PhixFlow.
    For example, you may create an application on a development instance of PhixFlow. When the application is ready, you then export it from the development instance and import it into a production instance.

If you want to export data only, see Export Application Data or Filtering and Sorting Data.

How To Export Items

You can choose what items to export from the Export Configuration window.

  1. Click the 
    Insert excerpt
    _administration
    _administration
    nopaneltrue
     icon,

...

  1. in the

...

  1. top right of the PhixFlow

...

Drag model elements (streams, collectors etc) from other panels into this pane, then click either the Export or Copy button.

You can also drag in actions that do not have a parent stream. These appear in the repository → Actions branch.

...

  1. header bar.
  2. Select Export → Configuration.
  3. PhixFlow opens the Export Configuration window where you can specify what to export:

    FieldDescription
    Items to Export

    Select:

    • Select Items 
      Drag the items from the repository into the box.
      When you add an application, PhixFlow asks if you want to add packages that the application uses. It is important to include the packages when you plan to import an application to another instance to ensure that the latest version of all the items the application uses are included. 
    • Full Configuration to export the entire system configuration.
    File NameEnter a name for the export file. It is good practice to include the date/time of the export.
    DescriptionEnter a description for the file.


  4. Click Export Configuration. PhixFlow generates the export file, and opens the Download Area window; see Using the Download Area.

    Tip

    We recommend you download the file as soon as it is available, as your administrator may have set an expiry time.

...

On the Export Pane you may optionally enter a name and description for the file. The description will appear in

...


  1. Double-click your export file to download it from the PhixFlow database.

  2. PhixFlow asks for a password it will use to encrypt the export file. Either use your default password or enter a new one.

    Note

    Remember this password. You need to provide it when you import to another instance


  3. Click Confirm, then Download.
  4. PhixFlow saves the file to your local machine.

When you import an exported configuration to another instance, PhixFlow runs checks to make sure it has everything it needs. If it finds missing items, you may need to re-run the export including the required items; see Import Errors

Exporting Analysis Models

Excerpt
nameExportingAnalysisModels

When exporting or copying Analysis Models using the 

Insert excerpt
_export
_export
nopaneltrue
Insert excerpt
_export_config
_export_config
nopaneltrue
or 
Insert excerpt
_copy
_copy
nopaneltrue
options, a message will show asking if you want to include the model's objects.

If the Analysis Model has unsaved data, you must confirm before proceeding.


Excerpt

Passwords

Passwords Saved in PhixFlow

Exported files do not include any passwords from the PhixFlow system, such as passwords for:

  • user accounts
  • accessing external data, for example

...

  • using file or HTTP collectors and exporters or FTP

...

  • sites.
Note

If you are planning to import an exported configuration to another PhixFlow instance, you may need to update the passwords in that instance.

Providing a Password to Encrypt the Exported File

By default, when you download an exported file, it is encrypted. You must provide a password that you can then use when you import the file into another instance. 

Persisting Passwords

Some objects, such as the Datasource and HTTP Datasource, have the option to Protect on Import which will retain its settings even if imported from another instance.

Copying

In addition to being able to export items ready for import to another instance, you can also copy items into the same instance using the copy option. See Copying Configuration.

To move data between instances or to copy it see Copying or Moving Table Data.

Learn More