External (shared) parameters are stored outside a graph in a separate file within the project folder. External (shared) parameters are suitable for parameters used by multiple graphs.
Note:
If you would like to give someone your graph, do not forget to include a file with external graph parameters. It is the same as with metadata and connections.
Creating External Parameters
Right click Parameters in Outline and select Parameters > New parameter file from the context menu.
Select the location and name of the new parameter file. Confirm the name by the OK button.
Parameter file appears in your project and the file is already linked into your graph. Just double-click the empty parameter file and add some new share external parameters.
Linking External Parameters
Existing external (shared) parameter files can be linked to each graph in which they should be used.
Right-click either the Parameters group or any of its items.
Select Parameters > Link parameterfile from the context menu.
Locate the desired parameter file from the files contained in the project (parameter files have the .prm extension).
Internalizing External (Shared) Parameters
You can internalize any linked external (shared) parameter files into internal parameters.
Right-clicking some of the external (shared) parameters items in the Outline pane and select Internalize parameters from the context menu.
The linked external (shared) parameters disappear from the Outline pane. Parameters group and the newly created internal parameter items appear at the same location.
The original external (shared) parameter files still remain in the project and can be seen in the Project Explorer pane (parameter files have the .prm extension).
XML Schema of External Parameters
External graph parameters are serialized in XML format with following schema: