2026-01-10 12:52:14.1463||DEBUG|ReportService.Program|init main function 2026-01-10 12:52:17.8154|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'PaymentItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-01-10 12:52:17.8268|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'TransactionItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-01-10 12:52:17.8554|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:52:18.7298|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (24ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-10 12:52:18.7532|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-10 12:52:18.7596|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-10 12:52:18.7596|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-10 12:52:18.7864|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-10 12:52:18.8031|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-10 12:52:19.2592||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1110769482-1405036209-1633820378-260903415-1084590633\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2026-01-10 12:52:19.5217|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2026-01-10 12:52:20.3718|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:20.3718|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 860.0197ms 204 2026-01-10 12:52:20.6105|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2026-01-10 12:52:20.9408|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:52:20.9483|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:20.9627|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:52:20.9627|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-10 12:52:21.0078|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "FetchCurrentTransactions", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] FetchCurrentTransactions(Int64, Int32, Int32) on controller ReportService.Controllers.DashboardController (ReportService). 2026-01-10 12:52:21.5588|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.DashboardTransactions, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-10 12:52:21.6173|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 603.6781ms 2026-01-10 12:52:21.6195|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-10 12:52:21.6195|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1011.7425ms 200 application/json; charset=utf-8 2026-01-10 12:52:26.5641|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-10 12:52:26.5732|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:26.5732|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.141ms 204 2026-01-10 12:52:26.7986|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2026-01-10 12:52:26.8071|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:52:26.8071|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:26.8071|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:52:26.8071|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:52:26.8225|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-10 12:52:26.9924|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:52:27.2113|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (65ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-10 12:52:27.4216|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-10 12:52:27.4290|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 604.5012ms 2026-01-10 12:52:27.4290|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:52:27.4290|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 635.0157ms 200 application/json; charset=utf-8 2026-01-10 12:52:35.6170|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-10 12:52:35.6170|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:35.6170|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5311ms 204 2026-01-10 12:52:35.8373|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2026-01-10 12:52:35.8373|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:52:35.8373|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:52:35.8373|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:52:35.8373|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:52:35.8509|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-10 12:52:35.8795|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:52:35.9397|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (55ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-10 12:52:36.0570|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-10 12:52:36.0724|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 220.1227ms 2026-01-10 12:52:36.0724|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:52:36.0724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 240.194ms 200 application/json; charset=utf-8 2026-01-10 12:53:03.3916|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-10 12:53:03.3916|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:53:03.4015|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.0203ms 204 2026-01-10 12:53:03.6100|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2026-01-10 12:53:03.6100|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:53:03.6100|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:53:03.6100|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:53:03.6173|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:03.6173|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-10 12:53:03.6173|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:53:03.6657|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (38ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-10 12:53:04.4673|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type '<>f__AnonymousType0`3[[System.ValueTuple`3[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2026-01-10 12:53:04.4797|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 860.1746ms 2026-01-10 12:53:04.4797|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:04.4797|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 873.8644ms 200 application/json; charset=utf-8 2026-01-10 12:53:07.6471|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2026-01-10 12:53:07.6531|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:53:07.6531|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:53:07.6531|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:53:07.6531|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:07.6531|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-10 12:53:07.6531|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:53:07.7221|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (52ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-10 12:53:07.7969|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-10 12:53:07.7969|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 139.964ms 2026-01-10 12:53:07.7969|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:07.7969|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 161.3779ms 200 application/json; charset=utf-8 2026-01-10 12:53:44.4389|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-10 12:53:44.4389|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:53:44.4441|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1848ms 204 2026-01-10 12:53:44.6577|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2026-01-10 12:53:44.6626|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-10 12:53:44.6626|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-10 12:53:44.6626|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-10 12:53:44.6626|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:44.6626|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-10 12:53:44.6626|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 12:53:44.7209|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (45ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-10 12:53:44.7840|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-10 12:53:44.7903|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 121.3044ms 2026-01-10 12:53:44.7903|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-10 12:53:44.7903|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 136.4183ms 200 application/json; charset=utf-8 2026-01-10 13:14:12.6258|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:47675/REPORTSERVICE/iisintegration 0 2026-01-10 13:14:12.6258|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.7418ms 202 2026-01-10 20:50:03.7475||DEBUG|ReportService.Program|init main function 2026-01-10 20:50:06.3498|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'PaymentItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-01-10 20:50:06.3498|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'TransactionItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-01-10 20:50:06.3940|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-10 20:50:07.2429|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-10 20:50:07.2650|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-10 20:50:07.2650|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-10 20:50:07.2731|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-10 20:50:07.2949|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-10 20:50:07.3099|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-10 20:50:07.6959||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1110769482-1405036209-1633820378-260903415-1084590633\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2026-01-10 20:50:07.9836|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/swagger/index.html 2026-01-10 20:50:08.6687|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 685.564ms 200 text/html;charset=utf-8 2026-01-10 21:11:02.4742|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:17745/REPORTSERVICE/iisintegration 0 2026-01-10 21:11:02.4742|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.2876ms 202