Versions Compared

Key

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

Description

Replicator Plugin for import of crew data from Otalio to Adonis

Latest Version

2024.10.1.1

Release Date

Download Path

Download

Type

Replicator Plugin

...

  • Crew members existing in the Adonis crew list but not found in the Otalio crew list are disembarked. The disembarkation date is set to the current date.

  • In case a crew member’s department or position got changed, the system closes the current activity=Today() -1d and creates a new sea-service activity linked to the new department and position code.

  • If a crew member is not available in the Adonis database, the system adds a crew member as well as creates a sea-service activity (datefrom=embarkation.ActualDate, DateTo=Null, TodateEstimated=disembarkation.ScheduledDate).

  • If a crew member is already available in the Adonis database, only bio data is updated.

  • While importing crew members' records to APM, the system assigns crew their PIN numbers by considering the external CrewID (usually in the formatformats: abc123456, .abc123456) and retrieving its numeric part. That means the abc123456 external Crew ID corresponds to the 123456 PIN number in APM.

...

Name

Value

SERVER_NAME

Address of the server hosting the APM database.

DATABASE

Database name used when installing Adonis Personnel Manager.

DEBUGLOG

0 - for the debug information in Replicator only.

7 - for the extended log; adds debug information into the log and stores request/response in the debug folder.

SERVICE_PSW

Service password.

SERVICE_URL

URL to the Otalio service.

SERVICE_USER

Otalio user name.

XREF

Interface name identifying the XREF codes used by this plugin. For more information, see APM Configuration.

XREF_SEX_U

Additional gender identification matching the APM value - [U] Unknown.

XREF_SEX_N

Additional gender identification matching the APM value - [N] Non-binary.

SHIPCODE

Otalio’s code of the current vessel.

DEBUGDAYS

The request/response files are stored only for the specified number of days and then will be deleted.

Note: If the DEBUGDAYS parameter is not defined, files will be stored within the current day only.

ONB_CODE

Activity code identifying the sea-service activity. See General Codes > Activities to check the code.

 

Two new parameters will be added in the next version of Otalio Master plugin

DEF_PAYTABLE

parameter for Payscale Table

DEF_PAYCODE

Parameter for Payscale Code

...