Skip to end of banner
Go to start of banner

Adonis Upload Service; Import persons, the architecture

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 15 Next »

Introduction

Adonis Web Service is the WCF Windows Communication Foundation solution based on JSON standard response/request. It provides CU (create and update) operations and performs actions on Adonis Ecosystem entities.

Information Imported

  • Personal Details

  • Next of Kin Details

  • Sea Service Activities

  • Competences

  • Travel Records

  • Medical Records

APP Endpoints

Cross Reference Codes (XREF)

The XREF functionality in Adonis is designed to establish links between the Adonis lookup tables, such as General Codes and Organization Structure, and their corresponding codes used in external systems.

Interface Code: Each external system within Adonis is identified by an interface code. This code enables the association of a single standard code with multiple external systems.

XREF Code: the actual code used by the external system

 How to add an xref Interface definition

Log into the Adonis Personnel Manager. Once logged in, navigate to the Setup ribbon tab > General Codes > Miscellaneous > Interfaces and proceed with the following steps:

  1. On the ribbon, click New to make the dialogue appear:

  2. Enter a Code (mandatory field), a unique alpha-numeric APM code.

  3. In the Text field, indicate the name of an interface and its alternative name, if needed, in the Alternative field.

  4. In the Sort field, define the order number of a record (where 0 means the first record in the list).

  5. In the Is Passive field, specify whether the code is to be active or passive. Passive codes appear as disabled. Setting a code to Passive is recommended if it is no longer in use.

  6. In the APP Modules field, select the Adonis Personal Portal module(s) where you want to use the code.

  7. Click OK to proceed.

 How to link a lookup table (competencies code) to the 3rd party lookup
  1. Navigate to the Setup ribbon tab > General Codes > Competence > Competence Codes:

  2. Select the competence affected and click Open on the toolbar.

  3. Switch to the XREF tab and click the Append button. Clicking the command enables the fields to be filled out:

    • Interface. Select the interface from the drop-down list. If the interface is unavailable, you need to define the interface by following the instructions in How to add an xref interface above.

    • Xref Code. Enter a cross-reference value of the 3rd party system

    • Comment. Enter any comment you want to add.

  4. When completed, click OK to apply the changes.

Waiting Room

Information that can’t be uploaded to the Adonis Database is placed in the waiting room, waiting for further action by the customer.

Waiting Room APM Plugin

Waiting Room APP - still in progress

How to consume the Adonis API

Step by step guide on how to consume using Adonis API calls.

How to consume the Adonis API

Error Text and Solutions

Interfaces Error/Text and Solutions

  • No labels