Description
This APM plugin is parallel with MAPS, Adonis implemented an interface to subtract send the Roster Hours information from APP and export these to MAPS using a CSV file.To subtract the information from APP we use a customized method, that is called from an APM Plug-in. This plug-in displays the Approved Timesheets timesheets and gives the end-user the possibility to process the timesheets. Processing the timesheets results in producing export them to a CSV file.
Functionality
How to process the Roster time sheets timesheets to MAPS?
1)
- Select Vessel
- Define Date from and Date to, crew list with roster hours equals ane between these dates will be produced.
2) Select one/all persons and click the 'Process Timesheets' button to create a CSV file in the filesystem. Per person, you can expand all work dates and work hours; and per workday, you can collapse all the work-type and work hours and if it's primary or secondary position.
3) Process Timesheets will add the timesheets one by one in the CSV file.
4) The progress bar and log will display a successful or failed timesheet.
5) If one timesheet fails to process Rollback Transaction will rollback everything and delete the CSV file.
6) Once closed, you may repeat the process back to start.
7) Above is a sample exported .CSV file.
Housekeeping
Location
Tools > Export > MAPS Interface
Settings
- Export Folder: Location where to save the exported .XLS file.
- AIWS URL: The Web Service URL
Installation
Please view this document of Install APM Plugin