Versions Compared

Key

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

PhixFlow provides for copying models and model elementsmodelling objects, both internally, in the current PhixFlow instance, and externally (via export), to another PhixFlow Instance.

Copy

There are a number of ways of copying models and elements within a single instance of PhixFlow.

  • Open a model and select "Save a copy of the model layout". This will copy the layout but will not create a copy of the elements included in the model.
  • Open any model and select the elements to copy. Right-click on the model view pane (not on the selected objects) and select "Copy Selected Objects" from the menu.
  • Right-click on any individual object and select "Copy object" from the menu.
  • Drag and drop the elements you want to copy to the the Export Pane and  and click on the copy button .

...

When you copy objects from a model, the following elements are created :

  • A copy of each element, with the same name as the original.
  • Input pipes into the copied elements from elements that the originals were connected to. Output pipes from copied elements are not copied unless the pipe is an input for another copied element.


Export

There are a two options for exporting elements for import into another instance of PhixFlow.

  • Drag and drop the elements you want to copy to the Export Pane and click on the  button.
  • Select Export Full Configuration from the Administration Menu. This will export the full configuration for the PhixFlow instance.

...

Info
If an application is imported which already exists in the target system, anything which does not exist in the imported version of the application will be permanently deleted.

Password

If a password is entered provided during the export file download process then passwords and security questions all exported data will be exported encrypted. If no password is entered then this information is not exported. On provided and your export password policy allows a blank password then all data will be unencrypted. If no password is provided and your export password policy requires a password, the download will fail. On import the password must be correctly entered to import the encrypted data. If the password is incorrect or not provided then the rest of the configuration will be imported without the encrypted information.

Copy On Import

If Copy On Import is ticked during the export process, a copy of the exported elements will be created when the configuration is imported rather than making changes to elements which already exist in the target system. The copied version will have the same name as the originalno data will be imported.

Protect During Import

 Protect during import is a field available on filters, datasources and HTTP datasources. If this is ticked then the element will not be updated or deleted when configuration is imported.

...