Import items
Content was last updated in 06.22.07-00
Revision History
Want to read/view item information from a Non-R2 environment? Well, what you need is a translator that read from Non-R2 and then feeds it into our R2 database. Once this is done, you can view/add the item in your R2 Orders.
All this happens in just two-clicks. Just like drag-and-drop files from one drive/folder to another. Only difference being, here we do it through CSV (Comma Separated Values File). To achieve this, the Non R2 user should ensure the item details are stored in CSV format.
The first line of the CSV file should mention the Header Row; that is the Column Names of the Fields to be input.
Also, the values entered must always be in the same sequence as the fields in the Header Row.
Table 1.0: CSV file header details
Headers | Description |
Product/AssetID | Enter the valid Product ID or Asset ID. Additionally, Section ID/ Disclaimer ID (when Action is section Header/ Disclaimer) can be entered. |
Qty | Specify the quantity required on the Order. If quantity is not provided in CSV file, system considers it as '1'. |
Description | Enter the product description.
|
Action | Specify the action on the item line. All the actions that you see in the Order > Action column are supported. When the 'Action' is not provided in CSV file for the keyed in Product or Asset ID, following is the default action considered.
The text in the Action column of the CSV file should match the text from 'Action' column of the Order window. The field is CASE Sensitive. ![]() 'Action' column of the Order window.
|
Notes | Key in the notes if any.
|
Exceptions
Once the file imported is completely processed, a message displays to indicate whether the import was success or there were any exceptions.
The exceptions list contains errors and warnings.
Errors: When system shows the item line has error, it means the item is not imported to Order due to error.
Warnings: When system shows the item line has warning, it means the item is imported to Order but has a warning.
These warnings and errors are not logged anywhere and is lost on closing the message window.
However, an option is provided to print these list of warnings and errors.
How to import items?
Before starting, ensure the non- R2 user listed the item details in a CSV file and places the file on a drive accessible to R2 user computer.
A non R2 user should ensure to provide the headers before providing the item details.

Figure 1.0: CSV file
Create an Order.
In the tool bar, click Import items.

Figure 1.1: Import Item
In the 'Import Items' pop-up, locate the CSV file and then click Import button.

Figure 1.2: Import Item pop-up
If the file processed successfully, then a success message displays and the items gets imported to the Order as shown below.

Figure 1.3: Import success message

Figure 1.4: Items imported
If processed file has exceptions, then you will see the below pop-up.

Figure 1.5: Exceptions
To view the details on the exceptions, click Details button.
The 'Details' window presents the following details:
Line number: Displays the line number of the CSV file which has exceptions.
Product ID: Displays the product ID provided in the CSV file.
Error/warning: Displays whether the line has error or warning.
Reason: Displays the reason why the item has exceptions.

Figure 1.6: Details pop-up
To print the exceptions, click Print button.
The same data as shown in Figure 1.6 is reflected in the document as well.

Figure 1.7: Print exceptions