Versions Compared

Key

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

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

Download

Type

Replicator Plugin

Change Log: 

Expand

Version

Date

Description

2023.30.2.1

 

APMPI-1107

Added the ORGANIZATION field to the REPL Setup. All persons are linked to ORGANIZATION

2023.30.3.1

APMPI-1123

Changed the SignOff field to off_date and the EstimatedSignOff field tobest_off_date. Now, the system allows to import activities with Date To in the future as well as Planned activities.

APMPI-1138

The HomeAirport parameter is excluded from the request of the Crew Inspector plugin.

2024.10.2.1

APMPI-1153

Updated the connection to AUS. Within the framework of the task, the following changes are made:

  1. Added the AUS_API_KEY parameter.

  2. Removed the AUS_LOGIN, AUS_PWD parameters.

  3. Removed the Authentication_Token field from the request.

Table of Contents
minLevel1
maxLevel7
excludeContents

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

https://yourdomain.com/AIWS/AdonisIntegrationWebService.svc/

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)
1 - Add debug info into log
2 - Store request/response in the debug folder
3 - Add debug info into log & Store request/response in the debug folder

CLIENT_ID

22445

The unique id identifying the Organization to import the onboarding persons to the APM.

The plugin will search the value from PWORG_XREF table.

...

Crew Inspector Code Setup

...