Skip to main content

Issue Summary: Records created via API not appearing in the database.
Integration Point: "AbsenceHandling.svc/AbsenceRegistrations"

Observed Behavior:
API returns a "201" status code, indicating successful record creation.
The created records are not visible in the database.

Concern: Discrepancy between API response and database entries. Same payload can be used to create the record again which means no issues with the basic data.


Seeking insights or suggestions on potential causes of this issue.
 

Hi @Darshana Herath,

Please share details on the payload you pass to the request and the headers you specified. Does this occur for any payload or just for some specific payload? And in which table did you look for the data? 


Hi @Darshana Herath,

Please share details on the payload you pass to the request and the headers you specified. Does this occur for any payload or just for some specific payload? And in which table did you look for the data? 

Hi Charith, I internally shared details with you.

Thank you.


Reply