Hi,
We have created an upload journal function using csv. The DB logging is turned on for that table and when records are inserted manually the DB log store those changes. But when we use the custom upload functionality there is no record of it the log table. So anyone has idea if the logs are stored when records are inserted via code?
Thanks.
*This post is locked for comments
Yes, database logging works for changes from code as well, although it can be suppressed when needed (data imports are an example of when skipping the log may be useful).
Hi Ludwig,
It's General Journal. The import functionality is provided to the users through the client interface so they can select a file to upload. The actual upload is of course through ax code.
Hi Haris Adil,
What table do you refer to and does your import job import the data through the AX client user interface or do you import the data directly into the table?
Best regards,
Ludwig
No issue, I will later turn on DB logging for a table in my test environment and check this.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator