CSV: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The CSV import tool allows users to bulk import data into their model. The types of data the user can import are: * View-Characteristic * Enum-Literal * Model-Content * Constraints * Message Data Model * Platform Types DSDM Import DSDM Import or the Model-Content Bulk Import is a convenient tool for bulk creation of Entities and Associations. Importing DSDM Content To import a Bulk CSV file containing DSDM content from the Bulk Import page: Select "Model-Content" from...") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The CSV import tool allows users to bulk import data into their model. | The CSV import tool allows users to bulk import data into their model. | ||
[[File:Phenom-data model-import csv.png|1200px|border]] | |||
To import a CSV file, | |||
* Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information. | |||
* Under Import File, select a properly formatted CSV file (formatting rules are provided below) | |||
* Click the Import button on the lower right side | |||
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed. | |||
[[File:Phenom-data model-import csv update.png|1200px|border]] | |||
The types of data the user can import are: | The types of data the user can import are: | ||
* View-Characteristic | * View-Characteristic (see [[Formatting a CSV for View Import]]) | ||
* Enum-Literal | * Enum-Literal (see [[Formatting a CSV for Enum Import]]) | ||
* Model-Content | * Model-Content (see [[Formatting a CSV for Model Content Import]]) | ||
* Constraints | * Constraints | ||
* Message Data Model | * Message Data Model | ||
* Platform Types | * Platform Types | ||
Latest revision as of 14:55, 18 October 2022
The CSV import tool allows users to bulk import data into their model.
To import a CSV file,
- Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information.
- Under Import File, select a properly formatted CSV file (formatting rules are provided below)
- Click the Import button on the lower right side
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.
The types of data the user can import are:
- View-Characteristic (see Formatting a CSV for View Import)
- Enum-Literal (see Formatting a CSV for Enum Import)
- Model-Content (see Formatting a CSV for Model Content Import)
- Constraints
- Message Data Model
- Platform Types