Uploading by Python Script

Use this procedure to upload files using Python Script.

Note: Python should be installed in your local machine.

See KB Article 2238519 for the instructions in installing and setting up the python code.

  1. Create a directory on your local machine to contain the source departmental logs. Files should be named as:
    • load_ARTransactions.txt
    • load_DepartmentMappings.txt
    • load_Encounters.txt
    • load_Events.txt
  2. Setup script parameters for:
    • spaceID - space id of the CSF-Model-TC
    • username - your Infor Birst username
    • password - your Infor Birst password
    • filePath - full directory path of the files to be uploaded
  3. From your command line, run python <full path of the import script>.
    For example: C:\python c:\Demo-TC\import_clinical.py