RPG / RPG Upload
The RPG File Upload page imports RPG Plans from a Comma Separated Value (CSV) file. The data fields in each row are expected in the following order:
- MODS date
- Site ID (found on the Mapping - Postal Facilities (Sites) Information page)
- Model name
- Machine Type Code (found on the Mapping - Machine Type Information page)
- Machine number
- Run number
- Sort program name
- Start date time (MM/DD/YYYY HH:MM)
- End date time (MM/DD/YYYY HH:MM)
- Fed volume
- Mail operation number
- Line 1 text
- Line 2 text
- Line 3 text
- Line 4 text
- Line 5 text
- Lunch and Break factor (decimal indicating the amount of time worked; example: 0.85)
- Tour
Example of filename and data in file is given below.
Filename: test.csv
1/23/2020,18002,Model Name,23,7,1,SAF199AT,1/23/2020,8:00,1/23/2020,13:00,123,142000,Line 1,Line 2,Line 3,Line 4,Line 5,0.85,2 1/24/2020,18002,Model Name,23,7,1,SAF199AT,1/24/2020,8:00,1/24/2020,13:00,123,143000,Line 1,Line 2,Line 3,Line 4,Line 5,0.85,2 1/25/2020,18002,Model Name,23,7,1,SAF199AT,1/25/2020,8:00,1/25/2020,13:00,123,144000,Line 1,Line 2,Line 3,Line 4,Line 5,0.85,2 1/26/2020,18002,Model Name,23,7,1,SAF199AT,1/26/2020,8:00,1/26/2020,13:00,123,145000,Line 1,Line 2,Line 3,Line 4,Line 5,0.85,2