APP 2023.12.3.1 EAR
To read more about our different types of releases (main release, intermediate release), click me!
Software | Version | Release Date | Download Link | Latest Patch |
---|---|---|---|---|
Adonis Personnel Portal | 2023.12.1.1 - Early Access Release | Jul 17, 2023 | ||
Adonis Personnel Portal | 2023.12.2.1 - Early Access Release | Aug 1, 2023 |
| |
Adonis Personnel Portal | 2023.12.3.1 - Early Access Release | Sep 15, 2023 |
|
Adonis Personnel Portal Compatibility Matrix
APP Version | APM Version* |
2020.60.x | 2020.10.x |
2021.10.x | 2020.10.x |
APM version numbers are the minimum required to be compatible with the APP version.
Documentation:
https://adonishr.atlassian.net/l/cp/0gqpMvSw
APP 2023.12.3 - Early Access Release
Key | Summary | Release Notes |
---|---|---|
APP-5686 | AIWS_CU_Person returns unexpected error | The AIWS_Person API call was modified to create a record in the case when XREF in the Personal Details was not found. |
APP-5635 | Create a URL Versioning of methods | Added URL vesioning for the AIWS PersonsDataImport API calls.
|
APP-5728 | Rename the Method names | The PersonDataImport API calls were renamed to:
|
APP 2023.12.2 - Early Access Release
Key | Summary | Release Notes |
---|---|---|
APP-5548 | Method AIWS_CU_Person update | The AIWS_CU_Person method was implemented for the Adonis Integration Web Service. The API method will create and update a person's information using the XREF codes. |
APP-5549 | WAITINGROOM table update | The PWWAITINGROOM database table stores all the errors while importing personal details, activities, medical, travel, and competencies records. |
APP-5552 | Method AIWS_CU_NOK update | The AIWS_CU_NOK method was implemented for the Adonis Integration Web Service. The API method will create and update a family member's information using the XREF codes. |
APP-5554 | Method AIWS_CU_Competence update | The AIWS_CU_Competance API method will create new and updated existing certificates for a person. |
APP-5555 | Method AIWS_CU_Travel update | The AIWS_CU_Travel API method will create new and updated existing travel documents for a person. |
APP-5556 | Method AIWS_CU_Medical update | The AIWS_CU_Medical API method will create new and updated existing medical documents for a person. |
APP-5557 | Method AIWS_CU_Activities update | The AIWS_CU_Activities method was implemented for the Adonis Integration Web Service. The API method will create and update activity information using the XREF codes. |
APP-5563 | AIWS_CU methods cannot upload Base64 file | Applied fix for Base64 files uploading via AIWS_CU methods. |