File Loads from Desktop
DATABASICS File loads
DATABASICS allows you to upload and download data files pertaining to your site according to predefined specifications from your desktop.
Data on the local drive
General Load Guidelines
DATABASICS allows data to be entered into the application through load according to a specification agreed in the solution design.
A “profile” will execute the load from files.
Loads must conform to the following guidelines:
Load files should not contain a header line.
All load files should be presented as tab delimited .txt files.
No double quotes [“] are allowed in any field.
ID fields must be upper case and alpha numeric [0-9] [A-Z] [-_.], with no special characters or spaces.
File loads will be full. This means that all active records will be included in the load, and if a record is not included in the load this record will be set to inactive.
- This load approach is configurable and has an alternative in a partial setting, where only new or changed records will be included in the load file, but the load itself includes an active y/n flag.
Create load file from Excel
Example of how to create load file
Add list in excel
Make sure the Code (LOACTION COLUMN in example below) is formatted as TEXT (excel will strip the 0s if not changed).Remove Line 1 (Header line)
Save as “Text (Tab Delimited) (.txt)”
The resulting file will look like the following if opened in Notepad.
Accessing File
Access the profile by going to Admin > Data Piping > My Profile Task.
Find the profile to import the data you want to load and click the “Run Now” link.
Click on “Browse” to search for the timesheet file.
Click on “Open” once file is located.
- This will create a “fakepath” location in the interface
Load file
Click “Run”
On the Job Execution Query screen, click “Refresh” button as indicated in the screenshot below until the job status is “Completed” (Warning: do not use browser refresh button).
Click on the completed job link to view the status of the load and possible warnings/errors.
Click on the paperclip attachment icon to view the list of failed records, and address warning messages, if applicable.
Sample the data in the application to confirm the information has loaded successfully.
2024 DATABASICS, Inc