Setting up Reader import
Follow these steps to import Reader information from a CSV file.
- Create the CSV Reader import file.
           You must create the Reader CSV import file according to the file format specifications. See Reader field specifications.
 - Create a Java task in the job scheduler using the Aggregate Task option.
 - Click the Parameters button for the new task.
 - Select Import Task and Interface Task in the Available Task Types column and click Add/Remove.
 - Click Configure Selected Tasks.
 - Click Parameters for the Import Task.
 - Specify this information:
           
- Import Type
 - Select READER TABLE IMPORT.
 - Use Default Transformer?
 - Select this check box.
 - File Name
 - Specify the path to the import CSV file on the job scheduler.
 - UTF-Encoded
 - Select this check box.
 - Performs Difference
 - Clear this check box.
 
 - Click Submit then click OK.
 - Click Parameters for the Interface Task.
 - For the Interface Type, select READER TABLE IMPORT. Click Next.
 - For the Mapping Name, select READER TABLE IMPORT.
 - Click Submit and then click OK.
 - Click Back.
 - Click Save.
 - Run the task.
           The task runs and adds or updates the Reader information in the CSV file.Details about the job, including errors, can be found in these ways:
- Click the Logs button to check the log for the file.
 - Navigate to Maintenance > System Administration > Interfaces > Import Transactions
 
Note: If errors occurred when the job was run, the most likely cause is a mistake in the CSV file. Check the file and rerun the job when the error is corrected.