Import Data
Importing of Data in the application is handled through the Import Data view

Import Data Table
The Import Data Table displays the foreign data files which have been upload to the SanteDB server.
Table Columns
The columns in the Imported Data Table can be described below:
Filename
This folder path given to the file after being uploaded to the server
Status
This flag indicates the state of the uploaded file
Last Modified
This is the date and time when the file was last updated
Actions
This is a collection of controls to view or delete the associating file
Status
Below is a list of the available states for an uploaded file:
🟢Completed Successfully
The import has been completed and no errors or issues were detected.
🟡Completed with Warnings
The import was partially completed, however there were issues with the source data.
🔴Rejected
The import was rejected — and cannot be imported.
📥Staged
The import data is uploaded on the server, however it has not been scheduled for import.
📅Scheduled
The import data will be processed when the foreign data import job is next run.
🚀Running
The import data is currently being imported into the SanteDB database.
⬆️Uploading a Dataset
Importing of CSV templates, dataset files, and other related application exports/imports can be done using this guide.

🔍Reviewing and Correcting Issues
Reviewing and Correcting Issues can be done using this guide.
🚀Running Scheduled Imports
Running Scheduled Imports manually can be done using this guide.
📅Scheduling Imports
Scheduling Imports can be done using this guide.
❌Deleting a Dataset
Deleting a Dataset can be done using this guide.

Last updated