Difference between revisions of "Data Import/Bulk Update Quarantine"
(Created page with "xx") |
|||
Line 1: | Line 1: | ||
− | + | = Cleansing Quanrantine in Bulk = | |
+ | |||
+ | For service providers with quarantine records in the hundreds of thousands and higher, cleansing usage in quarantine via Cumulus may not be practical. This feature provides an easy and fast way to cleanse quarantine. | ||
+ | |||
+ | The system utilises the Bulk upload processing notification event to send a notification with the results of the bulk approval attempt. You must set up this event and enable it before you use this tool. | ||
+ | If the bulk approval is successful, the email notification will advise you when the process is complete. If the bulk approval is not successful, the email notification will send details of the records that failed to be approved and why. | ||
+ | |||
+ | == Preparing your data == | ||
+ | |||
+ | You will need to create a CSV data file. You can do this two ways. | ||
+ | |||
+ | * Use the Download to CSV feature on the quarantine page. If you do not have this feature avaialble to you, it may be disabled by your Administrator. Please talk to the person who manages permissions and powers in your ortganisation about this before submitting a support ticket with Emersion. | ||
+ | * Use the XXXX report. This report can be found in '''Reports > List > Billing > xxxx''' | ||
+ | |||
+ | 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 bulk account status update tool: | ||
+ | |||
+ | # Log into Cumulus. | ||
+ | # '''Nav: Admin > Bulk Import > Bulk Account Status Change'''. | ||
+ | # Click the '''Browse''' button and select the csv file containing the list of accounts you want to update. | ||
+ | # 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 or approvals, 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 approve the invoices. When the notification email is received, the process has been completed. | ||
+ | |||
+ | There is a hard limit of 2,000 accounts that can be updated using this import tool. If you need to approve more than 2,000 accounts, please create multiple import files. A single import file can have up to 1,999 rows of data plus the header row. | ||
+ | |||
+ | <strong>'''It is strongly recommended that you check a few random records to ensure that bulk update was a success. If you find an problem, you cannot roll back the bulk approval.'''</strong> | ||
+ | |||
+ | You have two options should this occur: | ||
+ | |||
+ | # Manually correct the data. | ||
+ | # Request Emersion fix the errors for you. This request can be submitted via [[Support_and_help_from_Emersion#Work_Orders | work order ticket]]. Please include a new csv data file with the records that need to be corrected. Do not include any records that do not need correcting. | ||
+ | |||
+ | == Account and Service Notes Data Definition == | ||
+ | |||
+ | This section contains a list of the required fields and a definition of what the system considers as valid data. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+Bulk Cleanse Quarantine Data Definition table | ||
+ | |Data field ||Description | ||
+ | |- | ||
+ | |ACCOUNT_ID ||The ID of the account to be updated. | ||
+ | |- | ||
+ | |ACCOUNT_STATUS ||The NAME of the status. Refer to [[Account/AccountStatus| this list of account statuses]]. Statuses name are not case sensitive. E.g Active, active and ACTIVE are all valid data entries. | ||
+ | |- | ||
+ | |ACCOUNT_STATUS_REASON || The NAME of the status reason | ||
+ | |} |
Revision as of 15:31, 29 July 2015
Contents
Cleansing Quanrantine in Bulk
For service providers with quarantine records in the hundreds of thousands and higher, cleansing usage in quarantine via Cumulus may not be practical. This feature provides an easy and fast way to cleanse quarantine.
The system utilises the Bulk upload processing notification event to send a notification with the results of the bulk approval attempt. You must set up this event and enable it before you use this tool. If the bulk approval is successful, the email notification will advise you when the process is complete. If the bulk approval is not successful, the email notification will send details of the records that failed to be approved and why.
Preparing your data
You will need to create a CSV data file. You can do this two ways.
- Use the Download to CSV feature on the quarantine page. If you do not have this feature avaialble to you, it may be disabled by your Administrator. Please talk to the person who manages permissions and powers in your ortganisation about this before submitting a support ticket with Emersion.
- Use the XXXX report. This report can be found in Reports > List > Billing > xxxx
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 bulk account status update tool:
- Log into Cumulus.
- Nav: Admin > Bulk Import > Bulk Account Status Change.
- Click the Browse button and select the csv file containing the list of accounts you want to update.
- 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 or approvals, 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 approve the invoices. When the notification email is received, the process has been completed.
There is a hard limit of 2,000 accounts that can be updated using this import tool. If you need to approve more than 2,000 accounts, please create multiple import files. A single import file can have up to 1,999 rows of data plus the header row.
It is strongly recommended that you check a few random records to ensure that bulk update was a success. If you find an problem, you cannot roll back the bulk approval.
You have two options should this occur:
- Manually correct the data.
- Request Emersion fix the errors for you. This request can be submitted via work order ticket. Please include a new csv data file with the records that need to be corrected. Do not include any records that do not need correcting.
Account and Service Notes 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 | The ID of the account to be updated. |
ACCOUNT_STATUS | The NAME of the status. Refer to this list of account statuses. Statuses name are not case sensitive. E.g Active, active and ACTIVE are all valid data entries. |
ACCOUNT_STATUS_REASON | The NAME of the status reason |