Import Data

Importing allows you to take data from an external file and import it into MIP; an alternative to entering data manually in MIP. Use this form to select the definition file (.DEF) and associated data files - fixed width or comma separated variable (.TXT or .CSV) to be imported to the system. Definition files map to data files to be imported, while data files contain the actual data being imported.

Note: Our MIP Client Services Team can help build your definition file and provide training on using the import files. Please contact your customer account manager for information on how to receive training.

 

In this topic:

 

Overview of Importing Data

 

What kind of data can be imported?

  • Set up items - chart of account codes, distribution codes, vendor information, customer information.

  • Historical transactions or beginning balances - typically imported during the implementation of MIP.

  • Transactions - journal vouchers, cash disbursements, cash receipts, AP invoices, budget transactions, payroll transactions.

 

What files are needed to import data?

  1. Data File (.CSV or .TXT) - contains all of the data that you want to import into MIP. It will vary depending on which information you are importing. For example, you’ll have different columns for importing transactions vs. maintenance items.

  2. Definition File (.DEF) - a translator or "map" that tells MIP how to read the data file and where to put the information into MIP. This file can originate from a 3rd party application or MIP itself.


Setting Up Your Data File

Data files must be formatted one of two ways in order to be read by the system; either Comma Separated Variable (CSV) or Fixed-Width (FW) format. Each of these formats is read differently by the definition files.

It's easy to produce a file in the CSV format with most software programs. Data is separated by commas in this format.

In the Fixed-Width (FW) format, similar data appears in the same position of each line of data.

 


Sections of the .DEF File

The definition file (.DEF) describes how to interpret the information contained in the separate data file. The definition and data files can have any file name.

Note: When you're reviewing a definition file, if a line is preceded by REM, this line is ignored because the system considers it a remark or comment.

If you're using an existing, master definition file as a starting point, copy the file and change the segments to match your Chart of Accounts structure. This will allow you to maintain the original files that work with the sample data NTO, for future reference. Also note that the master and sample files get replaced with any system upgrade.

Every definition file contains both the Environment and Context sections. The File, Context ID Position, File Type, Transaction Line, and Formatting statements are part of the Environment section, while the Context ID statement makes up the Context section.

Note: This sample .DEF file contains a predefined error exception file name in the Environment Section - 1: File Statement.


Steps to Import Data

Once your data and definition files are properly developed, follow the steps below to import your data into MIP:

  1. Import your DEF File

    • Under Import DEF File, click on Select File.

    • Browse to the location where your definition file is saved.

    • Select the definition file to import.

  2. Import your Data File

    • Under Import CSV Files, click on Select File.

    • Browse to the location where your definition file is saved.

    • Select the data file to import.

  3. Upload your data

    • Select Upload at the bottom of the page to start the import process.

    • If your data imports successfully, a notification displays.

    • Verify the information by opening the appropriate form to be certain all fields imported correctly.


Error Logs

If any errors were encountered during import, the system displays a warning message followed by an Import Error Log. Make note of the error before closing this log.