Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
Status Released
Created by Andreas Heitzer
Created on Dec 1, 2022

Adabas REST Server should show date and time of "Last FDT Modification"

Problem:
After sendung a request to Adabas REST Server to show Adabas file details via swagger api (get /adabas/database/{dbid}/file/{file_nr} it responds with the adarep file attribute "loaded on" in the xml tag <LastModification>. The adarep file attribute "Last FDT Modification" is totaly missing in the REST Server response.

Improvement request:
Adabas REST Server should show the adarep file attribute "Last FDT Modification" in tag <LastModification>. Additionally it should show a new tag containing "loaded on" date and time.