Description | The Crew Inspector plugin is designed to import data from the Crew Inspector platform. |
Latest Version | 20232024.3010.12.1 |
Release Date | |
Download Path | |
Type | Replicator Plugin |
Change Log:
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Data Flow
The information is one-directional and flows from CrewInpector to Adonis
...
Crew Inspector | Adonis | Comment |
---|---|---|
seaman_id | ExternalPIN | External id used to identify the pin. The seamans id is stored in PW001P01_XREF linking it to the Adonis Pin |
cert_id | ExternalDocID | This is the Crewinspector's unique id identifying an “Medical Certificate”. The Medical Certificate sequence nr is found using “cert_id” in the xref table PW001P00_XREF. If the Medical Certificate exists, it will be updated; if not, it will be created. |
cert_stcw_code | ExternalDocType | Xref codes defined in General Codes > Medical > Medical Codes |
from_date | DateFrom | DD.MM.YYYY |
to_date | DateTo | DD.MM.YYYY |
issuer | IssueBy | Company or authority that issued the certificate or document. |
issuer_country | Issuecountry | 2 character country code |
Housekeeping
...
Name | Value | Description | |||
---|---|---|---|---|---|
SITEID | CANDINA | This will be the siteid value for the service URL. | |||
ORGANIZATION | CAN001FF | This is unique id reserved for the customer of Crew Inspector, it will be mapped to the XREF_CODE of the ORGANIZATION in APM. | |||
SERVICE_URL | https://{SiteIdSITEID}.crewinspector.com | Enter the URL of Crew Inspector | |||
SERVICE_USER | balearia | Enter the username of Crew Inspector | |||
SERVICE_PSW | 9fa9cec1 | Enter the password to the service. | |||
SERVER_NAME | Specify the server name to which to connect. | ||||
AUS_URL |
| Adonis Upload Service URL | |||
AUS_LOGIN | Adonis_API | Adonis Upload Service Login | |||
AUS_PWD | Ado***** | Adonis Upload Service Password | |||
DATABASE | DB1 | Enter the Adonis database name to be used. | |||
INTERFACE_NAME | CREWINSP | Enter the interface name defined in APM Setup/General Codes/Miscellaneous/Interfaces The plugin will search for this value in the C112 table. This interface_name will be visible in the waitingroom plugin as well. | |||
TRUNCDAYS | 30 | Default 30. Define the number of days after which the log file will be truncated. | |||
DEBUGLOG | 10 | 0 - No any debug output (default value) | CLIENT_ID | 22445 | The unique id identifying the Organization to import the onboarding persons to the APM. |
...
Crew Inspector Code Setup
...