IMPORT
Takes Input from the Table-format and imports it into the current Perfion application.
Properties
From | The Path to import data file (From Perfion 2021 R2 SR4). The same import data files supported like using GUI importer. |
To | Name of the destination in Perfion to import to. This can be either;
|
Parameters
All parameters are optional, but can be defined to alter the default behavior of the import. The following parameters are relevant when importing data to a Feature in Perfion. Specify the feature name or ID in the To column of the Import command step.
@ImportOption | Specifies how the import will treat cells with empty values, in case the item already has a value defined in Perfion.
|
@KeepFirstDuplicate | The default behaviour by Perfion is to ignore rows with duplicate keys, as Perfion cannot determine which row would be the correct one. |
@SelectableFeatureValidation | By default Perfion imports all selectable values and automatically creates all the selectable lookup-values in the process. This behaviour can be changed by setting this parameter:
|
@IncomingDataCulture | By default Perfion imports all data using the culture set to PC where from the import runs. This parameter allows overwriting the culture used for incoming data parsing. |
Â
Import Features |
No parameters are relevant. |
Â
Import Configuration | |
@ImportToConfigID | Configuration ID to which the feature configuration data should be imported to. (Default value is 0). |
Â
Import Actions | |
@ExistingActionHandling | Behaviour when the same Action already exists.
|
Â
Import Related Orders | |
@CategorizerFeatureID | Import scope filter parameter which allows limiting import to selected categorizer feature ID. (Default value is 0). |
@CategorizerFeatureItemID | Import scope filter parameter which allows limiting import to selected categorizer feature item ID. (Default value is 0). |
@RelatedFeatureID | Import scope filter parameter which allows limiting import to the selected related feature ID. (Default value is 0). |
Map
This Command does not use any value mappings.
Guide
With this Command you can import any result in the Table-format into Perfion.
Results of Imports are automatically logged by Perfion in the import logging-tables, and a log is also added to the in-memory Action-log.
Examples
Please refer to the specific Import-manual(s) for detailed information and examples of how data must be structured, and how columns must be named in order to be imported.
- 1 Properties
- 2 Parameters
- 3 Map
- 4 Guide
- 5 Examples
Â