🚢Bulk Import
Via Bulk Import, you can import large quantities of assets, users, and other entities into Eliona in one go.
Procedure

Click on Engineering [A]
Click on Importing [B]
Drag a .json file into [B1]
Click on [B2] ▷ The window [C] opens
Check in [C1] the entered .json file
Click on [C2]
The window [D] opens
Select via [D1] and [D7] the entities you want to import. ✙ Details about these options can be found below.
Click on Test Import [D5] ▷ The window [E] opens. ✙ In the window [E] you will see any error messages.
Click on [E1] ▷ The window [E] closes.
Optional: Fix any error messages in the .json file.
Click on [D7] ▷ The import starts
Import options

[D1]
Entity type
Shows the entities recognized in the .json file filtered by type.
[D2]
Toggle "Overwrite"
If this toggle is enabled, duplicate entries are overwritten
[D3]
Toggle "Mark duplicate assets"
If this toggle is enabled, duplicate entries are marked
[D4]
Test import
Click to perform a test import. A test import must be performed before each test import.
[D5]
Guide
Open online help
[D6]
Recognized entities
Entities that were recognized in the .json file.
[D7]
Entity selection
Check to enable an asset for import. Only checked entities are imported.
[D8]
Import
Click to start the import. This option is only available after a test import has been performed.
Notes on how it works and syntax
Example syntax
Asset type and tags
In the .json file, you have the option to specify an asset type and tags for each asset to be added.
The asset type and tags must already be created in the project. Asset types and tags cannot be created via Bulk Import. If the asset types and tags specified in the .json file do not exist, an error will occur during import. The import will be aborted.
Find out project ID
You must specify the project ID in the .json file. Proceed as follows to find out the project ID.
At the end of the URL, you will find a number in the URL bar. This is the project ID
Example: The URL of the project is https://ihrsystem.eliona.io/engineering/projects/1337 The project ID is 1337
Was this helpful?