Data Import/Account Invoice Approval
Contents
Bulk Modifying Account Invoice Approval Setting
This feature provides an easy and fast way to bulk update account invoice approval status via a bulk upload tool.
The system utilises the Bulk upload processing notification event to send a notification with the results of the import attempt. See below for further information.
If the import is successful, the email notification will advise you when the import process is complete.
If the import is not successful, the email notification will send details of the records that failed validation and why.
Preparing your Data
To prepare your data for import, you will need to create a CSV import file or you can download the import file below. You will need to extract the csv file and save it.
There is a hard limit of 10,000 accounts that can be updated at a time using this import tool. If you need to update more than 10,000 accounts at a time, please create multiple import files.
A single import file can have up to 9999 rows of data plus the header row.
File:BULK ACCOUNT INVOICE APPROVAL SETTING SAMPLE.csv
Enter the data into the import sheet. Leave no rows blank. You must ensure the data meets all validation requirements. These are contained in the data definition table below. When you submit the data file for import, the system will parse the file looking for errors. If the system finds no errors, the system will import the notes into the system. The file needs to be error-free in order to import the data. In the event errors are found, no data will be imported into Emersion. Review the bulk upload processing notification email, correct the file and try again.
Importing your Data
To access the note import tool:
- Log into Cumulus.
- Nav: Admin > Bulk Import > Invoice Approval Setting Import.
- Click the Browse button and select the csv file containing the data you want to import.
- If you want the bulk upload processing notification email to be sent to a different email address than the address defined in the event template, tick the Override? checkbox and enter an alternative email address. This will only apply for this upload. To change the email address for all future imports, you will need to change the recipient defined in the event template.
- Press Submit
The system will validate the data and if no errors are found, the system will import the data. When the notification email is received, the process has been completed.
The system can parse for invalid data but it cannot check for data accuracy. Therefore it is strongly recommended that you check a few random records to ensure that the import was a success. If you find an problem, you cannot roll back the import.
You have two options should this occur:
- Manually correct the data.
- Request Emersion fix the errors for you. This can be submitted via work order ticket. Please include an import file with the records that need to be corrected. Do not include details of any records that do not need correcting.
Account Invoice Approval Setting Data Definition
This section contains a list of the required fields and a definition of what the system considers as valid data.
Data field | Description |
ACCOUNT_ID | Must be a valid Emersion account number. MANDATORY |
APPROVAL_TYPE | Determines the type of invoice approval setting. Possible options are AUTO and MANUAL. Case-insensitive MANDATORY |
Viewing the Imported Data
After importing data it is important to validate it was imported correctly. Choosing a random records and performing a visual check in Cumulus should reveal any mistakes relatively quickly that would be harder to see in an import sheet.
As this import is to specifically change the status of the Invoice Approval setting for an account, you have a couple of options available to validate the change:
- Via Customer > Detail tab.
- Via the Report > List > Finance > Account Profile and Invoice Status Report (137)
The Bulk upload processing notification event
Most of the bulk upload tools utilise the Bulk upload processing notification event to send a notification containing the results of the import attempt. An event template must be created and the event must be enabled before the import tool can be used.