Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This APM plugin is parallel with MAPS, Adonis implemented an interface to subtract the 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 and gives the end-user the possibility to process the timesheets. Processing the timesheets results in producing a CSV file.

Functionality

How to process the Roster time sheets to MAPS?

1) Select Vessel

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

  1. Export Folder: Location where to save the exported .XLS file.
  2. AIWS URL: The Web Service URL

Installation

Please view this document of How to Install an APM Plugin