2026-01-06 05:47:36.4770||DEBUG|ReportService.Program|init main function 2026-01-06 05:47:49.4124|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-06 05:47:49.4274|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-06 05:47:49.4571|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 05:47:50.3939|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 05:47:50.4167|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 05:47:50.4233|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 05:47:50.4233|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 05:47:50.4508|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 05:47:50.4663|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 05:47:50.8993||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-06 05:47:51.1767|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-06 05:47:51.7950|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:47:51.8038|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 627.5719ms 204 2026-01-06 05:47:51.8459|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-06 05:47:52.1594|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 05:47:52.1594|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:47:52.1594|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 05:47:52.1741|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 05:47:52.2087|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-06 05:47:52.7729|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-06 05:47:52.8295|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 615.7565ms 2026-01-06 05:47:52.8295|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 05:47:52.8295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 989.0197ms 200 application/json; charset=utf-8 2026-01-06 05:48:47.1962|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 05:48:47.1962|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:48:47.1962|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.2289ms 204 2026-01-06 05:48:47.2356|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-06 05:48:47.2399|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 05:48:47.2399|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:48:47.2399|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 05:48:47.2399|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:47.2589|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-06 05:48:47.3386|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 05:48:47.5466|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [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-06 05:48:56.5439|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 05:48:56.5439|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:48:56.5439|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3874ms 204 2026-01-06 05:48:56.6081|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-06 05:48:56.6081|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 05:48:56.6081|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:48:56.6081|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 05:48:56.6081|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:56.6081|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-06 05:48:56.6487|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 05:48:56.6920|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 05:48:57.8447|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-06 05:48:57.8447|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-06 05:48:57.8558|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 10595.2816ms 2026-01-06 05:48:57.8558|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:57.8558|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10624.4689ms 200 application/json; charset=utf-8 2026-01-06 05:48:57.8558|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1242.4198ms 2026-01-06 05:48:57.8558|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:57.8558|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1259.134ms 200 application/json; charset=utf-8 2026-01-06 05:48:59.2926|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-06 05:48:59.3033|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 05:48:59.3033|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:48:59.3033|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 05:48:59.3033|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:59.3139|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-06 05:48:59.3139|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 05:48:59.4112|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (81ms) [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-06 05:48:59.9066|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-06 05:48:59.9246|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 608.791ms 2026-01-06 05:48:59.9246|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 05:48:59.9246|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 636.6495ms 200 application/json; charset=utf-8 2026-01-06 05:49:02.0418|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-06 05:49:02.0418|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:49:02.0465|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6567ms 204 2026-01-06 05:49:02.0465|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-06 05:49:02.0633|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 05:49:02.0633|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 05:49:02.0633|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 05:49:02.0633|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 05:49:02.0633|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-06 05:49:02.1041|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-06 05:49:02.1041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.2574ms 2026-01-06 05:49:02.1109|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 05:49:02.1109|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.3644ms 200 application/json; charset=utf-8 2026-01-06 06:09:35.2990|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:20686/REPORTSERVICE/iisintegration 0 2026-01-06 06:09:35.2990|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6846ms 202 2026-01-06 08:12:09.5073||DEBUG|ReportService.Program|init main function 2026-01-06 08:12:10.3690|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-06 08:12:10.3824|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-06 08:12:10.4104|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 08:12:10.6681|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 08:12:10.6888|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 08:12:10.6939|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 08:12:10.6939|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 08:12:10.7147|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 08:12:10.7295|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 08:12:10.8370||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-06 08:12:11.2070|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-06 08:12:11.2615|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:12:11.2700|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.3055ms 204 2026-01-06 08:12:15.2609|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-06 08:12:15.3834|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 08:12:15.3834|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:12:15.3964|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 08:12:15.3964|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:12:15.4337|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-06 08:12:15.7083|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-06 08:12:15.7695|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 331.4029ms 2026-01-06 08:12:15.7719|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:12:15.7719|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 514.3283ms 200 application/json; charset=utf-8 2026-01-06 08:33:08.9468|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:40754/REPORTSERVICE/iisintegration 0 2026-01-06 08:33:08.9468|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.627ms 202 2026-01-06 08:48:48.7358||DEBUG|ReportService.Program|init main function 2026-01-06 08:48:51.4361|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-06 08:48:51.4361|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-06 08:48:51.4717|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 08:48:52.3663|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 08:48:52.3903|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 08:48:52.3903|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 08:48:52.3903|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 08:48:52.4244|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 08:48:52.4422|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 08:48:52.8348||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-06 08:48:53.1274|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-06 08:48:53.7714|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:48:53.7788|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 651.8396ms 204 2026-01-06 08:48:53.7980|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-06 08:48:54.1159|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 08:48:54.1159|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:48:54.1261|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 08:48:54.1261|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:48:54.1598|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-06 08:48:54.7291|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-06 08:48:54.7927|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 627.6193ms 2026-01-06 08:48:54.7954|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:48:54.7954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1000.2978ms 200 application/json; charset=utf-8 2026-01-06 08:51:43.3771|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-06 08:51:43.3827|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:51:43.3827|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6039ms 204 2026-01-06 08:51:43.4383|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-06 08:51:43.4425|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 08:51:43.4717|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 08:51:43.4731|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:51:43.4731|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 08:51:43.4731|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 08:51:43.4731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.4688ms 401 2026-01-06 08:51:59.4651|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-06 08:51:59.4651|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:51:59.4651|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.848ms 204 2026-01-06 08:51:59.5487|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-06 08:51:59.5571|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 08:51:59.5571|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:51:59.5571|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 08:51:59.5571|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:51:59.5571|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-06 08:51:59.6028|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-06 08:51:59.6064|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.1164ms 2026-01-06 08:51:59.6064|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:51:59.6064|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 62.4031ms 200 application/json; charset=utf-8 2026-01-06 08:53:09.8625|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-06 08:53:09.8625|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:53:09.8625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6457ms 204 2026-01-06 08:53:09.9106|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-06 08:53:09.9106|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 08:53:09.9106|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:53:09.9106|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 08:53:09.9106|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:53:09.9106|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-06 08:53:09.9560|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-06 08:53:09.9613|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.7237ms 2026-01-06 08:53:09.9613|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:53:09.9613|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.6744ms 200 application/json; charset=utf-8 2026-01-06 08:54:12.9943|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-06 08:54:12.9943|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:54:12.9943|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9834ms 204 2026-01-06 08:54:13.0166|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-06 08:54:13.0200|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 08:54:13.0200|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 08:54:13.0200|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 08:54:13.0200|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:54:13.0200|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-06 08:54:13.0567|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-06 08:54:13.0567|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.5662ms 2026-01-06 08:54:13.0567|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 08:54:13.0567|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.2072ms 200 application/json; charset=utf-8 2026-01-06 09:04:36.3277|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-06 09:04:36.3277|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:04:36.3277|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1492ms 204 2026-01-06 09:04:36.3277|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-06 09:04:36.3468|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:04:36.3468|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:04:36.3468|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:04:36.3468|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:04:36.3468|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-06 09:04:36.3989|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-06 09:04:36.3989|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 47.2704ms 2026-01-06 09:04:36.3989|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:04:36.3989|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 62.484ms 200 application/json; charset=utf-8 2026-01-06 09:06:05.3794|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-06 09:06:05.3794|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:06:05.3794|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.5227ms 204 2026-01-06 09:06:05.3794|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-06 09:06:05.3961|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:06:05.3961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:06:05.3961|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:06:05.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:06:05.3961|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-06 09:06:05.4400|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-06 09:06:05.4426|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.9964ms 2026-01-06 09:06:05.4426|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:06:05.4426|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.9975ms 200 application/json; charset=utf-8 2026-01-06 09:25:28.6899|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-06 09:25:28.6941|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:25:28.6941|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.326ms 204 2026-01-06 09:25:28.6941|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-06 09:25:28.7078|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:25:28.7078|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:25:28.7078|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:25:28.7078|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:25:28.7078|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-06 09:25:28.7606|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-06 09:25:28.7606|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 48.1116ms 2026-01-06 09:25:28.7606|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:25:28.7606|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.9259ms 200 application/json; charset=utf-8 2026-01-06 09:26:12.3752|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-06 09:26:12.3752|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:26:12.3802|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9901ms 204 2026-01-06 09:26:12.3802|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-06 09:26:12.3802|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:26:12.3939|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:26:12.3939|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:26:12.3939|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:26:12.3939|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-06 09:26:12.4350|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-06 09:26:12.4350|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.2911ms 2026-01-06 09:26:12.4424|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:26:12.4424|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.0809ms 200 application/json; charset=utf-8 2026-01-06 09:29:09.3251|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-06 09:29:09.3251|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:29:09.3338|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6495ms 204 2026-01-06 09:29:09.3338|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-06 09:29:09.3338|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:29:09.3338|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:29:09.3338|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:29:09.3338|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:29:09.3494|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-06 09:29:09.3870|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-06 09:29:09.3870|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.6935ms 2026-01-06 09:29:09.3870|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:29:09.3870|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.3506ms 200 application/json; charset=utf-8 2026-01-06 09:40:47.7732|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 09:40:47.7764|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:40:47.7764|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.432ms 204 2026-01-06 09:40:47.7764|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-06 09:40:47.7764|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:40:47.7947|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:40:47.7947|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:40:47.7947|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 09:40:47.7947|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-06 09:40:47.8855|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 09:40:48.1145|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (66ms) [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-06 09:40:48.2739|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-06 09:40:48.2809|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 473.651ms 2026-01-06 09:40:48.2809|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 09:40:48.2809|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 501.3753ms 200 application/json; charset=utf-8 2026-01-06 09:40:51.2635|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-06 09:40:51.2635|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:40:51.2635|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0304ms 204 2026-01-06 09:40:51.2779|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-06 09:40:51.2779|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 09:40:51.2779|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 09:40:51.2779|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 09:40:51.2779|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:40:51.2779|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-06 09:40:51.3364|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-06 09:40:51.3393|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 45.963ms 2026-01-06 09:40:51.3393|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 09:40:51.3393|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 66.0353ms 200 application/json; charset=utf-8 2026-01-06 10:01:47.6323|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:9505/REPORTSERVICE/iisintegration 0 2026-01-06 10:01:47.6323|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4215ms 202 2026-01-06 10:07:08.8143||DEBUG|ReportService.Program|init main function 2026-01-06 10:07:09.6853|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-06 10:07:09.6998|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-06 10:07:09.7300|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:07:10.0113|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 10:07:10.0382|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 10:07:10.0382|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 10:07:10.0382|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 10:07:10.0663|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 10:07:10.0826|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 10:07:10.2208||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-06 10:07:10.5257|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=209&Page=1&PageLenght=3 2026-01-06 10:07:10.5901|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:07:10.5981|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 72.8447ms 204 2026-01-06 10:07:10.8726|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=209&Page=1&PageLenght=3 2026-01-06 10:07:10.9960|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:07:11.0014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:07:11.0014|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:07:11.0014|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:07:11.0440|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-06 10:07:11.3046|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-06 10:07:11.3639|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 314.9599ms 2026-01-06 10:07:11.3639|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:07:11.3639|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 498.7649ms 200 application/json; charset=utf-8 2026-01-06 10:13:47.6286|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 10:13:47.6286|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:13:47.6383|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.8073ms 204 2026-01-06 10:13:47.6642|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 10:13:47.6718|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:13:47.6832|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:13:47.6832|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:13:47.6832|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:13:47.6832|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:13:47.7707|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:13:47.9890|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 10:13:48.1456|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:13:48.1524|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 455.2019ms 2026-01-06 10:13:48.1524|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:13:48.1524|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 491.8084ms 200 application/json; charset=utf-8 2026-01-06 10:13:53.7405|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:13:53.7405|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:13:53.7493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.0033ms 204 2026-01-06 10:13:53.7657|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 10:13:53.7657|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:13:53.7657|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:13:53.7791|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:13:53.7791|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:13:53.7791|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:13:53.8330|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:13:53.8887|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (37ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:13:53.9470|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:13:53.9594|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 168.4744ms 2026-01-06 10:13:53.9594|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:13:53.9594|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 197.1412ms 200 application/json; charset=utf-8 2026-01-06 10:14:05.4584|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:14:05.4584|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:05.4584|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0472ms 204 2026-01-06 10:14:05.6196|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 10:14:05.6274|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:14:05.6274|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:05.6274|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:14:05.6274|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:05.6274|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:14:05.6416|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:14:05.6851|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (38ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:14:05.8134|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:14:05.8134|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 190.3867ms 2026-01-06 10:14:05.8303|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:05.8303|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 214.0591ms 200 application/json; charset=utf-8 2026-01-06 10:14:19.7294|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:14:19.7294|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:19.7294|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8425ms 204 2026-01-06 10:14:19.7682|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 10:14:19.7734|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:14:19.7734|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:19.7734|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:14:19.7734|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:19.7734|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:14:19.7734|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:14:19.8249|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (38ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:14:19.8764|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:14:19.8764|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 101.6778ms 2026-01-06 10:14:19.8845|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:19.8845|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.6923ms 200 application/json; charset=utf-8 2026-01-06 10:14:31.3164|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:14:31.3164|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:31.3164|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9386ms 204 2026-01-06 10:14:31.3403|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 10:14:31.3403|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:14:31.3403|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:14:31.3403|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:14:31.3403|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:31.3403|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:14:31.3578|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:14:31.4023|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:14:31.4554|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:14:31.4554|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 104.4409ms 2026-01-06 10:14:31.4554|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:14:31.4554|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.0964ms 200 application/json; charset=utf-8 2026-01-06 10:20:50.3475|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-06 10:20:50.3509|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:20:50.3509|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6249ms 204 2026-01-06 10:20:50.7322|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-06 10:20:50.7384|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 10:20:50.7737|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 10:20:50.7737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:20:50.7737|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 10:20:50.7908|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 10:20:50.7908|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 60.3235ms 401 2026-01-06 10:23:02.4059|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-06 10:23:02.4107|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:02.4107|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.7042ms 204 2026-01-06 10:23:02.8476|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-06 10:23:02.8476|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:02.8476|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:02.8476|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:02.8476|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:02.8476|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-06 10:23:02.9032|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-06 10:23:02.9032|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 44.0771ms 2026-01-06 10:23:02.9032|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:02.9107|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.0123ms 200 application/json; charset=utf-8 2026-01-06 10:23:06.5021|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:23:06.5021|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:06.5104|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2521ms 204 2026-01-06 10:23:06.7642|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-06 10:23:06.7642|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:06.7736|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:06.7736|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:06.7736|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:06.7917|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-06 10:23:06.8147|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:23:06.8827|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-06 10:23:06.9494|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-06 10:23:06.9494|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 160.9218ms 2026-01-06 10:23:06.9494|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:06.9494|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 195.5771ms 200 application/json; charset=utf-8 2026-01-06 10:23:14.1299|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:23:14.1339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:14.1339|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7319ms 204 2026-01-06 10:23:14.4105|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-06 10:23:14.4160|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:14.4160|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:14.4160|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:14.4160|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:14.4160|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-06 10:23:14.4160|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:23:14.4741|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 10:23:14.5301|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-06 10:23:14.5301|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 111.5977ms 2026-01-06 10:23:14.5301|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:14.5392|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.7306ms 200 application/json; charset=utf-8 2026-01-06 10:23:17.6676|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-06 10:23:17.6676|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:17.6676|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.4932ms 204 2026-01-06 10:23:18.1321|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-06 10:23:18.1373|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:18.1373|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:18.1373|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:18.1520|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:18.1520|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-06 10:23:18.1918|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-06 10:23:18.1954|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.0007ms 2026-01-06 10:23:18.1954|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:18.1954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 68.3468ms 200 application/json; charset=utf-8 2026-01-06 10:23:21.0021|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:23:21.0021|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:21.0078|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6332ms 204 2026-01-06 10:23:21.2524|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-06 10:23:21.2577|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:21.2577|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:21.2577|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:21.2577|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:21.2577|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-06 10:23:21.2732|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:23:21.3246|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 10:23:21.4032|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-06 10:23:21.4032|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 138.5386ms 2026-01-06 10:23:21.4032|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:21.4032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 159.6309ms 200 application/json; charset=utf-8 2026-01-06 10:23:30.1592|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:23:30.1592|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:30.1656|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4477ms 204 2026-01-06 10:23:30.4274|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-06 10:23:30.4327|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:30.4327|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:30.4327|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:30.4327|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:30.4327|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-06 10:23:31.2177|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:23:31.2627|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [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-06 10:23:31.3062|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-06 10:23:31.3062|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 864.9107ms 2026-01-06 10:23:31.3062|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:31.3062|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 887.6147ms 200 application/json; charset=utf-8 2026-01-06 10:23:33.6626|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-06 10:23:33.6663|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:33.6663|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.558ms 204 2026-01-06 10:23:33.9457|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-06 10:23:33.9457|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:33.9457|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:33.9457|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:33.9457|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:33.9616|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-06 10:23:33.9969|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-06 10:23:33.9969|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.9035ms 2026-01-06 10:23:33.9969|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:23:33.9969|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.1833ms 200 application/json; charset=utf-8 2026-01-06 10:23:49.1662|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:23:49.1662|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:49.1662|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.7182ms 204 2026-01-06 10:23:49.8651|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-06 10:23:49.8698|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:23:49.8698|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:23:49.8698|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:23:49.8698|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:49.8698|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-06 10:23:50.1904|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:23:50.2389|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 10:23:50.2826|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-06 10:23:50.2826|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 405.0203ms 2026-01-06 10:23:50.2901|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:23:50.2901|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 428.0732ms 200 application/json; charset=utf-8 2026-01-06 10:28:14.4498|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-06 10:28:14.4498|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:28:14.4546|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7333ms 204 2026-01-06 10:28:14.4546|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-06 10:28:14.4546|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:28:14.4546|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:28:14.4707|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:28:14.4707|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:28:14.4707|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-06 10:28:14.5305|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-06 10:28:14.5331|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 57.3215ms 2026-01-06 10:28:14.5331|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:28:14.5331|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.4341ms 200 application/json; charset=utf-8 2026-01-06 10:30:24.2778|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-06 10:30:24.2778|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:30:24.2778|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5013ms 204 2026-01-06 10:30:24.2915|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-06 10:30:24.2915|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:30:24.2915|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:30:24.2915|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:30:24.2915|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:30:24.2915|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-06 10:30:24.3369|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-06 10:30:24.3390|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.0677ms 2026-01-06 10:30:24.3390|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:30:24.3390|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.2623ms 200 application/json; charset=utf-8 2026-01-06 10:30:54.2626|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:30:54.2626|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:30:54.2626|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7287ms 204 2026-01-06 10:30:54.2626|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-06 10:30:54.2766|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:30:54.2766|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:30:54.2766|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:30:54.2766|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:30:54.2766|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-06 10:30:54.2766|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:30:54.3462|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 10:30:54.3930|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-06 10:30:54.3930|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 110.3078ms 2026-01-06 10:30:54.3930|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:30:54.3930|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.7051ms 200 application/json; charset=utf-8 2026-01-06 10:31:07.2934|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:31:07.2934|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:31:07.2934|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9183ms 204 2026-01-06 10:31:07.2934|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 10:31:07.3110|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:31:07.3110|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:31:07.3110|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:31:07.3110|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:31:07.3110|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-06 10:31:07.3110|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:31:08.5419|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,220ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 10:31:08.5986|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-06 10:31:08.6176|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1299.7102ms 2026-01-06 10:31:08.6176|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:31:08.6224|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1316.3268ms 200 application/json; charset=utf-8 2026-01-06 10:32:05.8864|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:32:05.8864|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:32:05.8864|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1051ms 204 2026-01-06 10:32:05.8961|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 10:32:05.8961|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:32:05.8961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:32:05.8961|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:32:05.8961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:32:05.8961|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-06 10:32:05.8961|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:32:07.1055|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,192ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 10:32:07.1705|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-06 10:32:07.1705|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1266.9253ms 2026-01-06 10:32:07.1705|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:32:07.1767|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1280.5481ms 200 application/json; charset=utf-8 2026-01-06 10:32:11.2737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 10:32:11.2737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:32:11.2737|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2878ms 204 2026-01-06 10:32:11.2737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 10:32:11.2864|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:32:11.2864|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:32:11.2864|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:32:11.2864|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:32:11.2864|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:32:11.2864|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:32:11.3339|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 10:32:11.3787|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:32:11.3807|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 87.991ms 2026-01-06 10:32:11.3807|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:32:11.3807|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.1269ms 200 application/json; charset=utf-8 2026-01-06 10:32:16.1966|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 10:32:16.1966|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:32:16.1966|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:32:16.1966|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:32:16.1966|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:32:16.1966|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:32:16.2097|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:32:17.6742|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,462ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 10:32:17.7399|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:32:17.7399|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 1541.4558ms 2026-01-06 10:32:17.7399|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 10:32:17.7399|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1556.7392ms 200 application/json; charset=utf-8 2026-01-06 10:42:04.2559|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 10:42:04.2584|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:04.2584|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.969ms 204 2026-01-06 10:42:04.5096|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-06 10:42:04.5096|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:42:04.5096|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:04.5096|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:42:04.5225|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:42:04.5225|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-06 10:42:04.5225|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:42:04.5794|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-06 10:42:04.6770|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-06 10:42:04.6799|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 153.3422ms 2026-01-06 10:42:04.6799|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 10:42:04.6799|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 174.1979ms 200 application/json; charset=utf-8 2026-01-06 10:42:07.8035|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-06 10:42:07.8035|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:07.8035|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.4055ms 204 2026-01-06 10:42:08.1122|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-06 10:42:08.1165|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:42:08.1165|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:08.1165|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:42:08.1165|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:42:08.1165|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-06 10:42:08.1633|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-06 10:42:08.1633|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.9563ms 2026-01-06 10:42:08.1633|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:42:08.1633|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.0455ms 200 application/json; charset=utf-8 2026-01-06 10:42:13.4968|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:42:13.4968|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:13.4968|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2276ms 204 2026-01-06 10:42:13.7434|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 10:42:13.7434|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:42:13.7489|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:13.7489|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:42:13.7489|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:42:13.7489|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:42:13.7654|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:42:13.8161|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:42:13.8725|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:42:13.8725|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 117.4105ms 2026-01-06 10:42:13.8725|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:42:13.8725|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 141.2978ms 200 application/json; charset=utf-8 2026-01-06 10:42:24.5689|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 10:42:24.5689|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:24.5731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2179ms 204 2026-01-06 10:42:24.8168|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 10:42:24.8168|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:42:24.8168|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:24.8232|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:42:24.8232|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:42:24.8232|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 10:42:24.8232|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 10:42:24.8695|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (38ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 10:42:24.9125|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 10:42:24.9167|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 88.8927ms 2026-01-06 10:42:24.9167|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 10:42:24.9167|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.2807ms 200 application/json; charset=utf-8 2026-01-06 10:42:38.7520|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-06 10:42:38.7520|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:38.7520|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9479ms 204 2026-01-06 10:42:39.0005|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-06 10:42:39.0047|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 10:42:39.0047|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 10:42:39.0047|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 10:42:39.0047|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:42:39.0047|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-06 10:42:39.0529|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-06 10:42:39.0529|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.5057ms 2026-01-06 10:42:39.0529|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 10:42:39.0529|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.9186ms 200 application/json; charset=utf-8 2026-01-06 11:02:00.6927|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-06 11:02:00.6927|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:02:00.6927|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9049ms 204 2026-01-06 11:02:00.7070|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-06 11:02:00.7070|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:02:00.7070|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:02:00.7070|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:02:00.7070|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:02:00.7070|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-06 11:02:00.7547|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-06 11:02:00.7547|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.8831ms 2026-01-06 11:02:00.7547|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:02:00.7547|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.2075ms 200 application/json; charset=utf-8 2026-01-06 11:08:11.3247|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-06 11:08:11.3247|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:11.3339|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.3229ms 204 2026-01-06 11:08:11.3339|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-06 11:08:11.3339|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:11.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:11.3493|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:11.3493|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:08:11.3493|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-06 11:08:11.4014|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-06 11:08:11.4014|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 44.6274ms 2026-01-06 11:08:11.4014|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:08:11.4014|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 67.0415ms 200 application/json; charset=utf-8 2026-01-06 11:08:12.8717|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:08:12.8717|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:12.8717|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4842ms 204 2026-01-06 11:08:12.8974|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-06 11:08:12.8974|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:12.8974|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:12.8974|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:12.8974|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:12.9145|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-06 11:08:12.9145|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:08:12.9747|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [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-06 11:08:13.0152|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-06 11:08:13.0152|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.3001ms 2026-01-06 11:08:13.0218|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:13.0218|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.7558ms 200 application/json; charset=utf-8 2026-01-06 11:08:22.7754|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:08:22.7754|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:22.7754|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8862ms 204 2026-01-06 11:08:22.7867|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 11:08:22.7867|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:22.7867|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:22.7867|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:22.7867|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:22.7867|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-06 11:08:22.7867|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:08:23.1693|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (368ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 11:08:23.2083|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-06 11:08:23.2083|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 415.6325ms 2026-01-06 11:08:23.2083|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:23.2083|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 430.7402ms 200 application/json; charset=utf-8 2026-01-06 11:08:24.0835|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 11:08:24.0875|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:24.0875|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:24.0875|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:24.0875|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:24.0875|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-06 11:08:24.0875|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:08:24.4717|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (372ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 11:08:24.5206|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-06 11:08:24.5206|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 426.4954ms 2026-01-06 11:08:24.5206|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:24.5256|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 442.2164ms 200 application/json; charset=utf-8 2026-01-06 11:08:31.2366|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:08:31.2366|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:31.2366|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2943ms 204 2026-01-06 11:08:31.2504|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 11:08:31.2504|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:31.2504|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:31.2504|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:31.2504|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:31.2504|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-06 11:08:31.2617|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:08:31.6438|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (380ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 11:08:31.6860|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-06 11:08:31.6860|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 427.496ms 2026-01-06 11:08:31.6860|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:31.6860|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 440.3954ms 200 application/json; charset=utf-8 2026-01-06 11:08:42.8039|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:08:42.8039|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:42.8108|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8865ms 204 2026-01-06 11:08:42.8108|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 11:08:42.8108|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:42.8270|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:42.8270|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:42.8270|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:42.8270|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-06 11:08:42.8409|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:08:43.2169|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (373ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 11:08:43.2560|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-06 11:08:43.2560|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 420.5786ms 2026-01-06 11:08:43.2626|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:08:43.2626|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 445.2703ms 200 application/json; charset=utf-8 2026-01-06 11:08:47.2671|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-06 11:08:47.2671|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:47.2671|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6248ms 204 2026-01-06 11:08:47.2797|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-06 11:08:47.2797|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:08:47.2797|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:08:47.2797|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:08:47.2797|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:08:47.2797|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-06 11:08:47.3279|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-06 11:08:47.3279|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.7969ms 2026-01-06 11:08:47.3279|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:08:47.3279|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.4751ms 200 application/json; charset=utf-8 2026-01-06 11:09:37.7468|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:09:37.7468|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:37.7531|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3ms 204 2026-01-06 11:09:37.7531|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 11:09:37.7531|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 11:09:37.7531|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 11:09:37.7531|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:37.7678|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 11:09:37.7678|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 11:09:37.7678|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 17.1788ms 401 2026-01-06 11:09:39.1274|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-06 11:09:39.1274|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:39.1274|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3616ms 204 2026-01-06 11:09:39.1274|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-06 11:09:39.1436|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:09:39.1436|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:39.1436|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:09:39.1436|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:09:39.1436|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-06 11:09:39.1848|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-06 11:09:39.1848|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.438ms 2026-01-06 11:09:39.1894|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:09:39.1894|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.9709ms 200 application/json; charset=utf-8 2026-01-06 11:09:40.0328|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 11:09:40.0328|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:40.0328|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3758ms 204 2026-01-06 11:09:40.0328|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 11:09:40.0503|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:09:40.0503|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:40.0503|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:09:40.0503|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:09:40.0683|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:09:40.0683|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 11:09:40.0981|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 28.5492ms 2026-01-06 11:09:40.0981|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:09:40.0981|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.4897ms 400 application/json; charset=utf-8 2026-01-06 11:09:47.9195|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:09:47.9195|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:47.9279|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.4397ms 204 2026-01-06 11:09:47.9279|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 11:09:47.9279|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:09:47.9437|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:47.9437|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:09:47.9437|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:09:47.9437|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:09:47.9562|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:09:47.9987|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:09:48.0436|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:09:48.0436|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 92.4638ms 2026-01-06 11:09:48.0489|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:09:48.0489|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.6358ms 200 application/json; charset=utf-8 2026-01-06 11:09:51.0939|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 11:09:51.0964|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:09:51.0964|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:09:51.0964|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:09:51.0964|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:09:51.0964|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:09:51.0964|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:09:51.9756|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (867ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:09:52.0246|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:09:52.0246|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 922.6033ms 2026-01-06 11:09:52.0246|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:09:52.0246|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 936.5999ms 200 application/json; charset=utf-8 2026-01-06 11:10:00.5102|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 11:10:00.5102|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:00.5102|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9615ms 204 2026-01-06 11:10:00.5244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 11:10:00.5244|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:00.5244|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:00.5327|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:00.5327|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:00.5327|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:10:00.6698|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-06 11:10:00.6698|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 133.7476ms 2026-01-06 11:10:00.6750|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:00.6750|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 152.3962ms 200 application/json; charset=utf-8 2026-01-06 11:10:01.5309|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 11:10:01.5346|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:01.5346|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:01.5346|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:01.5346|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:01.5346|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:10:01.6624|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-06 11:10:01.6624|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 120.2608ms 2026-01-06 11:10:01.6624|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:01.6624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 136.7889ms 200 application/json; charset=utf-8 2026-01-06 11:10:09.9666|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 11:10:09.9666|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:09.9720|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.437ms 204 2026-01-06 11:10:09.9720|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 11:10:09.9720|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:09.9865|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:09.9865|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:09.9865|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:09.9865|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:10:10.1061|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-06 11:10:10.1061|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 115.138ms 2026-01-06 11:10:10.1061|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:10.1117|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 130.5745ms 200 application/json; charset=utf-8 2026-01-06 11:10:15.6931|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 11:10:15.6931|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:15.6931|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1374ms 204 2026-01-06 11:10:15.7068|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 11:10:15.7068|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:15.7068|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:15.7068|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:15.7068|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:15.7068|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:10:15.8384|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-06 11:10:15.8384|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 123.159ms 2026-01-06 11:10:15.8384|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:10:15.8384|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 135.8271ms 200 application/json; charset=utf-8 2026-01-06 11:10:16.9767|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-06 11:10:16.9767|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:16.9767|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9412ms 204 2026-01-06 11:10:16.9896|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-06 11:10:16.9896|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:16.9896|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:16.9896|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:16.9896|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:10:17.0024|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-06 11:10:17.0377|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-06 11:10:17.0377|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.8917ms 2026-01-06 11:10:17.0377|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:10:17.0377|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.4941ms 200 application/json; charset=utf-8 2026-01-06 11:10:19.5945|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:10:19.5987|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:19.5987|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9486ms 204 2026-01-06 11:10:19.5987|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-06 11:10:19.6123|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:19.6123|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:19.6123|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:19.6123|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:10:19.6123|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-06 11:10:19.6123|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:10:19.6635|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-06 11:10:19.7008|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-06 11:10:19.7008|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.2178ms 2026-01-06 11:10:19.7048|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:10:19.7048|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.2006ms 200 application/json; charset=utf-8 2026-01-06 11:10:42.5148|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:10:42.5148|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:42.5148|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4878ms 204 2026-01-06 11:10:42.5341|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 11:10:42.5341|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:10:42.5341|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:10:42.5382|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:10:42.5382|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:10:42.5382|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-06 11:10:42.5382|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:10:43.3625|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (817ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 11:10:43.4023|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-06 11:10:43.4023|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 864.003ms 2026-01-06 11:10:43.4023|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:10:43.4023|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 876.3429ms 200 application/json; charset=utf-8 2026-01-06 11:14:16.9287|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-06 11:14:16.9318|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:16.9318|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.3591ms 204 2026-01-06 11:14:16.9477|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-06 11:14:16.9477|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:14:16.9477|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:16.9477|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:14:16.9477|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:14:16.9635|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-06 11:14:17.0087|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-06 11:14:17.0112|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.3961ms 2026-01-06 11:14:17.0112|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:14:17.0112|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 67.7784ms 200 application/json; charset=utf-8 2026-01-06 11:14:44.5048|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:14:44.5048|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:44.5048|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5432ms 204 2026-01-06 11:14:44.5164|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 11:14:44.5164|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:14:44.5164|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:44.5273|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:14:44.5273|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:14:44.5273|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:14:44.5446|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:14:44.6227|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (60ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:14:44.6610|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:14:44.6610|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 120.5207ms 2026-01-06 11:14:44.6610|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:14:44.6672|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 150.7719ms 200 application/json; charset=utf-8 2026-01-06 11:14:56.1756|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:14:56.1780|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:56.1780|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7658ms 204 2026-01-06 11:14:56.1780|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 11:14:56.1780|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:14:56.1780|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:14:56.1780|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:14:56.1931|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:14:56.1931|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:14:56.1931|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:14:57.0989|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (899ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:14:57.1373|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:14:57.1373|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 944.5344ms 2026-01-06 11:14:57.1373|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:14:57.1458|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 959.4527ms 200 application/json; charset=utf-8 2026-01-06 11:15:56.9519|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-06 11:15:56.9519|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:15:56.9519|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2444ms 204 2026-01-06 11:15:57.2343|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-06 11:15:57.2343|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 11:15:57.2343|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 11:15:57.2343|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:15:57.2343|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 11:15:57.2343|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 11:15:57.2343|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.152ms 401 2026-01-06 11:16:11.3530|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-06 11:16:11.3530|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:11.3609|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.9753ms 204 2026-01-06 11:16:11.6178|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-06 11:16:11.6178|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:11.6178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:11.6178|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:11.6178|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:16:11.6273|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-06 11:16:11.6633|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-06 11:16:11.6633|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.7442ms 2026-01-06 11:16:11.6633|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:16:11.6752|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.2983ms 200 application/json; charset=utf-8 2026-01-06 11:16:14.6046|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:16:14.6046|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:14.6102|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6177ms 204 2026-01-06 11:16:14.8725|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-06 11:16:14.8760|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:14.8760|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:14.8760|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:14.8760|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:16:14.8760|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-06 11:16:14.8760|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:16:14.9365|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 11:16:14.9830|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-06 11:16:14.9855|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9614ms 2026-01-06 11:16:14.9855|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:16:14.9855|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.3051ms 200 application/json; charset=utf-8 2026-01-06 11:16:20.5322|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:16:20.5322|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:20.5322|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.5051ms 204 2026-01-06 11:16:20.7756|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-06 11:16:20.7756|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:20.7756|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:20.7829|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:20.7829|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:16:20.7829|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-06 11:16:20.7829|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:16:20.8221|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-06 11:16:20.8626|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-06 11:16:20.8626|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.2011ms 2026-01-06 11:16:20.8626|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:16:20.8626|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.3814ms 200 application/json; charset=utf-8 2026-01-06 11:16:38.9823|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-06 11:16:38.9823|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:38.9823|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7753ms 204 2026-01-06 11:16:39.2829|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-06 11:16:39.2829|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:39.2913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:39.2913|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:39.2913|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:16:39.3058|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-06 11:16:39.3344|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-06 11:16:39.3376|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.7183ms 2026-01-06 11:16:39.3376|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:16:39.3376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 60.1513ms 200 application/json; charset=utf-8 2026-01-06 11:16:43.2843|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:16:43.2843|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:43.2902|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9128ms 204 2026-01-06 11:16:43.5349|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 11:16:43.5349|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:43.5403|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:43.5403|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:43.5403|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:16:43.5403|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:16:43.5403|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:16:43.6127|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (61ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:16:43.6590|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:16:43.6590|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 113.8525ms 2026-01-06 11:16:43.6643|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:16:43.6643|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 131.0268ms 200 application/json; charset=utf-8 2026-01-06 11:16:54.0236|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 11:16:54.0236|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:54.0236|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7649ms 204 2026-01-06 11:16:54.2691|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 11:16:54.2691|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:16:54.2742|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:16:54.2742|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:16:54.2742|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:16:54.2742|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:16:54.2742|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:16:55.2144|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (930ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 11:16:55.2634|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 11:16:55.2634|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 984.8639ms 2026-01-06 11:16:55.2634|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 11:16:55.2634|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1000.621ms 200 application/json; charset=utf-8 2026-01-06 11:17:01.2248|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-06 11:17:01.2278|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:17:01.2278|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5142ms 204 2026-01-06 11:17:01.5581|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-06 11:17:01.5581|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:17:01.5581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:17:01.5581|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:17:01.5581|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:17:01.5581|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-06 11:17:01.6036|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-06 11:17:01.6036|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.9877ms 2026-01-06 11:17:01.6036|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:17:01.6036|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.1762ms 200 application/json; charset=utf-8 2026-01-06 11:37:08.1874|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:4471/REPORTSERVICE/iisintegration 0 2026-01-06 11:37:08.1874|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.1309ms 202 2026-01-06 11:40:32.4184||DEBUG|ReportService.Program|init main function 2026-01-06 11:40:33.2850|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-06 11:40:33.2850|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-06 11:40:33.3289|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:40:33.6006|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 11:40:33.6227|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 11:40:33.6292|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 11:40:33.6292|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 11:40:33.6515|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 11:40:33.6660|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 11:40:33.8136||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-06 11:40:34.0744|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-06 11:40:34.1349|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:40:34.1349|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 66.4914ms 204 2026-01-06 11:40:34.1591|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-06 11:40:34.2775|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:40:34.2775|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:40:34.2896|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:40:34.2896|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:40:34.3240|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-06 11:40:34.5749|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-06 11:40:34.6369|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 308.268ms 2026-01-06 11:40:34.6369|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:40:34.6464|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 487.2886ms 200 application/json; charset=utf-8 2026-01-06 11:56:36.9471|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-06 11:56:36.9471|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:56:36.9471|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.8071ms 204 2026-01-06 11:56:36.9626|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-06 11:56:36.9626|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:56:36.9626|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:56:36.9626|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:56:36.9736|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:56:36.9736|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-06 11:56:37.0224|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-06 11:56:37.0224|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 45.1933ms 2026-01-06 11:56:37.0224|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:56:37.0224|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 66.0529ms 200 application/json; charset=utf-8 2026-01-06 11:56:56.1863|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-06 11:56:56.1863|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:56:56.1951|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.8917ms 204 2026-01-06 11:56:56.1951|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-06 11:56:56.1951|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:56:56.2123|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:56:56.2123|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:56:56.2123|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:56:56.2123|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-06 11:56:56.2588|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-06 11:56:56.2588|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.9388ms 2026-01-06 11:56:56.2588|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:56:56.2588|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.2435ms 200 application/json; charset=utf-8 2026-01-06 11:57:08.3824|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:57:08.3824|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:57:08.3824|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.686ms 204 2026-01-06 11:57:08.3824|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-06 11:57:08.3980|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:57:08.3980|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:57:08.3980|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:57:08.3980|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:57:08.4114|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-06 11:57:08.4849|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:57:08.7098|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (64ms) [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-06 11:57:08.9081|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-06 11:57:08.9285|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 515.8557ms 2026-01-06 11:57:08.9285|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:57:08.9285|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 538.4131ms 200 application/json; charset=utf-8 2026-01-06 11:57:19.3742|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:57:19.3798|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:57:19.3798|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.8124ms 204 2026-01-06 11:57:19.4038|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 277 2026-01-06 11:57:19.4038|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:57:19.4038|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:57:19.4108|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:57:19.4108|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:57:19.4108|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-06 11:57:19.4423|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:57:19.8093|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (361ms) [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-06 11:57:26.2417|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-06 11:57:26.6092|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 7193.4573ms 2026-01-06 11:57:26.6092|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:57:26.6092|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7210.435ms 200 application/json; charset=utf-8 2026-01-06 11:58:29.0868|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-06 11:58:29.0928|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:29.0928|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.1158ms 204 2026-01-06 11:58:29.0928|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-06 11:58:29.0928|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:58:29.1065|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:29.1065|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:58:29.1065|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:58:29.1065|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-06 11:58:29.1488|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-06 11:58:29.1488|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.4758ms 2026-01-06 11:58:29.1537|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:58:29.1537|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.6832ms 200 application/json; charset=utf-8 2026-01-06 11:58:33.6687|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:58:33.6734|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:33.6734|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8337ms 204 2026-01-06 11:58:33.6734|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-06 11:58:33.6734|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:58:33.6734|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:33.6890|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:58:33.6890|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:33.6890|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-06 11:58:33.6890|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:58:33.7402|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-06 11:58:33.7935|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-06 11:58:33.7994|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.3072ms 2026-01-06 11:58:33.7994|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:33.7994|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.637ms 200 application/json; charset=utf-8 2026-01-06 11:58:35.4509|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-06 11:58:35.4587|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:58:35.4587|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:35.4587|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:58:35.4587|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:35.4587|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-06 11:58:35.4732|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:58:35.5142|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (37ms) [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-06 11:58:35.5586|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-06 11:58:35.5638|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.8594ms 2026-01-06 11:58:35.5638|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:35.5638|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.9481ms 200 application/json; charset=utf-8 2026-01-06 11:58:57.3913|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 11:58:57.3913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:57.3913|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2162ms 204 2026-01-06 11:58:57.3913|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-06 11:58:57.4119|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:58:57.4119|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:57.4119|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:58:57.4119|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:57.4119|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-06 11:58:57.4119|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:58:57.4697|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 11:58:57.5104|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-06 11:58:57.5165|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.4956ms 2026-01-06 11:58:57.5165|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:57.5165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.5501ms 200 application/json; charset=utf-8 2026-01-06 11:58:59.1162|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-06 11:58:59.1162|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:58:59.1162|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:58:59.1162|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:58:59.1262|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:59.1262|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-06 11:58:59.1262|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 11:58:59.1782|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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-06 11:58:59.2232|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-06 11:58:59.2232|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.5751ms 2026-01-06 11:58:59.2232|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 11:58:59.2232|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.5655ms 200 application/json; charset=utf-8 2026-01-06 11:59:05.1368|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-06 11:59:05.1368|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:59:05.1431|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3747ms 204 2026-01-06 11:59:05.1431|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-06 11:59:05.1431|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:59:05.1583|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:59:05.1583|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:59:05.1583|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:59:05.1583|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-06 11:59:05.2003|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-06 11:59:05.2003|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.473ms 2026-01-06 11:59:05.2039|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 11:59:05.2039|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.1742ms 200 application/json; charset=utf-8 2026-01-06 11:59:08.8270|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 11:59:08.8312|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:59:08.8312|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.32ms 204 2026-01-06 11:59:08.8312|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 11:59:08.8463|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:59:08.8463|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:59:08.8463|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:59:08.8463|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:59:08.8625|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:59:08.8625|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 11:59:08.8954|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 31.1892ms 2026-01-06 11:59:08.8954|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:59:08.8954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.6123ms 400 application/json; charset=utf-8 2026-01-06 11:59:10.5076|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 167 2026-01-06 11:59:10.5076|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 11:59:10.5076|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 11:59:10.5076|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 11:59:10.5076|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:59:10.5180|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 11:59:10.6554|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-06 11:59:10.6611|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 141.6337ms 2026-01-06 11:59:10.6611|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 11:59:10.6611|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 158.1155ms 200 application/json; charset=utf-8 2026-01-06 12:19:31.7266|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:33133/REPORTSERVICE/iisintegration 0 2026-01-06 12:19:31.7266|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0153ms 202 2026-01-06 12:19:52.5459||DEBUG|ReportService.Program|init main function 2026-01-06 12:19:53.3763|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-06 12:19:53.3882|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-06 12:19:53.4154|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:19:53.6978|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 12:19:53.7201|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 12:19:53.7201|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 12:19:53.7303|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 12:19:53.7512|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 12:19:53.7671|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 12:19:53.9078||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-06 12:19:54.2126|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-06 12:19:54.2767|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:19:54.2767|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.5924ms 204 2026-01-06 12:19:54.3048|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-06 12:19:54.4117|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 12:19:54.4364|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 12:19:54.4364|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:19:54.4364|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 12:19:54.4553|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 12:19:54.4553|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 152.9193ms 401 2026-01-06 12:20:05.2786|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-06 12:20:05.2786|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:05.2881|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.312ms 204 2026-01-06 12:20:05.2881|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-06 12:20:05.3265|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:20:05.3265|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:05.3265|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:20:05.3265|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:20:05.3735|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-06 12:20:05.6295|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-06 12:20:05.6891|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 310.6099ms 2026-01-06 12:20:05.6891|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:20:05.6960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 402.5817ms 200 application/json; charset=utf-8 2026-01-06 12:20:08.8131|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:20:08.8131|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:08.8247|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.4712ms 204 2026-01-06 12:20:08.8247|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-06 12:20:08.8367|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:20:08.8367|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:08.8367|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:20:08.8367|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:20:08.8367|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-06 12:20:08.9281|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:20:09.1499|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (71ms) [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-06 12:20:09.3611|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-06 12:20:09.3804|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 526.506ms 2026-01-06 12:20:09.3804|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:20:09.3857|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 554.9023ms 200 application/json; charset=utf-8 2026-01-06 12:20:36.8012|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:20:36.8012|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:36.8012|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.0122ms 204 2026-01-06 12:20:36.8194|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:20:36.8194|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:20:36.8194|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:36.8194|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:20:36.8194|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:20:36.8194|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-06 12:20:36.8590|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:20:38.1045|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,240ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:20:38.1847|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-06 12:20:38.1847|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1359.2ms 2026-01-06 12:20:38.1923|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:20:38.1923|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1375.0984ms 200 application/json; charset=utf-8 2026-01-06 12:20:45.0445|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-06 12:20:45.0445|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:45.0517|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3176ms 204 2026-01-06 12:20:45.3692|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-06 12:20:45.3692|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 12:20:45.3799|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 12:20:45.3799|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:20:45.3799|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 12:20:45.3799|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 12:20:45.3799|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.0914ms 401 2026-01-06 12:21:02.3600|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-06 12:21:02.3663|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:21:02.3663|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.9544ms 204 2026-01-06 12:21:02.6213|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-06 12:21:02.6213|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:21:02.6323|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:21:02.6323|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:21:02.6323|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:21:02.6323|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-06 12:21:02.6780|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-06 12:21:02.6780|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.032ms 2026-01-06 12:21:02.6780|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:21:02.6780|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 66.193ms 200 application/json; charset=utf-8 2026-01-06 12:33:33.6894|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-06 12:33:33.6894|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:33:33.6986|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.1ms 204 2026-01-06 12:33:33.6986|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-06 12:33:33.6986|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:33:33.6986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:33:33.6986|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:33:33.7138|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:33:33.7138|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-06 12:33:33.7667|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-06 12:33:33.7667|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 52.8133ms 2026-01-06 12:33:33.7667|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:33:33.7667|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 67.1226ms 200 application/json; charset=utf-8 2026-01-06 12:38:50.7563|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-06 12:38:50.7563|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:38:50.7614|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0781ms 204 2026-01-06 12:38:50.7614|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-06 12:38:50.7614|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:38:50.7614|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:38:50.7614|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:38:50.7772|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:38:50.7772|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-06 12:38:50.8191|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-06 12:38:50.8230|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.7508ms 2026-01-06 12:38:50.8230|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:38:50.8230|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.7353ms 200 application/json; charset=utf-8 2026-01-06 12:40:36.8414|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-06 12:40:36.8414|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:36.8414|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6636ms 204 2026-01-06 12:40:36.8510|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-06 12:40:36.8510|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:40:36.8510|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:36.8510|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:40:36.8510|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:40:36.8510|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-06 12:40:36.8938|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-06 12:40:36.8960|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.9799ms 2026-01-06 12:40:36.8960|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:40:36.8960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.4238ms 200 application/json; charset=utf-8 2026-01-06 12:40:40.6490|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:40:40.6490|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:40.6490|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8841ms 204 2026-01-06 12:40:40.6614|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-06 12:40:40.6614|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:40:40.6614|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:40.6614|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:40:40.6614|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:40.6614|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-06 12:40:40.6795|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:40:40.7412|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [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-06 12:40:40.7979|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-06 12:40:40.7979|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 127.2747ms 2026-01-06 12:40:40.8029|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:40.8029|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 144.0775ms 200 application/json; charset=utf-8 2026-01-06 12:40:51.0203|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:40:51.0226|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:51.0226|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.5564ms 204 2026-01-06 12:40:51.0226|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:40:51.0226|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:40:51.0226|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:51.0226|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:40:51.0226|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:51.0367|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-06 12:40:51.0367|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:40:52.2768|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,231ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:40:52.3322|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-06 12:40:52.3376|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1299.7968ms 2026-01-06 12:40:52.3376|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:52.3376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1310.9088ms 200 application/json; charset=utf-8 2026-01-06 12:40:57.2566|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:40:57.2566|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:57.2566|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2314ms 204 2026-01-06 12:40:57.2566|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-06 12:40:57.2718|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 12:40:57.2718|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 12:40:57.2718|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:57.2718|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 12:40:57.2718|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 12:40:57.2718|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.4073ms 401 2026-01-06 12:40:57.3981|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-06 12:40:57.3981|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:40:57.3981|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:57.3981|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:40:57.3981|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:57.3981|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-06 12:40:57.4126|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:40:57.4585|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 12:40:57.5071|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-06 12:40:57.5071|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.6362ms 2026-01-06 12:40:57.5071|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:57.5071|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.9497ms 200 application/json; charset=utf-8 2026-01-06 12:40:59.4786|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:40:59.4786|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:40:59.4786|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:40:59.4892|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:40:59.4892|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:40:59.4892|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-06 12:40:59.4892|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:41:00.6906|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,190ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:41:00.7379|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-06 12:41:00.7421|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1248.109ms 2026-01-06 12:41:00.7421|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:41:00.7421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1267.6104ms 200 application/json; charset=utf-8 2026-01-06 12:41:55.7171|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:41:55.7171|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:41:55.7171|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5465ms 204 2026-01-06 12:41:55.7280|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:41:55.7280|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:41:55.7280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:41:55.7280|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:41:55.7280|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:41:55.7280|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-06 12:41:55.7280|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:41:56.9595|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,219ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:41:57.0156|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-06 12:41:57.0156|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1284.2841ms 2026-01-06 12:41:57.0156|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:41:57.0243|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1296.2191ms 200 application/json; charset=utf-8 2026-01-06 12:42:55.1882|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:42:55.1882|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:42:55.1882|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1556ms 204 2026-01-06 12:42:55.1882|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:42:55.2028|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:42:55.2028|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:42:55.2028|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:42:55.2028|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:42:55.2028|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-06 12:42:55.2028|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:42:56.4352|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,217ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:42:56.4802|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-06 12:42:56.4857|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1273.1168ms 2026-01-06 12:42:56.4857|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:42:56.4857|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1293.7298ms 200 application/json; charset=utf-8 2026-01-06 12:44:05.3640|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-06 12:44:05.3640|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:05.3640|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6638ms 204 2026-01-06 12:44:05.3640|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-06 12:44:05.3789|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:05.3789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:05.3789|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:05.3789|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:44:05.3789|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-06 12:44:05.4258|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-06 12:44:05.4258|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.5914ms 2026-01-06 12:44:05.4258|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 12:44:05.4258|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.5566ms 200 application/json; charset=utf-8 2026-01-06 12:44:11.0423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 12:44:11.0423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:11.0507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.4022ms 204 2026-01-06 12:44:11.0507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 12:44:11.0507|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:11.0670|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:11.0670|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:11.0670|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:11.0670|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 12:44:11.1059|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:44:11.1851|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 12:44:11.2758|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 12:44:11.3004|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 217.9583ms 2026-01-06 12:44:11.3004|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:11.3004|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 245.5725ms 200 application/json; charset=utf-8 2026-01-06 12:44:21.6147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 12:44:21.6147|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:21.6147|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3909ms 204 2026-01-06 12:44:21.6290|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 12:44:21.6290|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:21.6290|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:21.6290|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:21.6290|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:21.6290|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 12:44:21.6447|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:44:22.5271|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (879ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 12:44:22.5716|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 12:44:22.5716|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 933.4808ms 2026-01-06 12:44:22.5716|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:22.5716|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 951.5946ms 200 application/json; charset=utf-8 2026-01-06 12:44:35.8417|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 12:44:35.8417|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:35.8417|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4347ms 204 2026-01-06 12:44:35.8554|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 12:44:35.8554|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:35.8554|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:35.8653|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:35.8653|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:35.8653|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 12:44:35.8653|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:44:36.7552|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (880ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 12:44:36.8017|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 12:44:36.8056|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 935.0776ms 2026-01-06 12:44:36.8056|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:36.8056|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 952.1733ms 200 application/json; charset=utf-8 2026-01-06 12:44:51.4992|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 12:44:51.4992|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:51.5057|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4563ms 204 2026-01-06 12:44:51.5057|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 12:44:51.5057|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:51.5057|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:51.5057|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:51.5057|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:51.5057|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 12:44:51.5234|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:44:52.4223|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (896ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 12:44:52.4719|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 12:44:52.4759|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 954.6647ms 2026-01-06 12:44:52.4759|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 12:44:52.4759|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 968.6046ms 200 application/json; charset=utf-8 2026-01-06 12:44:55.2030|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:44:55.2030|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:55.2096|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6074ms 204 2026-01-06 12:44:55.2096|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-06 12:44:55.2096|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:44:55.2096|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:44:55.2096|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:44:55.2096|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:44:55.2242|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-06 12:44:55.2242|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:44:55.2795|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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-06 12:44:55.3227|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-06 12:44:55.3227|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.0437ms 2026-01-06 12:44:55.3227|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:44:55.3227|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.8408ms 200 application/json; charset=utf-8 2026-01-06 12:45:05.9615|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:45:05.9615|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:45:05.9615|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2431ms 204 2026-01-06 12:45:05.9615|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:45:05.9745|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:45:05.9745|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:45:05.9745|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:45:05.9745|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:45:05.9745|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-06 12:45:05.9745|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:45:07.1889|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,202ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:45:07.2299|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-06 12:45:07.2299|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1253.2067ms 2026-01-06 12:45:07.2299|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:45:07.2399|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1267.5253ms 200 application/json; charset=utf-8 2026-01-06 12:45:26.7875|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:45:26.7910|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:45:26.7910|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4292ms 204 2026-01-06 12:45:26.7910|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:45:26.8041|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:45:26.8041|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:45:26.8041|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:45:26.8041|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:45:26.8041|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-06 12:45:26.8041|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:45:28.0057|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,185ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:45:28.0510|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-06 12:45:28.0557|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1239.5577ms 2026-01-06 12:45:28.0557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:45:28.0557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1257.1849ms 200 application/json; charset=utf-8 2026-01-06 12:59:18.9100|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 12:59:18.9100|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:59:18.9100|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0832ms 204 2026-01-06 12:59:18.9209|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 12:59:18.9209|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 12:59:18.9209|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 12:59:18.9209|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 12:59:18.9209|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:59:18.9335|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-06 12:59:18.9335|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 12:59:20.1024|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,150ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 12:59:20.1832|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-06 12:59:20.1832|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1252.4346ms 2026-01-06 12:59:20.1832|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 12:59:20.1832|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1271.3333ms 200 application/json; charset=utf-8 2026-01-06 13:00:52.3610|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:00:52.3610|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:00:52.3657|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7656ms 204 2026-01-06 13:00:52.3657|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:00:52.3657|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 13:00:52.3657|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 13:00:52.3657|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:00:52.3657|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 13:00:52.3657|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 13:00:52.3657|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.7226ms 401 2026-01-06 13:00:52.5105|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:00:52.5105|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:00:52.5105|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:00:52.5105|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:00:52.5105|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:00:52.5105|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-06 13:00:52.5242|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:00:53.5759|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:00:53.5759|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:00:53.5759|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:00:53.5759|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:00:53.5759|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:00:53.5854|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-06 13:00:53.5854|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:00:53.7004|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,174ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:00:53.7489|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-06 13:00:53.7489|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1229.8324ms 2026-01-06 13:00:53.7489|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:00:53.7489|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1243.5067ms 200 application/json; charset=utf-8 2026-01-06 13:00:54.8066|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,208ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:00:54.8593|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-06 13:00:54.8593|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1277.1101ms 2026-01-06 13:00:54.8593|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:00:54.8593|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1289.6232ms 200 application/json; charset=utf-8 2026-01-06 13:01:21.2560|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:01:21.2560|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:01:21.2560|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.047ms 204 2026-01-06 13:01:21.2560|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:01:21.2560|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:01:21.2699|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:01:21.2699|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:01:21.2699|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:01:21.2699|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-06 13:01:21.2699|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:01:22.4720|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,193ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:01:22.5174|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-06 13:01:22.5202|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1246.496ms 2026-01-06 13:01:22.5202|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:01:22.5202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1256.6555ms 200 application/json; charset=utf-8 2026-01-06 13:01:42.9693|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:01:42.9693|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:01:42.9724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.1662ms 204 2026-01-06 13:01:42.9724|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:01:42.9724|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:01:42.9724|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:01:42.9724|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:01:42.9724|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:01:42.9724|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-06 13:01:42.9896|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:01:44.2191|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,226ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:01:44.2651|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-06 13:01:44.2696|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1281.5592ms 2026-01-06 13:01:44.2696|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:01:44.2696|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1295.6277ms 200 application/json; charset=utf-8 2026-01-06 13:03:18.0617|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:03:18.0636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:03:18.0636|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.2708ms 204 2026-01-06 13:03:18.0636|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:03:18.0636|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:03:18.0636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:03:18.0636|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:03:18.0636|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:03:18.0636|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-06 13:03:18.0636|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:03:20.1272|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2,047ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:03:20.1885|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-06 13:03:20.1885|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 2114.6515ms 2026-01-06 13:03:20.1885|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:03:20.1885|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2123.7407ms 200 application/json; charset=utf-8 2026-01-06 13:06:37.0235|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-06 13:06:37.0235|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:37.0235|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9467ms 204 2026-01-06 13:06:37.0798|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-06 13:06:37.0798|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 13:06:37.0798|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 13:06:37.0864|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:37.0864|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 13:06:37.0864|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 13:06:37.0864|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.3202ms 401 2026-01-06 13:06:48.2581|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-06 13:06:48.2581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:48.2581|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8962ms 204 2026-01-06 13:06:48.2824|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-06 13:06:48.2824|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:06:48.2867|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:48.2867|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:06:48.2867|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:06:48.2867|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-06 13:06:48.3264|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-06 13:06:48.3264|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.957ms 2026-01-06 13:06:48.3264|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:06:48.3325|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.0879ms 200 application/json; charset=utf-8 2026-01-06 13:06:53.1408|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 13:06:53.1408|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:53.1408|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7234ms 204 2026-01-06 13:06:53.1408|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 13:06:53.1408|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:06:53.1408|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:53.1574|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:06:53.1574|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:06:53.1574|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:06:53.1754|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 13:06:53.1949|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 27.313ms 2026-01-06 13:06:53.1949|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:06:53.1949|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.0411ms 400 application/json; charset=utf-8 2026-01-06 13:06:55.1959|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-06 13:06:55.1959|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:55.2026|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.772ms 204 2026-01-06 13:06:55.2026|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-06 13:06:55.2192|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:06:55.2192|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:06:55.2192|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:06:55.2192|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:06:55.2350|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-06 13:06:55.2680|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-06 13:06:55.2680|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.063ms 2026-01-06 13:06:55.2680|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:06:55.2680|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.2679ms 200 application/json; charset=utf-8 2026-01-06 13:07:08.5783|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-06 13:07:08.5783|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:07:08.5783|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1692ms 204 2026-01-06 13:07:08.5783|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-06 13:07:08.5783|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:07:08.5934|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:07:08.5934|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:07:08.5934|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:07:08.5934|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-06 13:07:08.6410|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-06 13:07:08.6410|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.7858ms 2026-01-06 13:07:08.6410|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:07:08.6410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.093ms 200 application/json; charset=utf-8 2026-01-06 13:07:53.3168|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-06 13:07:53.3168|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:07:53.3168|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6724ms 204 2026-01-06 13:07:53.3336|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-06 13:07:53.3336|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:07:53.3336|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:07:53.3336|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:07:53.3336|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:07:53.3464|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-06 13:07:53.3756|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-06 13:07:53.3795|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.009ms 2026-01-06 13:07:53.3795|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:07:53.3795|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.9204ms 200 application/json; charset=utf-8 2026-01-06 13:08:58.3060|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:08:58.3060|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:08:58.3060|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.683ms 204 2026-01-06 13:08:58.3184|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-06 13:08:58.3184|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:08:58.3184|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:08:58.3184|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:08:58.3184|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:08:58.3184|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-06 13:08:58.3184|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:08:58.3818|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [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-06 13:08:58.4419|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-06 13:08:58.4447|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 118.9531ms 2026-01-06 13:08:58.4447|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:08:58.4447|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.1957ms 200 application/json; charset=utf-8 2026-01-06 13:09:31.8966|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-06 13:09:31.8966|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:31.8966|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3683ms 204 2026-01-06 13:09:31.8966|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-06 13:09:31.8966|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:31.8966|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:31.9114|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:31.9114|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:09:31.9114|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-06 13:09:31.9368|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-06 13:09:31.9368|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.1881ms 2026-01-06 13:09:31.9368|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:09:31.9428|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 34.7648ms 200 application/json; charset=utf-8 2026-01-06 13:09:32.9557|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:09:32.9602|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:32.9602|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1499ms 204 2026-01-06 13:09:32.9602|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-06 13:09:32.9602|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:32.9756|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:32.9756|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:32.9756|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:09:32.9756|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-06 13:09:32.9756|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:09:33.0175|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-06 13:09:33.0588|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-06 13:09:33.0588|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.7644ms 2026-01-06 13:09:33.0588|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:09:33.0588|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.096ms 200 application/json; charset=utf-8 2026-01-06 13:09:43.2088|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:09:43.2114|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:43.2114|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1989ms 204 2026-01-06 13:09:43.2114|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 13:09:43.2114|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:43.2269|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:43.2269|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:43.2269|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:09:43.2269|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-06 13:09:43.2269|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:09:43.6096|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (371ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 13:09:43.6516|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-06 13:09:43.6516|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 420.5587ms 2026-01-06 13:09:43.6516|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:09:43.6516|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 434.7045ms 200 application/json; charset=utf-8 2026-01-06 13:09:45.9729|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-06 13:09:45.9757|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:45.9757|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9782ms 204 2026-01-06 13:09:45.9933|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-06 13:09:45.9933|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:45.9933|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:45.9933|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:45.9933|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:09:45.9933|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-06 13:09:46.0754|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-06 13:09:46.0754|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 70.9799ms 2026-01-06 13:09:46.0754|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:09:46.0754|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.0357ms 200 application/json; charset=utf-8 2026-01-06 13:09:46.8387|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 13:09:46.8387|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:46.8387|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4861ms 204 2026-01-06 13:09:46.8547|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 13:09:46.8547|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:46.8547|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:46.8547|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:46.8547|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:46.8547|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:09:46.8547|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 13:09:46.8547|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 2.4625ms 2026-01-06 13:09:46.8669|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:46.8669|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.4217ms 400 application/json; charset=utf-8 2026-01-06 13:09:52.5215|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 13:09:52.5250|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:52.5250|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0616ms 204 2026-01-06 13:09:52.5250|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 13:09:52.5396|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:52.5396|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:52.5396|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:52.5396|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:52.5396|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:09:52.6483|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-06 13:09:52.6483|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 100.2665ms 2026-01-06 13:09:52.6483|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:52.6483|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.2298ms 200 application/json; charset=utf-8 2026-01-06 13:09:56.2942|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 13:09:56.2942|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:09:56.2942|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:09:56.2942|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:09:56.3031|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:56.3031|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:09:56.3749|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-06 13:09:56.3749|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 72.5949ms 2026-01-06 13:09:56.3749|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 13:09:56.3831|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 88.9897ms 200 application/json; charset=utf-8 2026-01-06 13:10:52.9664|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:10:52.9664|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:10:52.9664|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2581ms 204 2026-01-06 13:10:52.9664|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:10:52.9803|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:10:52.9803|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:10:52.9803|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:10:52.9803|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:10:52.9803|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-06 13:10:52.9803|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:10:54.1560|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,163ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:10:54.2146|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-06 13:10:54.2146|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1229.6484ms 2026-01-06 13:10:54.2146|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:10:54.2146|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1243.6078ms 200 application/json; charset=utf-8 2026-01-06 13:18:36.9725|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-06 13:18:36.9725|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:36.9725|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.145ms 204 2026-01-06 13:18:36.9857|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-06 13:18:36.9857|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:18:36.9857|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:36.9857|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:18:36.9857|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:18:36.9857|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-06 13:18:37.0449|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-06 13:18:37.0480|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 50.2681ms 2026-01-06 13:18:37.0480|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:18:37.0480|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 65.3514ms 200 application/json; charset=utf-8 2026-01-06 13:18:39.5632|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:18:39.5632|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:39.5632|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7582ms 204 2026-01-06 13:18:39.5632|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 13:18:39.5765|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:18:39.5765|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:39.5765|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:18:39.5765|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:18:39.5765|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:18:39.5765|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:18:39.6724|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (65ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:18:39.7310|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:18:39.7334|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 144.8123ms 2026-01-06 13:18:39.7334|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:18:39.7334|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 164.0878ms 200 application/json; charset=utf-8 2026-01-06 13:18:55.3781|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:18:55.3781|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:55.3781|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9417ms 204 2026-01-06 13:18:55.3781|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 13:18:55.3912|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:18:55.3912|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:18:55.3912|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:18:55.3912|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:18:55.3912|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:18:55.3912|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:18:56.2910|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (886ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:18:56.3306|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:18:56.3306|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 932.3802ms 2026-01-06 13:18:56.3306|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:18:56.3306|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 950.6537ms 200 application/json; charset=utf-8 2026-01-06 13:19:03.4820|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:19:03.4846|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:03.4846|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4877ms 204 2026-01-06 13:19:03.4846|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 13:19:03.4846|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:19:03.4846|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:03.4846|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:19:03.4846|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:19:03.4983|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:19:03.4983|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:19:04.3921|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (889ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:19:04.4433|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:19:04.4433|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 946.7986ms 2026-01-06 13:19:04.4433|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:19:04.4513|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 960.0602ms 200 application/json; charset=utf-8 2026-01-06 13:19:08.6980|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:19:08.7018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:08.7018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4413ms 204 2026-01-06 13:19:08.7018|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 13:19:08.7018|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:19:08.7018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:08.7185|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:19:08.7185|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:19:08.7185|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:19:08.7185|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:19:09.6193|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (892ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:19:09.6581|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:19:09.6581|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 937.5313ms 2026-01-06 13:19:09.6581|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:19:09.6581|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 954.7792ms 200 application/json; charset=utf-8 2026-01-06 13:19:21.5035|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:19:21.5035|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:21.5035|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7662ms 204 2026-01-06 13:19:21.5035|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-06 13:19:21.5166|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:19:21.5166|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:21.5166|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:19:21.5166|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:19:21.5166|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-06 13:19:21.5166|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:19:21.5774|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [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-06 13:19:21.6279|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-06 13:19:21.6279|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.5856ms 2026-01-06 13:19:21.6279|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:19:21.6279|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.9512ms 200 application/json; charset=utf-8 2026-01-06 13:19:43.4644|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:19:43.4644|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:43.4644|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6677ms 204 2026-01-06 13:19:43.4745|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:19:43.4745|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:19:43.4745|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:19:43.4745|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:19:43.4745|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:19:43.4745|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-06 13:19:43.4745|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:19:44.6960|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,210ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:19:44.7332|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-06 13:19:44.7332|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1252.3359ms 2026-01-06 13:19:44.7372|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:19:44.7372|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1264.4647ms 200 application/json; charset=utf-8 2026-01-06 13:23:24.6248|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-06 13:23:24.6248|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:24.6324|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6385ms 204 2026-01-06 13:23:24.6324|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-06 13:23:24.6324|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:23:24.6324|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:24.6471|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:23:24.6471|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:23:24.6471|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-06 13:23:24.6961|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-06 13:23:24.6961|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 40.3779ms 2026-01-06 13:23:24.6961|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:23:24.6961|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 65.7983ms 200 application/json; charset=utf-8 2026-01-06 13:23:27.2894|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:23:27.2894|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:27.2894|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7067ms 204 2026-01-06 13:23:27.2894|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-06 13:23:27.3031|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:23:27.3031|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:27.3031|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:23:27.3031|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:27.3031|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-06 13:23:27.3031|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:23:27.3721|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 13:23:27.4177|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-06 13:23:27.4177|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 106.9141ms 2026-01-06 13:23:27.4177|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:27.4177|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.0305ms 200 application/json; charset=utf-8 2026-01-06 13:23:30.1388|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-06 13:23:30.1388|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:23:30.1388|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:30.1388|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:23:30.1466|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:30.1466|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-06 13:23:30.1466|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:23:30.1840|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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-06 13:23:30.2341|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-06 13:23:30.2341|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.4037ms 2026-01-06 13:23:30.2408|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:30.2408|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.3232ms 200 application/json; charset=utf-8 2026-01-06 13:23:32.6436|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:23:32.6436|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:32.6498|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1882ms 204 2026-01-06 13:23:32.6634|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-06 13:23:32.6634|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:23:32.6634|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:23:32.6634|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:23:32.6634|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:32.6634|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-06 13:23:32.6634|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:23:32.7163|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 13:23:32.7701|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-06 13:23:32.7701|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.293ms 2026-01-06 13:23:32.7739|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:23:32.7739|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.292ms 200 application/json; charset=utf-8 2026-01-06 13:32:32.8165|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-06 13:32:32.8165|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:32:32.8165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1348ms 204 2026-01-06 13:32:32.8295|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-06 13:32:32.8295|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:32:32.8295|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:32:32.8295|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:32:32.8295|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:32:32.8295|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-06 13:32:32.8802|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-06 13:32:32.8802|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.6198ms 2026-01-06 13:32:32.8802|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:32:32.8802|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.7345ms 200 application/json; charset=utf-8 2026-01-06 13:32:40.9919|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:32:40.9919|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:32:40.9962|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3076ms 204 2026-01-06 13:32:40.9962|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-06 13:32:40.9962|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:32:40.9962|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:32:40.9962|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:32:40.9962|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:32:40.9962|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-06 13:32:41.0123|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:32:41.0671|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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-06 13:32:41.1170|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-06 13:32:41.1206|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 109.135ms 2026-01-06 13:32:41.1206|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:32:41.1206|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.663ms 200 application/json; charset=utf-8 2026-01-06 13:33:03.7098|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:33:03.7098|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:03.7156|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8412ms 204 2026-01-06 13:33:03.7156|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-06 13:33:03.7156|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:33:03.7156|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:03.7296|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:33:03.7296|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:03.7296|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-06 13:33:03.7296|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:33:03.7710|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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-06 13:33:03.8113|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-06 13:33:03.8113|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.9498ms 2026-01-06 13:33:03.8113|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:03.8113|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.4401ms 200 application/json; charset=utf-8 2026-01-06 13:33:09.8617|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:33:09.8617|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:09.8679|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2297ms 204 2026-01-06 13:33:09.8679|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-06 13:33:09.8679|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:33:09.8679|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:09.8833|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:33:09.8833|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:09.8833|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-06 13:33:09.8833|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:33:09.9221|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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-06 13:33:09.9630|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-06 13:33:09.9630|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 77.7465ms 2026-01-06 13:33:09.9630|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:09.9630|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.9515ms 200 application/json; charset=utf-8 2026-01-06 13:33:40.1398|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:33:40.1415|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:40.1415|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.5429ms 204 2026-01-06 13:33:40.1415|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-06 13:33:40.1415|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:33:40.1415|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:33:40.1415|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:33:40.1568|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:40.1568|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-06 13:33:40.1568|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:33:40.1971|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-06 13:33:40.2404|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-06 13:33:40.2404|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.259ms 2026-01-06 13:33:40.2404|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:33:40.2404|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.2189ms 200 application/json; charset=utf-8 2026-01-06 13:34:13.3608|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-06 13:34:13.3647|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:34:13.3647|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9079ms 204 2026-01-06 13:34:13.3647|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-06 13:34:13.3647|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:34:13.3647|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:34:13.3647|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:34:13.3807|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:34:13.3807|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-06 13:34:13.4182|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-06 13:34:13.4182|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.2278ms 2026-01-06 13:34:13.4182|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:34:13.4182|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.0502ms 200 application/json; charset=utf-8 2026-01-06 13:39:03.1295|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-06 13:39:03.1295|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:39:03.1295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7671ms 204 2026-01-06 13:39:03.1435|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-06 13:39:03.1435|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:39:03.1435|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:39:03.1435|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:39:03.1435|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:39:03.1435|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-06 13:39:03.1913|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-06 13:39:03.1913|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.6382ms 2026-01-06 13:39:03.1913|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:39:03.1913|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.8011ms 200 application/json; charset=utf-8 2026-01-06 13:47:32.0004|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:47:32.0004|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:47:32.0004|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.078ms 204 2026-01-06 13:47:32.0113|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 13:47:32.0113|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:47:32.0113|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:47:32.0113|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:47:32.0113|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:47:32.0113|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:47:32.0261|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:47:32.0988|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (61ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:47:32.1715|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:47:32.1715|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 150.4969ms 2026-01-06 13:47:32.1715|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:47:32.1715|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 167.7693ms 200 application/json; charset=utf-8 2026-01-06 13:47:42.6077|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 13:47:42.6109|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:47:42.6109|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9916ms 204 2026-01-06 13:47:42.6109|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 13:47:42.6109|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:47:42.6109|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:47:42.6270|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:47:42.6270|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:47:42.6270|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 13:47:42.6270|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:47:43.5077|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (872ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 13:47:43.5444|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 13:47:43.5444|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 915.0128ms 2026-01-06 13:47:43.5481|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 13:47:43.5481|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 930.939ms 200 application/json; charset=utf-8 2026-01-06 13:58:28.3926|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-06 13:58:28.3926|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:28.3926|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.8184ms 204 2026-01-06 13:58:28.6371|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-06 13:58:28.6416|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 13:58:28.6416|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 13:58:28.6416|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:28.6416|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 13:58:28.6416|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 13:58:28.6416|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.3151ms 401 2026-01-06 13:58:41.3529|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-06 13:58:41.3551|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:41.3551|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.194ms 204 2026-01-06 13:58:42.4132|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-06 13:58:42.4132|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:58:42.4181|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:42.4181|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:58:42.4181|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:58:42.4181|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-06 13:58:42.4684|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-06 13:58:42.4684|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 45.0537ms 2026-01-06 13:58:42.4684|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:58:42.4684|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 60.3402ms 200 application/json; charset=utf-8 2026-01-06 13:58:44.7753|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:58:44.7775|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:44.7775|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8535ms 204 2026-01-06 13:58:45.8947|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-06 13:58:45.8947|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:58:45.9008|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:45.9008|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:58:45.9008|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:45.9008|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-06 13:58:45.9008|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:58:45.9617|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 13:58:46.0004|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-06 13:58:46.0004|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.7595ms 2026-01-06 13:58:46.0004|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:46.0099|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.1872ms 200 application/json; charset=utf-8 2026-01-06 13:58:47.1931|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-06 13:58:47.1931|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:58:47.1995|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:47.1995|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:58:47.1995|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:47.1995|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-06 13:58:47.1995|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:58:47.2493|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 13:58:47.3008|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-06 13:58:47.3008|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.0821ms 2026-01-06 13:58:47.3008|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:47.3008|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.1551ms 200 application/json; charset=utf-8 2026-01-06 13:58:52.1179|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:58:52.1202|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:52.1202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3148ms 204 2026-01-06 13:58:52.3726|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-06 13:58:52.3726|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:58:52.3726|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:52.3726|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:58:52.3726|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:52.3726|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-06 13:58:52.3726|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:58:52.4212|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-06 13:58:52.4692|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-06 13:58:52.4692|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.0055ms 2026-01-06 13:58:52.4692|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:58:52.4692|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.7491ms 200 application/json; charset=utf-8 2026-01-06 13:58:58.4720|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:58:58.4720|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:58.4720|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4232ms 204 2026-01-06 13:58:58.4820|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:58:58.4820|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 13:58:58.4820|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 13:58:58.4820|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:58:58.4820|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 13:58:58.4820|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 13:58:58.4974|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.4667ms 401 2026-01-06 13:59:06.1080|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:59:06.1080|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:06.1080|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.8484ms 204 2026-01-06 13:59:06.1218|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-06 13:59:06.1218|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:59:06.1218|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:06.1218|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:59:06.1218|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:59:06.1218|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-06 13:59:06.1396|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:59:06.1913|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (49ms) [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-06 13:59:06.2367|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-06 13:59:06.2367|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.3266ms 2026-01-06 13:59:06.2367|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:59:06.2367|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.0461ms 200 application/json; charset=utf-8 2026-01-06 13:59:09.8122|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-06 13:59:09.8122|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:09.8122|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9491ms 204 2026-01-06 13:59:10.0714|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-06 13:59:10.0714|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:59:10.0714|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:10.0796|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:59:10.0796|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:59:10.0796|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-06 13:59:10.1198|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-06 13:59:10.1198|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.1778ms 2026-01-06 13:59:10.1257|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 13:59:10.1257|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.806ms 200 application/json; charset=utf-8 2026-01-06 13:59:13.8904|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 13:59:13.8904|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:13.8904|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1161ms 204 2026-01-06 13:59:13.8904|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 13:59:13.8904|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 13:59:13.8904|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 13:59:13.8904|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 13:59:13.9060|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:59:13.9060|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-06 13:59:13.9060|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 13:59:15.0440|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,133ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 13:59:15.0977|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-06 13:59:15.0977|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1192.0565ms 2026-01-06 13:59:15.0977|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 13:59:15.0977|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1205.5862ms 200 application/json; charset=utf-8 2026-01-06 14:07:19.9727|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-06 14:07:19.9727|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:07:19.9727|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4162ms 204 2026-01-06 14:07:19.9727|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-06 14:07:19.9727|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:07:19.9867|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:07:19.9867|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:07:19.9867|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:07:19.9867|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-06 14:07:20.0340|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-06 14:07:20.0340|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 44.0236ms 2026-01-06 14:07:20.0340|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:07:20.0340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.2686ms 200 application/json; charset=utf-8 2026-01-06 14:27:51.8160|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:16225/REPORTSERVICE/iisintegration 0 2026-01-06 14:27:51.8160|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7262ms 202 2026-01-06 14:30:38.3180||DEBUG|ReportService.Program|init main function 2026-01-06 14:30:39.1876|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-06 14:30:39.1876|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-06 14:30:39.2275|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:30:39.5181|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 14:30:39.5394|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 14:30:39.5449|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 14:30:39.5449|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 14:30:39.5680|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 14:30:39.5830|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 14:30:39.7060||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-06 14:30:40.0061|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-06 14:30:40.0619|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:40.0619|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 62.7188ms 204 2026-01-06 14:30:40.0945|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-06 14:30:40.1991|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 14:30:40.2238|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 14:30:40.2238|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:40.2343|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 14:30:40.2343|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 14:30:40.2343|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 148.5822ms 401 2026-01-06 14:30:45.4840|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-06 14:30:45.4840|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:45.4840|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.1206ms 204 2026-01-06 14:30:45.5028|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-06 14:30:45.5346|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:30:45.5346|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:45.5346|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:30:45.5457|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:30:45.5826|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-06 14:30:45.8616|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-06 14:30:45.9176|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 330.7876ms 2026-01-06 14:30:45.9176|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:30:45.9219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 419.0846ms 200 application/json; charset=utf-8 2026-01-06 14:30:49.5124|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:30:49.5165|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:49.5165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5497ms 204 2026-01-06 14:30:49.5165|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-06 14:30:49.5322|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:30:49.5322|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:49.5322|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:30:49.5322|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:30:49.5497|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-06 14:30:49.6426|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:30:49.8460|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (60ms) [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-06 14:30:50.0426|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-06 14:30:50.0625|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 511.0084ms 2026-01-06 14:30:50.0625|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:30:50.0625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 538.9999ms 200 application/json; charset=utf-8 2026-01-06 14:30:59.3308|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:30:59.3308|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:59.3422|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.3337ms 204 2026-01-06 14:30:59.3422|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-06 14:30:59.3594|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:30:59.3594|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:30:59.3594|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:30:59.3594|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:30:59.3594|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-06 14:30:59.3955|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:30:59.4447|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-06 14:30:59.5237|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-06 14:30:59.5237|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 159.4803ms 2026-01-06 14:30:59.5301|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:30:59.5301|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 181.846ms 200 application/json; charset=utf-8 2026-01-06 14:31:34.5636|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-06 14:31:34.5636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:34.5636|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.2358ms 204 2026-01-06 14:31:34.5836|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-06 14:31:34.5836|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:31:34.5836|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:34.5836|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:31:34.5836|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:31:34.5943|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-06 14:31:34.6397|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-06 14:31:34.6397|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 48.3626ms 2026-01-06 14:31:34.6397|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:31:34.6397|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 67.516ms 200 application/json; charset=utf-8 2026-01-06 14:31:49.5376|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-06 14:31:49.5376|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:49.5376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.696ms 204 2026-01-06 14:31:49.5587|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-06 14:31:49.5616|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:31:49.5616|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:49.5616|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:31:49.5616|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:31:49.5616|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-06 14:31:49.5972|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-06 14:31:49.5972|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.8853ms 2026-01-06 14:31:49.5972|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:31:49.5972|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.7631ms 200 application/json; charset=utf-8 2026-01-06 14:31:50.4114|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:31:50.4114|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:50.4114|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3152ms 204 2026-01-06 14:31:50.4314|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-06 14:31:50.4379|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:31:50.4379|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:31:50.4379|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:31:50.4379|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:31:50.4379|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-06 14:31:50.4379|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:31:50.4840|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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-06 14:31:50.5354|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-06 14:31:50.5354|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.2696ms 2026-01-06 14:31:50.5354|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:31:50.5354|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.5612ms 200 application/json; charset=utf-8 2026-01-06 14:32:00.1507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:32:00.1507|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:00.1507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9907ms 204 2026-01-06 14:32:00.1645|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-06 14:32:00.1645|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:00.1645|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:00.1645|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:00.1755|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:32:00.1755|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-06 14:32:00.1755|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:32:00.4303|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (243ms) [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-06 14:32:00.4983|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-06 14:32:00.4983|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 323.2983ms 2026-01-06 14:32:00.5041|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:32:00.5041|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 341.9608ms 200 application/json; charset=utf-8 2026-01-06 14:32:02.6453|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 14:32:02.6453|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:02.6453|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:02.6453|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:02.6453|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:32:02.6453|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-06 14:32:02.6618|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:32:03.0525|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (386ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 14:32:03.1149|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-06 14:32:03.1149|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 460.7908ms 2026-01-06 14:32:03.1149|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:32:03.1149|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 476.9765ms 200 application/json; charset=utf-8 2026-01-06 14:32:05.4121|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-06 14:32:05.4121|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:05.4121|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7354ms 204 2026-01-06 14:32:05.4262|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-06 14:32:05.4262|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:05.4262|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:05.4262|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:05.4262|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:32:05.4262|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-06 14:32:05.4750|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-06 14:32:05.4750|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.6042ms 2026-01-06 14:32:05.4750|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:32:05.4750|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.6227ms 200 application/json; charset=utf-8 2026-01-06 14:32:06.3732|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:06.3732|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:06.3793|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0245ms 204 2026-01-06 14:32:06.3793|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 14:32:06.3793|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:06.3793|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:06.3953|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:06.3953|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:06.3953|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:06.4138|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 14:32:06.4339|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 28.0019ms 2026-01-06 14:32:06.4339|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:06.4339|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.5638ms 400 application/json; charset=utf-8 2026-01-06 14:32:13.7274|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:13.7314|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:13.7314|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3387ms 204 2026-01-06 14:32:13.7439|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:13.7439|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:13.7439|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:13.7439|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:13.7439|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:13.7439|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:13.8684|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-06 14:32:13.8684|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 116.1631ms 2026-01-06 14:32:13.8684|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:13.8684|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 135.1609ms 200 application/json; charset=utf-8 2026-01-06 14:32:18.3879|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:18.3879|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:18.3879|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:18.3879|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:18.4009|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:18.4009|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:18.5188|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-06 14:32:18.5188|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 116.5829ms 2026-01-06 14:32:18.5188|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:18.5188|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 135.9416ms 200 application/json; charset=utf-8 2026-01-06 14:32:23.1118|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:23.1118|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:23.1118|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5213ms 204 2026-01-06 14:32:23.1247|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:23.1247|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:23.1247|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:23.1247|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:23.1247|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:23.1247|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:23.2405|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-06 14:32:23.2434|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 109.6187ms 2026-01-06 14:32:23.2434|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:23.2434|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.2368ms 200 application/json; charset=utf-8 2026-01-06 14:32:25.8299|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:25.8299|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:25.8299|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:25.8394|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:25.8394|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:25.8394|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:25.9369|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-06 14:32:25.9369|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 96.6115ms 2026-01-06 14:32:25.9369|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:25.9369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.3011ms 200 application/json; charset=utf-8 2026-01-06 14:32:32.2088|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:32.2088|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:32.2144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5638ms 204 2026-01-06 14:32:32.2144|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:32.2144|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:32.2144|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:32.2300|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:32.2300|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:32.2300|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:32.3169|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-06 14:32:32.3169|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 86.8813ms 2026-01-06 14:32:32.3234|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:32.3234|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.8119ms 200 application/json; charset=utf-8 2026-01-06 14:32:34.4668|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:34.4668|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:34.4668|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:34.4668|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:34.4798|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:34.4798|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:34.5659|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-06 14:32:34.5659|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 86.1964ms 2026-01-06 14:32:34.5659|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:34.5727|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.8632ms 200 application/json; charset=utf-8 2026-01-06 14:32:38.7116|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:38.7146|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:38.7146|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0257ms 204 2026-01-06 14:32:38.7315|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:38.7315|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:38.7315|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:38.7315|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:38.7315|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:38.7315|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:38.8121|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-06 14:32:38.8121|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 71.8987ms 2026-01-06 14:32:38.8121|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:38.8121|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 85.9698ms 200 application/json; charset=utf-8 2026-01-06 14:32:41.4080|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:41.4080|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:41.4080|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:41.4173|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:41.4173|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:41.4173|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:41.5217|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-06 14:32:41.5255|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 104.2446ms 2026-01-06 14:32:41.5255|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:41.5255|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.7911ms 200 application/json; charset=utf-8 2026-01-06 14:32:45.3185|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:45.3185|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:45.3235|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0287ms 204 2026-01-06 14:32:45.3235|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:45.3379|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:45.3379|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:45.3379|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:45.3379|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:45.3379|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:45.4518|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-06 14:32:45.4518|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 106.551ms 2026-01-06 14:32:45.4518|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:45.4518|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.8207ms 200 application/json; charset=utf-8 2026-01-06 14:32:47.7139|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:47.7139|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:47.7139|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:47.7139|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:47.7139|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:47.7139|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:47.8245|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-06 14:32:47.8245|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 101.7512ms 2026-01-06 14:32:47.8245|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:47.8245|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.7819ms 200 application/json; charset=utf-8 2026-01-06 14:32:51.9544|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:51.9544|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:51.9544|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9635ms 204 2026-01-06 14:32:51.9658|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:51.9658|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:51.9658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:51.9658|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:51.9658|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:51.9658|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:52.0722|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-06 14:32:52.0774|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 104.6618ms 2026-01-06 14:32:52.0774|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:52.0774|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.007ms 200 application/json; charset=utf-8 2026-01-06 14:32:57.3278|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:32:57.3278|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:57.3335|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6901ms 204 2026-01-06 14:32:57.3335|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:32:57.3335|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:32:57.3335|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:32:57.3496|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:32:57.3496|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:57.3496|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:32:57.4377|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-06 14:32:57.4377|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 86.2289ms 2026-01-06 14:32:57.4432|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:32:57.4432|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.9172ms 200 application/json; charset=utf-8 2026-01-06 14:33:02.4454|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:33:02.4454|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:02.4454|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6433ms 204 2026-01-06 14:33:02.4581|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:02.4581|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:02.4581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:02.4581|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:02.4581|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:02.4581|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:02.5597|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-06 14:33:02.5597|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 91.1614ms 2026-01-06 14:33:02.5597|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:02.5597|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.5919ms 200 application/json; charset=utf-8 2026-01-06 14:33:05.3902|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:05.3902|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:05.3973|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:05.3973|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:05.3973|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:05.3973|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:05.4951|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-06 14:33:05.4951|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 94.4513ms 2026-01-06 14:33:05.4951|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:05.4951|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.1283ms 200 application/json; charset=utf-8 2026-01-06 14:33:11.4222|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:33:11.4222|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:11.4280|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8149ms 204 2026-01-06 14:33:11.4280|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:11.4280|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:11.4280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:11.4423|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:11.4423|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:11.4423|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:11.5538|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-06 14:33:11.5538|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 109.6993ms 2026-01-06 14:33:11.5538|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:11.5538|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.7069ms 200 application/json; charset=utf-8 2026-01-06 14:33:14.3942|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:14.3981|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:14.3981|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:14.3981|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:14.3981|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:14.3981|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:14.5393|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-06 14:33:14.5393|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 135.436ms 2026-01-06 14:33:14.5393|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:14.5393|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 151.8138ms 200 application/json; charset=utf-8 2026-01-06 14:33:21.4217|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:33:21.4217|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:21.4217|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7656ms 204 2026-01-06 14:33:21.4366|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:21.4366|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:21.4366|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:21.4366|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:21.4366|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:21.4498|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:21.5437|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-06 14:33:21.5437|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 96.7195ms 2026-01-06 14:33:21.5437|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:21.5437|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.1569ms 200 application/json; charset=utf-8 2026-01-06 14:33:22.6064|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:33:22.6064|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:22.6064|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:22.6064|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:22.6064|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:22.6064|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:33:22.7047|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-06 14:33:22.7047|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 90.9418ms 2026-01-06 14:33:22.7047|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:33:22.7047|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.7996ms 200 application/json; charset=utf-8 2026-01-06 14:33:23.8296|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-06 14:33:23.8296|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:23.8296|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8ms 204 2026-01-06 14:33:23.8410|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-06 14:33:23.8410|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:23.8410|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:23.8410|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:23.8410|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:33:23.8410|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-06 14:33:23.8901|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-06 14:33:23.8901|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 40.8105ms 2026-01-06 14:33:23.8901|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:33:23.8901|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.5344ms 200 application/json; charset=utf-8 2026-01-06 14:33:24.6792|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:33:24.6825|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:24.6825|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7605ms 204 2026-01-06 14:33:24.6825|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-06 14:33:24.6825|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:24.6825|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:24.6825|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:24.6995|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:33:24.6995|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-06 14:33:24.6995|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:33:24.7513|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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-06 14:33:24.8070|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-06 14:33:24.8099|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 107.0134ms 2026-01-06 14:33:24.8099|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:33:24.8099|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.6063ms 200 application/json; charset=utf-8 2026-01-06 14:33:47.8805|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:33:47.8805|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:47.8805|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3184ms 204 2026-01-06 14:33:47.8964|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 14:33:47.8964|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:33:47.9021|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:33:47.9021|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:33:47.9021|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:33:47.9021|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-06 14:33:47.9021|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:33:48.7358|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (820ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 14:33:48.7806|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-06 14:33:48.7806|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 871.78ms 2026-01-06 14:33:48.7806|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:33:48.7806|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 889.7706ms 200 application/json; charset=utf-8 2026-01-06 14:34:54.0344|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-06 14:34:54.0344|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:34:54.0344|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7248ms 204 2026-01-06 14:34:54.0472|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-06 14:34:54.0472|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:34:54.0472|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:34:54.0472|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:34:54.0472|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:34:54.0472|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-06 14:34:54.0922|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-06 14:34:54.0922|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.4351ms 2026-01-06 14:34:54.0922|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:34:54.0922|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.9979ms 200 application/json; charset=utf-8 2026-01-06 14:36:27.1219|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-06 14:36:27.1219|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:36:27.1275|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.649ms 204 2026-01-06 14:36:27.1275|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-06 14:36:27.1275|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:36:27.1275|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:36:27.1275|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:36:27.1275|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:36:27.1275|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-06 14:36:27.1744|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-06 14:36:27.1744|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.1578ms 2026-01-06 14:36:27.1744|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:36:27.1744|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.6729ms 200 application/json; charset=utf-8 2026-01-06 14:37:34.9856|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-06 14:37:34.9856|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:34.9856|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1446ms 204 2026-01-06 14:37:35.0114|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-06 14:37:35.0152|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:35.0152|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:35.0152|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:35.0152|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:37:35.0152|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-06 14:37:35.0677|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-06 14:37:35.0677|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.4951ms 2026-01-06 14:37:35.0677|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:37:35.0677|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 62.4363ms 200 application/json; charset=utf-8 2026-01-06 14:37:35.8969|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:37:35.8969|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:35.9065|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.6364ms 204 2026-01-06 14:37:35.9065|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-06 14:37:35.9253|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:35.9253|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:35.9253|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:35.9374|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:37:35.9374|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-06 14:37:35.9518|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:37:36.0097|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-06 14:37:36.0580|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-06 14:37:36.0623|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 112.4495ms 2026-01-06 14:37:36.0623|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:37:36.0623|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 150.4105ms 200 application/json; charset=utf-8 2026-01-06 14:37:48.1935|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:37:48.1935|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:48.1935|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1922ms 204 2026-01-06 14:37:48.2160|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 14:37:48.2191|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:48.2191|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:48.2191|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:48.2191|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:37:48.2191|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-06 14:37:48.2191|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:37:48.5981|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (366ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 14:37:48.6410|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-06 14:37:48.6410|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 416.0545ms 2026-01-06 14:37:48.6410|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:37:48.6410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 433.2103ms 200 application/json; charset=utf-8 2026-01-06 14:37:50.5468|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-06 14:37:50.5468|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:50.5468|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.418ms 204 2026-01-06 14:37:50.5634|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-06 14:37:50.5634|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:50.5634|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:50.5634|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:50.5634|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:37:50.5634|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-06 14:37:50.6126|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-06 14:37:50.6126|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.3917ms 2026-01-06 14:37:50.6126|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:37:50.6126|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.7898ms 200 application/json; charset=utf-8 2026-01-06 14:37:51.3977|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:37:51.3977|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:51.3977|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2331ms 204 2026-01-06 14:37:51.4107|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 189 2026-01-06 14:37:51.4107|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:51.4107|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:51.4107|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:51.4107|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:37:51.4219|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:37:51.4219|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2026-01-06 14:37:51.4219|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 2.824ms 2026-01-06 14:37:51.4219|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:37:51.4219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.0116ms 400 application/json; charset=utf-8 2026-01-06 14:37:59.4080|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:37:59.4080|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:59.4126|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6203ms 204 2026-01-06 14:37:59.4126|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:37:59.4126|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:37:59.4126|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:37:59.4126|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:37:59.4126|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:37:59.4126|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:37:59.5050|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-06 14:37:59.5083|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 79.419ms 2026-01-06 14:37:59.5083|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:37:59.5083|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.3248ms 200 application/json; charset=utf-8 2026-01-06 14:38:05.5095|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:38:05.5095|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:05.5095|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5082ms 204 2026-01-06 14:38:05.5237|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:38:05.5237|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:38:05.5237|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:05.5237|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:38:05.5237|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:05.5237|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:38:05.6044|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-06 14:38:05.6044|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 73.4617ms 2026-01-06 14:38:05.6044|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:05.6044|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 87.4019ms 200 application/json; charset=utf-8 2026-01-06 14:38:12.1904|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2026-01-06 14:38:12.1904|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:12.1964|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0787ms 204 2026-01-06 14:38:12.1964|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:38:12.1964|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:38:12.2105|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:12.2105|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:38:12.2105|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:12.2105|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:38:12.3025|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-06 14:38:12.3048|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 84.4529ms 2026-01-06 14:38:12.3048|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:12.3048|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.7647ms 200 application/json; charset=utf-8 2026-01-06 14:38:13.2358|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction application/json 175 2026-01-06 14:38:13.2358|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:38:13.2419|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:13.2419|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:38:13.2419|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:13.2419|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "ExpiredTransaction", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ExpiredTransaction(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:38:13.3317|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-06 14:38:13.3317|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 83.3397ms 2026-01-06 14:38:13.3361|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2026-01-06 14:38:13.3361|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.1697ms 200 application/json; charset=utf-8 2026-01-06 14:38:15.7342|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-06 14:38:15.7342|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:15.7342|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7851ms 204 2026-01-06 14:38:15.7475|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-06 14:38:15.7475|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:38:15.7475|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:38:15.7475|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:38:15.7622|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:38:15.7622|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-06 14:38:15.7996|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-06 14:38:15.7996|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.6562ms 2026-01-06 14:38:15.8087|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:38:15.8087|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 68.1527ms 200 application/json; charset=utf-8 2026-01-06 14:41:51.5679|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-06 14:41:51.5679|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:41:51.5740|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1631ms 204 2026-01-06 14:41:51.5914|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-06 14:41:51.5914|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:41:51.5914|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:41:51.5914|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:41:51.6041|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:41:51.6041|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-06 14:41:51.6438|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-06 14:41:51.6438|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.148ms 2026-01-06 14:41:51.6438|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:41:51.6438|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.3214ms 200 application/json; charset=utf-8 2026-01-06 14:45:07.7843|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-06 14:45:07.7843|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:07.7843|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0864ms 204 2026-01-06 14:45:07.7994|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-06 14:45:07.7994|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:45:07.7994|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:07.7994|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:45:07.8087|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:45:07.8087|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-06 14:45:07.8505|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-06 14:45:07.8505|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.6768ms 2026-01-06 14:45:07.8535|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:45:07.8535|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.1587ms 200 application/json; charset=utf-8 2026-01-06 14:45:08.6246|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:45:08.6246|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:08.6246|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2487ms 204 2026-01-06 14:45:08.6471|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-06 14:45:08.6471|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:45:08.6514|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:08.6514|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:45:08.6514|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:45:08.6514|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-06 14:45:08.6514|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:45:08.7139|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (35ms) [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-06 14:45:08.7603|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-06 14:45:08.7603|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.9043ms 2026-01-06 14:45:08.7603|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:45:08.7603|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.2018ms 200 application/json; charset=utf-8 2026-01-06 14:45:22.7093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:45:22.7093|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:22.7141|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8886ms 204 2026-01-06 14:45:22.7141|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 14:45:22.7141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:45:22.7141|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:45:22.7141|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:45:22.7289|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:45:22.7289|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-06 14:45:22.7289|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:45:23.1365|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (400ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 14:45:23.1955|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-06 14:45:23.1955|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 466.0565ms 2026-01-06 14:45:23.1987|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:45:23.1987|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 477.9202ms 200 application/json; charset=utf-8 2026-01-06 14:48:37.1778|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-06 14:48:37.1821|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:37.1821|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9287ms 204 2026-01-06 14:48:37.1821|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-06 14:48:37.1821|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:48:37.1821|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:37.1821|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:48:37.1955|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:48:37.1955|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-06 14:48:37.2318|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-06 14:48:37.2318|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.0041ms 2026-01-06 14:48:37.2318|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 14:48:37.2318|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.0361ms 200 application/json; charset=utf-8 2026-01-06 14:48:40.9632|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 14:48:40.9632|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:40.9632|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5387ms 204 2026-01-06 14:48:40.9632|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 14:48:40.9632|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:48:40.9773|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:40.9773|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:48:40.9773|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:48:40.9773|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:48:41.0055|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:48:41.0747|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (59ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 14:48:41.1365|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 14:48:41.1534|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 165.2353ms 2026-01-06 14:48:41.1534|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:48:41.1534|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 181.955ms 200 application/json; charset=utf-8 2026-01-06 14:48:48.3463|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 14:48:48.3463|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:48.3463|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9595ms 204 2026-01-06 14:48:48.3568|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 14:48:48.3568|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:48:48.3568|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:48:48.3568|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:48:48.3568|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:48:48.3685|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:48:48.3685|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:48:49.2656|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (890ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 14:48:49.3099|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 14:48:49.3099|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 943.5744ms 2026-01-06 14:48:49.3099|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:48:49.3099|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 961.3446ms 200 application/json; charset=utf-8 2026-01-06 14:49:01.4037|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 14:49:01.4037|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:01.4037|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4789ms 204 2026-01-06 14:49:01.4037|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 14:49:01.4037|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:49:01.4185|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:01.4185|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:49:01.4185|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:49:01.4185|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 14:49:01.4185|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:49:02.3103|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (881ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 14:49:02.3528|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 14:49:02.3557|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 930.5342ms 2026-01-06 14:49:02.3557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 14:49:02.3557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 945.9474ms 200 application/json; charset=utf-8 2026-01-06 14:49:05.8280|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:49:05.8280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:05.8280|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6653ms 204 2026-01-06 14:49:05.8280|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-06 14:49:05.8420|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:49:05.8420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:05.8420|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:49:05.8420|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:05.8420|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-06 14:49:05.8550|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:49:05.9017|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 14:49:05.9488|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-06 14:49:05.9488|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.7997ms 2026-01-06 14:49:05.9488|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:05.9488|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.6591ms 200 application/json; charset=utf-8 2026-01-06 14:49:13.8037|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:49:13.8037|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:13.8077|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0335ms 204 2026-01-06 14:49:13.8077|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 14:49:13.8077|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:49:13.8077|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:13.8077|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:49:13.8077|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:13.8241|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-06 14:49:13.8241|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:49:15.0243|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,194ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 14:49:15.0607|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-06 14:49:15.0607|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1237.1579ms 2026-01-06 14:49:15.0607|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:15.0607|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1254.4262ms 200 application/json; charset=utf-8 2026-01-06 14:49:31.3110|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:49:31.3110|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:31.3110|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6393ms 204 2026-01-06 14:49:31.3110|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 14:49:31.3240|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:49:31.3240|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:49:31.3240|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:49:31.3240|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:31.3240|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-06 14:49:31.3240|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:49:32.5353|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,198ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 14:49:32.5736|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-06 14:49:32.5736|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1243.8917ms 2026-01-06 14:49:32.5736|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:49:32.5736|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1257.558ms 200 application/json; charset=utf-8 2026-01-06 14:54:58.4244|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-06 14:54:58.4276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:54:58.4276|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3357ms 204 2026-01-06 14:54:58.4276|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-06 14:54:58.4276|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 14:54:58.4276|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 14:54:58.4440|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:54:58.4440|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 14:54:58.4440|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 14:54:58.4440|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.8518ms 401 2026-01-06 14:57:22.3359|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 14:57:22.3359|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:57:22.3359|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9364ms 204 2026-01-06 14:57:22.3472|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 14:57:22.3472|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 14:57:22.3472|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 14:57:22.3472|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 14:57:22.3472|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:57:22.3472|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-06 14:57:22.3587|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 14:57:23.5223|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,147ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 14:57:23.6101|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-06 14:57:23.6101|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1257.9166ms 2026-01-06 14:57:23.6101|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 14:57:23.6101|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1271.0607ms 200 application/json; charset=utf-8 2026-01-06 15:15:03.2127|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:15:03.2127|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:03.2127|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7064ms 204 2026-01-06 15:15:03.2253|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-06 15:15:03.2253|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:15:03.2253|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:03.2253|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:15:03.2253|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:03.2253|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-06 15:15:03.2253|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:15:03.2886|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [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-06 15:15:03.3389|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-06 15:15:03.3389|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.6145ms 2026-01-06 15:15:03.3389|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:03.3389|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.4712ms 200 application/json; charset=utf-8 2026-01-06 15:15:10.9340|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:15:10.9340|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:10.9340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0564ms 204 2026-01-06 15:15:10.9458|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 15:15:10.9458|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:15:10.9458|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:10.9458|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:15:10.9458|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:10.9458|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-06 15:15:10.9458|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:15:12.2070|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,247ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 15:15:12.2499|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-06 15:15:12.2499|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1295.7217ms 2026-01-06 15:15:12.2499|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:12.2565|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1310.7742ms 200 application/json; charset=utf-8 2026-01-06 15:15:27.1015|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:15:27.1015|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:27.1015|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6954ms 204 2026-01-06 15:15:27.1015|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 15:15:27.1015|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:15:27.1015|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:15:27.1167|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:15:27.1167|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:27.1167|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-06 15:15:27.1167|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:15:28.3631|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,237ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 15:15:28.4127|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-06 15:15:28.4127|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1293.0531ms 2026-01-06 15:15:28.4127|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:15:28.4127|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1308.5926ms 200 application/json; charset=utf-8 2026-01-06 15:16:52.6280|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-06 15:16:52.6280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:16:52.6280|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6365ms 204 2026-01-06 15:16:52.6280|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-06 15:16:52.6424|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:16:52.6424|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:16:52.6424|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:16:52.6424|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:16:52.6546|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-06 15:16:52.6932|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-06 15:16:52.6932|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.6472ms 2026-01-06 15:16:52.6932|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:16:52.6932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 61.9214ms 200 application/json; charset=utf-8 2026-01-06 15:17:03.0267|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 15:17:03.0299|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:17:03.0299|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4981ms 204 2026-01-06 15:17:03.0299|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 15:17:03.0299|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:17:03.0299|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:17:03.0299|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:17:03.0459|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 15:17:03.0459|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 15:17:03.0459|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:17:03.1138|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (59ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 15:17:03.1566|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 15:17:03.1566|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 110.0863ms 2026-01-06 15:17:03.1566|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 15:17:03.1566|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.0309ms 200 application/json; charset=utf-8 2026-01-06 15:17:12.2574|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 15:17:12.2574|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:17:12.2619|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5542ms 204 2026-01-06 15:17:12.2619|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 15:17:12.2619|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:17:12.2619|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:17:12.2619|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:17:12.2802|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 15:17:12.2802|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 15:17:12.2802|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:17:13.1652|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (877ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 15:17:13.2071|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 15:17:13.2071|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 926.0203ms 2026-01-06 15:17:13.2071|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 15:17:13.2071|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 946.2818ms 200 application/json; charset=utf-8 2026-01-06 15:21:20.7789|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:21:20.7789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:21:20.7789|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0803ms 204 2026-01-06 15:21:20.7895|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-06 15:21:20.7895|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:21:20.7895|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:21:20.7895|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:21:20.7895|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:21:20.7895|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-06 15:21:20.8029|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:21:20.8515|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 15:21:20.9125|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-06 15:21:20.9125|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 113.9022ms 2026-01-06 15:21:20.9125|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:21:20.9125|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.5981ms 200 application/json; charset=utf-8 2026-01-06 15:21:32.0205|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:21:32.0234|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:21:32.0234|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.822ms 204 2026-01-06 15:21:32.0234|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 15:21:32.0234|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:21:32.0234|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:21:32.0234|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:21:32.0234|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:21:32.0234|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-06 15:21:32.0419|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:21:33.2209|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,177ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 15:21:33.2653|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-06 15:21:33.2653|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1227.5398ms 2026-01-06 15:21:33.2653|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:21:33.2653|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1241.2023ms 200 application/json; charset=utf-8 2026-01-06 15:24:52.6315|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-06 15:24:52.6315|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:24:52.6315|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3825ms 204 2026-01-06 15:24:52.6315|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-06 15:24:52.6315|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 15:24:52.6451|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 15:24:52.6451|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:24:52.6451|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 15:24:52.6451|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 15:24:52.6451|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0015ms 401 2026-01-06 15:25:08.8116|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-06 15:25:08.8116|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:25:08.8197|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.021ms 204 2026-01-06 15:25:08.8197|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-06 15:25:08.8197|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:25:08.8197|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:25:08.8197|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:25:08.8197|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:25:08.8338|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-06 15:25:08.8656|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-06 15:25:08.8656|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.1251ms 2026-01-06 15:25:08.8656|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:25:08.8656|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.4254ms 200 application/json; charset=utf-8 2026-01-06 15:25:22.5550|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:25:22.5550|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:25:22.5550|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4787ms 204 2026-01-06 15:25:22.5550|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-06 15:25:22.5695|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:25:22.5695|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:25:22.5695|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:25:22.5695|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:25:22.5695|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-06 15:25:22.5695|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:25:22.6320|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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-06 15:25:22.6892|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-06 15:25:22.6892|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 113.4315ms 2026-01-06 15:25:22.6892|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:25:22.6943|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.4498ms 200 application/json; charset=utf-8 2026-01-06 15:26:29.2143|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-06 15:26:29.2143|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:26:29.2143|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8559ms 204 2026-01-06 15:26:29.2290|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-06 15:26:29.2290|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:26:29.2290|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:26:29.2290|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:26:29.2290|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:26:29.2290|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-06 15:26:29.2724|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-06 15:26:29.2749|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.9823ms 2026-01-06 15:26:29.2749|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:26:29.2749|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.8006ms 200 application/json; charset=utf-8 2026-01-06 15:29:59.5278|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-06 15:29:59.5278|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:29:59.5278|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9625ms 204 2026-01-06 15:29:59.5694|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-06 15:29:59.5694|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:29:59.5757|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:29:59.5757|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:29:59.5757|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:29:59.5757|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-06 15:29:59.6312|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-06 15:29:59.6312|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 49.472ms 2026-01-06 15:29:59.6369|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:29:59.6369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 69.259ms 200 application/json; charset=utf-8 2026-01-06 15:30:03.3063|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-06 15:30:03.3095|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:30:03.3095|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:30:03.3095|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:30:03.3095|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:30:03.3095|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-06 15:30:03.3634|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-06 15:30:03.3634|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.7652ms 2026-01-06 15:30:03.3634|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 15:30:03.3634|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 61.7493ms 200 application/json; charset=utf-8 2026-01-06 15:30:04.1968|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:30:04.2010|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:30:04.2010|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.4743ms 204 2026-01-06 15:30:05.0255|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-06 15:30:05.0297|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:30:05.0297|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:30:05.0297|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:30:05.0297|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:30:05.0297|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-06 15:30:05.0443|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:30:05.1041|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-06 15:30:05.1504|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-06 15:30:05.1533|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 110.1663ms 2026-01-06 15:30:05.1533|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:30:05.1533|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 131.1016ms 200 application/json; charset=utf-8 2026-01-06 15:30:24.4615|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:30:24.4646|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:30:24.4646|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.908ms 204 2026-01-06 15:30:24.4646|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2026-01-06 15:30:24.4646|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:30:24.4646|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:30:24.4810|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:30:24.4810|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:30:24.4810|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-06 15:30:24.4810|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:30:24.8536|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (364ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @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-06 15:30:24.8984|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-06 15:30:24.8984|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 415.2074ms 2026-01-06 15:30:24.9028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:30:24.9028|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 427.9068ms 200 application/json; charset=utf-8 2026-01-06 15:32:31.8854|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:32:31.8887|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:32:31.8887|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7285ms 204 2026-01-06 15:32:31.8887|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-06 15:32:31.8887|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:32:31.8887|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:32:31.8887|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:32:31.9015|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:32:31.9015|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-06 15:32:31.9015|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:32:31.9518|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 15:32:32.0226|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-06 15:32:32.0226|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 120.0719ms 2026-01-06 15:32:32.0226|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:32:32.0446|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 148.7927ms 200 application/json; charset=utf-8 2026-01-06 15:32:44.6428|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:32:44.6428|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:32:44.6428|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.38ms 204 2026-01-06 15:32:44.6536|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 15:32:44.6536|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:32:44.6536|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:32:44.6536|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:32:44.6536|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:32:44.6536|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-06 15:32:44.6536|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:32:45.8079|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,143ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 15:32:45.8425|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-06 15:32:45.8425|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1183.7161ms 2026-01-06 15:32:45.8425|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:32:45.8425|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1194.0944ms 200 application/json; charset=utf-8 2026-01-06 15:33:00.4486|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:33:00.4486|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:00.4486|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.741ms 204 2026-01-06 15:33:00.4486|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-06 15:33:00.4486|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:33:00.4486|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:00.4642|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:33:00.4642|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:00.4642|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-06 15:33:00.4642|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:33:00.5201|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 15:33:00.5601|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-06 15:33:00.5601|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.3721ms 2026-01-06 15:33:00.5601|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:00.5601|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.7235ms 200 application/json; charset=utf-8 2026-01-06 15:33:12.1550|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:33:12.1550|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:12.1605|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5257ms 204 2026-01-06 15:33:12.1605|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-06 15:33:12.1605|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:33:12.1605|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:12.1605|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:33:12.1605|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:12.1748|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-06 15:33:12.1748|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:33:12.2285|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (49ms) [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-06 15:33:12.2675|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-06 15:33:12.2709|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.8983ms 2026-01-06 15:33:12.2709|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:12.2709|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.3027ms 200 application/json; charset=utf-8 2026-01-06 15:33:22.2018|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:33:22.2018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:22.2018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4847ms 204 2026-01-06 15:33:22.2118|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 15:33:22.2118|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:33:22.2118|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:33:22.2118|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:33:22.2118|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:22.2118|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-06 15:33:22.2118|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:33:23.4115|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,187ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @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-06 15:33:23.4533|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-06 15:33:23.4533|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 1235.1673ms 2026-01-06 15:33:23.4594|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:33:23.4594|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1249.4083ms 200 application/json; charset=utf-8 2026-01-06 15:49:00.2630|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:49:00.2683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:49:00.2683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9599ms 204 2026-01-06 15:49:00.2683|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-06 15:49:00.2683|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 15:49:00.2683|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 15:49:00.2683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:49:00.2805|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 15:49:00.2805|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 15:49:00.2805|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.3085ms 401 2026-01-06 15:49:15.4616|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 15:49:15.4616|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:49:15.4616|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0913ms 204 2026-01-06 15:49:15.4739|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-06 15:49:15.4739|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 15:49:15.4739|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 15:49:15.4739|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 15:49:15.4831|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:49:15.4831|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-06 15:49:15.4831|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 15:49:15.5371|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-06 15:49:15.5888|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-06 15:49:15.5888|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.6371ms 2026-01-06 15:49:15.5937|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 15:49:15.5937|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.3894ms 200 application/json; charset=utf-8 2026-01-06 16:09:37.6616|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:34417/REPORTSERVICE/iisintegration 0 2026-01-06 16:09:37.6616|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.1286ms 202 2026-01-06 16:33:52.2371||DEBUG|ReportService.Program|init main function 2026-01-06 16:33:53.1233|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-06 16:33:53.1358|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-06 16:33:53.1747|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 16:33:53.4635|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 16:33:53.4856|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 16:33:53.4856|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 16:33:53.4856|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 16:33:53.5158|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 16:33:53.5317|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 16:33:53.6543||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-06 16:33:53.9294|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-06 16:33:53.9856|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:33:53.9856|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 62.8244ms 204 2026-01-06 16:33:54.0104|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-06 16:33:54.1272|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:33:54.1272|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:33:54.1272|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:33:54.1272|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:33:54.1716|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-06 16:33:54.4136|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-06 16:33:54.4681|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 292.4459ms 2026-01-06 16:33:54.4718|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:33:54.4718|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 466.4945ms 200 application/json; charset=utf-8 2026-01-06 16:33:57.9869|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 16:33:57.9869|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:33:57.9869|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.9753ms 204 2026-01-06 16:33:58.0061|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-06 16:33:58.0061|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:33:58.0061|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:33:58.0061|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:33:58.0061|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:33:58.0231|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-06 16:33:58.1020|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 16:33:58.3158|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (71ms) [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-06 16:33:58.5411|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-06 16:33:58.5614|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 536.882ms 2026-01-06 16:33:58.5614|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:33:58.5669|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 560.8889ms 200 application/json; charset=utf-8 2026-01-06 16:34:27.4754|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 16:34:27.4754|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:27.4754|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7849ms 204 2026-01-06 16:34:27.4920|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-06 16:34:27.4920|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:34:27.4920|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:27.4920|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:34:27.4920|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:27.5045|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-06 16:34:27.5338|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 16:34:27.5830|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 16:34:27.6648|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-06 16:34:27.6648|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 165.3558ms 2026-01-06 16:34:27.6648|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:27.6648|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 184.0621ms 200 application/json; charset=utf-8 2026-01-06 16:34:42.1182|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 16:34:42.1182|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:42.1182|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3364ms 204 2026-01-06 16:34:42.1334|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-06 16:34:42.1334|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:34:42.1334|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:42.1334|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:34:42.1452|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:42.1452|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-06 16:34:42.1452|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 16:34:42.1913|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-06 16:34:42.2562|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-06 16:34:42.2562|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 111.6398ms 2026-01-06 16:34:42.2562|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:42.2562|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.9482ms 200 application/json; charset=utf-8 2026-01-06 16:34:47.4187|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 16:34:47.4187|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:47.4295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.6426ms 204 2026-01-06 16:34:47.4295|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-06 16:34:47.4295|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:34:47.4426|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:34:47.4426|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:34:47.4426|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:47.4426|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-06 16:34:47.4426|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 16:34:47.5028|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 16:34:47.5680|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-06 16:34:47.5680|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 120.1844ms 2026-01-06 16:34:47.5680|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 16:34:47.5680|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 137.3511ms 200 application/json; charset=utf-8 2026-01-06 16:35:11.2808|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-06 16:35:11.2808|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:35:11.2808|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.4614ms 204 2026-01-06 16:35:11.2957|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-06 16:35:11.2957|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:35:11.2957|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:35:11.2957|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:35:11.2957|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:35:11.2957|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-06 16:35:11.3436|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-06 16:35:11.3436|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.1078ms 2026-01-06 16:35:11.3436|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:35:11.3436|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.3805ms 200 application/json; charset=utf-8 2026-01-06 16:39:03.9976|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-06 16:39:03.9976|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:39:04.0026|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9467ms 204 2026-01-06 16:39:04.0026|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-06 16:39:04.0026|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 16:39:04.0194|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 16:39:04.0194|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 16:39:04.0194|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:39:04.0194|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-06 16:39:04.0670|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-06 16:39:04.0670|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.8759ms 2026-01-06 16:39:04.0670|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 16:39:04.0670|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 61.0163ms 200 application/json; charset=utf-8 2026-01-06 16:59:51.6463|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:27039/REPORTSERVICE/iisintegration 0 2026-01-06 16:59:51.6463|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1137ms 202 2026-01-06 17:22:26.0937||DEBUG|ReportService.Program|init main function 2026-01-06 17:22:26.9163|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-06 17:22:26.9283|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-06 17:22:26.9586|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:22:27.2516|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 17:22:27.2727|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 17:22:27.2787|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 17:22:27.2787|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 17:22:27.3017|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 17:22:27.3172|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 17:22:27.4419||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-06 17:22:27.7787|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:22:27.8417|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:22:27.8417|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 69.4453ms 204 2026-01-06 17:22:27.8668|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2026-01-06 17:22:27.9688|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 17:22:27.9921|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 17:22:27.9965|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:22:27.9965|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 17:22:27.9965|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 17:22:28.0109|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 144.0702ms 401 2026-01-06 17:36:42.2143|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-06 17:36:42.2273|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:36:42.2273|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.3207ms 204 2026-01-06 17:36:42.2429|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-06 17:36:42.2429|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 17:36:42.2429|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 17:36:42.2619|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:36:42.2619|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 17:36:42.2619|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 17:36:42.2619|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 27.2954ms 401 2026-01-06 17:36:55.7377|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-06 17:36:55.7377|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:36:55.7377|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3584ms 204 2026-01-06 17:36:55.7518|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-06 17:36:55.7780|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:36:55.7809|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:36:55.7809|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:36:55.7809|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:36:55.8197|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-06 17:36:56.0796|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-06 17:36:56.1393|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 315.3581ms 2026-01-06 17:36:56.1413|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:36:56.1413|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 392.2196ms 200 application/json; charset=utf-8 2026-01-06 17:37:06.2642|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 17:37:06.2697|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:37:06.2697|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.1483ms 204 2026-01-06 17:37:06.2697|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 17:37:06.2851|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:37:06.2851|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:37:06.2851|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:37:06.2851|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:06.2851|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:37:06.3716|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:37:06.6121|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (83ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 17:37:06.8224|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:37:06.8379|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 536.3021ms 2026-01-06 17:37:06.8379|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:06.8379|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 564.8452ms 200 application/json; charset=utf-8 2026-01-06 17:37:08.7518|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 17:37:08.7572|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:37:08.7572|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:37:08.7572|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:37:08.7572|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:08.7572|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:37:08.7934|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:37:09.6907|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (891ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 17:37:09.7439|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:37:09.7439|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 983.5803ms 2026-01-06 17:37:09.7439|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:09.7539|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1002.2796ms 200 application/json; charset=utf-8 2026-01-06 17:37:33.3265|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 17:37:33.3265|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:37:33.3319|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3432ms 204 2026-01-06 17:37:33.3319|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2026-01-06 17:37:33.3319|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:37:33.3319|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:37:33.3319|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:37:33.3474|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:33.3474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:37:33.3474|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:37:34.2390|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (873ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 17:37:34.2969|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:37:34.3003|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 949.0072ms 2026-01-06 17:37:34.3003|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 17:37:34.3003|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 965.62ms 200 application/json; charset=utf-8 2026-01-06 17:53:19.8416|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-06 17:53:19.8440|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:19.8440|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.155ms 204 2026-01-06 17:53:20.1502|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-06 17:53:20.1502|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 17:53:20.1569|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 17:53:20.1569|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:20.1569|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 17:53:20.1569|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 17:53:20.1569|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.9962ms 401 2026-01-06 17:53:32.8400|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-06 17:53:32.8400|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:32.8400|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8796ms 204 2026-01-06 17:53:33.0930|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-06 17:53:33.0930|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:53:33.0930|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:33.0930|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:53:33.0930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:53:33.1074|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-06 17:53:33.1577|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-06 17:53:33.1577|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 51.0961ms 2026-01-06 17:53:33.1577|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:53:33.1577|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.7341ms 200 application/json; charset=utf-8 2026-01-06 17:53:36.8290|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:53:36.8290|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:36.8290|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.449ms 204 2026-01-06 17:53:37.1433|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 17:53:37.1433|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:53:37.1537|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:37.1537|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:53:37.1537|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:53:37.1718|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:53:37.1979|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:53:37.2662|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:53:37.3519|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:53:37.3703|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 196.3277ms 2026-01-06 17:53:37.3718|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:53:37.3718|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 229.7089ms 200 application/json; charset=utf-8 2026-01-06 17:53:46.2988|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:53:46.2988|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:46.2988|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.495ms 204 2026-01-06 17:53:46.5687|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2026-01-06 17:53:46.5687|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:53:46.5772|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:53:46.5772|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:53:46.5772|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:53:46.5772|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:53:46.5772|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:53:46.6383|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:53:46.6869|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:53:46.6869|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 107.0281ms 2026-01-06 17:53:46.6869|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:53:46.6869|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 127.6465ms 200 application/json; charset=utf-8 2026-01-06 17:54:05.4001|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:54:05.4001|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:54:05.4001|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3652ms 204 2026-01-06 17:54:05.7155|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 17:54:05.7155|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:54:05.7155|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:54:05.7155|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:54:05.7155|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:54:05.7259|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:54:05.7259|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:54:05.7789|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:54:05.8734|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:54:05.8734|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 152.7343ms 2026-01-06 17:54:05.8812|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:54:05.8812|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 166.9287ms 200 application/json; charset=utf-8 2026-01-06 17:54:46.8014|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:54:46.8053|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:54:46.8053|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6497ms 204 2026-01-06 17:54:47.0857|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 17:54:47.0857|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:54:47.0857|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:54:47.0857|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:54:47.0857|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:54:47.0857|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:54:47.1019|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:54:47.1540|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (49ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:54:47.1995|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:54:47.1995|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 105.8938ms 2026-01-06 17:54:47.1995|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:54:47.2103|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.5793ms 200 application/json; charset=utf-8 2026-01-06 17:55:16.4044|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:55:16.4044|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:16.4044|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5615ms 204 2026-01-06 17:55:16.6793|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 17:55:16.6793|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:55:16.6868|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:16.6868|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:55:16.6868|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:55:16.6868|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:55:16.6868|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:55:16.7466|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:55:16.8037|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:55:16.8037|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 112.7047ms 2026-01-06 17:55:16.8037|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:55:16.8122|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 132.9408ms 200 application/json; charset=utf-8 2026-01-06 17:55:26.6432|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2026-01-06 17:55:26.6432|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:26.6432|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6263ms 204 2026-01-06 17:55:26.9169|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2026-01-06 17:55:26.9219|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:55:26.9219|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:26.9219|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:55:26.9219|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:55:26.9219|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.PaymentBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 17:55:26.9219|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:55:26.9783|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @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_GetPaymentReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2026-01-06 17:55:27.0258|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 17:55:27.0294|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 102.3521ms 2026-01-06 17:55:27.0294|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2026-01-06 17:55:27.0294|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.1992ms 200 application/json; charset=utf-8 2026-01-06 17:55:35.0800|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-06 17:55:35.0800|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:35.0904|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.3945ms 204 2026-01-06 17:55:35.3378|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-06 17:55:35.3432|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:55:35.3432|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:35.3432|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:55:35.3432|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:55:35.3569|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-06 17:55:35.4034|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-06 17:55:35.4034|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 45.3854ms 2026-01-06 17:55:35.4034|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 17:55:35.4034|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 72.0624ms 200 application/json; charset=utf-8 2026-01-06 17:55:37.2951|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:55:37.2951|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:37.2951|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0645ms 204 2026-01-06 17:55:37.5675|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-06 17:55:37.5675|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:55:37.5675|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:37.5763|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:55:37.5763|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:55:37.5763|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-06 17:55:37.6022|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:55:37.6592|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 17:55:37.7230|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-06 17:55:37.7410|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 156.4308ms 2026-01-06 17:55:37.7410|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:55:37.7410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 177.8057ms 200 application/json; charset=utf-8 2026-01-06 17:55:46.2565|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:55:46.2565|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:46.2565|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.541ms 204 2026-01-06 17:55:46.5754|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-06 17:55:46.5754|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:55:46.5754|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:55:46.5754|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:55:46.5754|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:55:46.5754|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-06 17:55:46.5904|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:55:46.6392|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 17:55:46.6841|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-06 17:55:46.6841|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.5275ms 2026-01-06 17:55:46.6841|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:55:46.6841|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.8304ms 200 application/json; charset=utf-8 2026-01-06 17:56:03.2814|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:56:03.2814|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:03.2814|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9351ms 204 2026-01-06 17:56:03.6857|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-06 17:56:03.6857|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:56:03.6857|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:03.6857|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:56:03.6857|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:03.6857|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-06 17:56:03.7010|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:56:03.7496|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [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-06 17:56:03.7928|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-06 17:56:03.7991|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.0938ms 2026-01-06 17:56:03.7991|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:03.7991|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.3141ms 200 application/json; charset=utf-8 2026-01-06 17:56:13.0983|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:56:13.1022|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:13.1022|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1943ms 204 2026-01-06 17:56:13.4082|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-06 17:56:13.4128|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:56:13.4128|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:13.4128|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:56:13.4128|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:13.4128|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-06 17:56:13.4128|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:56:13.4719|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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-06 17:56:13.5144|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-06 17:56:13.5144|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.9153ms 2026-01-06 17:56:13.5215|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:13.5215|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.3283ms 200 application/json; charset=utf-8 2026-01-06 17:56:29.0614|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:56:29.0614|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:29.0614|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6146ms 204 2026-01-06 17:56:29.3856|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-06 17:56:29.3856|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:56:29.3856|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:29.3856|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:56:29.3856|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:29.3993|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-06 17:56:29.3993|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:56:29.4512|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 17:56:29.5037|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-06 17:56:29.5093|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 108.4312ms 2026-01-06 17:56:29.5093|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:29.5093|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.7311ms 200 application/json; charset=utf-8 2026-01-06 17:56:40.7420|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:56:40.7420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:40.7420|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8548ms 204 2026-01-06 17:56:41.0616|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-06 17:56:41.0616|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:56:41.0616|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:41.0705|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:56:41.0705|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:41.0705|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-06 17:56:41.0705|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:56:41.1291|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (49ms) [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-06 17:56:41.1721|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-06 17:56:41.1721|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.4423ms 2026-01-06 17:56:41.1721|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:41.1804|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.8289ms 200 application/json; charset=utf-8 2026-01-06 17:56:44.7290|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-06 17:56:44.7290|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:56:44.7290|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:56:44.7290|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:56:44.7290|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:44.7290|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-06 17:56:44.7425|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:56:44.7908|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 17:56:44.8508|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-06 17:56:44.8545|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 114.2726ms 2026-01-06 17:56:44.8545|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:56:44.8545|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.4621ms 200 application/json; charset=utf-8 2026-01-06 17:58:05.0044|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:58:05.0044|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:05.0083|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9426ms 204 2026-01-06 17:58:05.3383|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-06 17:58:05.3383|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:58:05.3383|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:05.3383|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:58:05.3383|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:05.3383|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-06 17:58:05.3383|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:58:05.3994|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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-06 17:58:05.4432|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-06 17:58:05.4481|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.955ms 2026-01-06 17:58:05.4481|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:05.4481|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.3428ms 200 application/json; charset=utf-8 2026-01-06 17:58:18.6798|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:58:18.6798|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:18.6798|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0329ms 204 2026-01-06 17:58:18.9452|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-06 17:58:18.9452|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:58:18.9452|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:18.9452|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:58:18.9452|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:18.9452|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-06 17:58:18.9598|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:58:19.0087|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (46ms) [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-06 17:58:19.0476|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-06 17:58:19.0476|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.7375ms 2026-01-06 17:58:19.0476|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:19.0547|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.519ms 200 application/json; charset=utf-8 2026-01-06 17:58:29.9850|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:58:29.9850|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:29.9850|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4493ms 204 2026-01-06 17:58:31.1389|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-06 17:58:31.1389|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:58:31.1389|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:31.1483|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:58:31.1483|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:31.1483|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-06 17:58:31.1483|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:58:31.2064|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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-06 17:58:31.2467|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-06 17:58:31.2467|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.087ms 2026-01-06 17:58:31.2467|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:31.2571|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.2498ms 200 application/json; charset=utf-8 2026-01-06 17:58:58.6292|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 17:58:58.6317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:58.6317|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2947ms 204 2026-01-06 17:58:58.8953|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-06 17:58:58.8976|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 17:58:58.8976|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 17:58:58.8976|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 17:58:58.8976|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:58.8976|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-06 17:58:58.8976|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 17:58:58.9402|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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-06 17:58:58.9755|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-06 17:58:58.9755|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 77.5108ms 2026-01-06 17:58:58.9755|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 17:58:58.9755|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 87.1787ms 200 application/json; charset=utf-8 2026-01-06 18:00:05.6338|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-06 18:00:05.6338|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:00:05.6338|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.603ms 204 2026-01-06 18:00:05.8980|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-06 18:00:05.8980|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:00:05.8980|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:00:05.8980|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:00:05.8980|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:00:05.8980|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-06 18:00:05.9466|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-06 18:00:05.9466|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.3118ms 2026-01-06 18:00:05.9466|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:00:05.9466|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.1592ms 200 application/json; charset=utf-8 2026-01-06 18:01:43.2344|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-06 18:01:43.2344|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:01:43.2403|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8978ms 204 2026-01-06 18:01:43.4853|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-06 18:01:43.4853|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:01:43.4853|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:01:43.4914|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:01:43.4914|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:01:43.4914|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-06 18:01:43.5311|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-06 18:01:43.5311|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.519ms 2026-01-06 18:01:43.5311|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:01:43.5378|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.4781ms 200 application/json; charset=utf-8 2026-01-06 18:02:27.8044|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-06 18:02:27.8067|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:02:27.8067|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3255ms 204 2026-01-06 18:02:28.0638|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-06 18:02:28.0638|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:02:28.0711|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:02:28.0711|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:02:28.0711|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:02:28.0711|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-06 18:02:28.1144|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-06 18:02:28.1144|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.1894ms 2026-01-06 18:02:28.1188|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:02:28.1188|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.6237ms 200 application/json; charset=utf-8 2026-01-06 18:05:31.4174|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-06 18:05:31.4174|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:05:31.4174|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8265ms 204 2026-01-06 18:05:31.6572|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-06 18:05:31.6599|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:05:31.6599|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:05:31.6599|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:05:31.6599|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:05:31.6599|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-06 18:05:31.7001|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-06 18:05:31.7001|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.0736ms 2026-01-06 18:05:31.7001|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:05:31.7070|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.7716ms 200 application/json; charset=utf-8 2026-01-06 18:05:36.0375|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:05:36.0375|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:05:36.0375|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5773ms 204 2026-01-06 18:05:36.3022|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-06 18:05:36.3022|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:05:36.3022|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:05:36.3022|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:05:36.3022|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:05:36.3146|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-06 18:05:36.3146|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:05:36.3742|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [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-06 18:05:36.4163|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-06 18:05:36.4163|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.6628ms 2026-01-06 18:05:36.4163|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:05:36.4248|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.5423ms 200 application/json; charset=utf-8 2026-01-06 18:06:38.7736|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-06 18:06:38.7736|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:06:38.7797|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1136ms 204 2026-01-06 18:06:39.0804|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-06 18:06:39.0825|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:06:39.0825|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:06:39.0825|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:06:39.0825|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:06:39.0825|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-06 18:06:39.1282|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-06 18:06:39.1300|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.9537ms 2026-01-06 18:06:39.1300|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:06:39.1300|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.5424ms 200 application/json; charset=utf-8 2026-01-06 18:06:44.6777|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2026-01-06 18:06:44.6777|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:06:44.6777|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4644ms 204 2026-01-06 18:06:45.0133|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2026-01-06 18:06:45.0133|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:06:45.0206|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:06:45.0206|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:06:45.0206|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 18:06:45.0206|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "AuthorizationReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AuthorizationReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.AuthorizationBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2026-01-06 18:06:45.0370|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:06:45.1081|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (67ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @ApprovalStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetAuthorizationReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@ApprovalStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId 2026-01-06 18:06:45.1550|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.AuthorizationBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-01-06 18:06:45.1600|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 126.5719ms 2026-01-06 18:06:45.1600|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2026-01-06 18:06:45.1600|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 152.0689ms 200 application/json; charset=utf-8 2026-01-06 18:07:01.5798|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-06 18:07:01.5798|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:07:01.5852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3139ms 204 2026-01-06 18:07:01.8175|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-06 18:07:01.8175|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:07:01.8175|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:07:01.8175|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:07:01.8175|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:07:01.8175|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-06 18:07:01.9085|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-06 18:07:01.9085|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 75.9906ms 2026-01-06 18:07:01.9108|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:07:01.9108|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.7692ms 200 application/json; charset=utf-8 2026-01-06 18:07:18.6979|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-06 18:07:18.6979|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:07:18.6979|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3109ms 204 2026-01-06 18:07:18.9350|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-06 18:07:18.9350|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:07:18.9350|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:07:18.9350|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:07:18.9439|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:07:18.9439|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-06 18:07:18.9828|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-06 18:07:18.9828|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.9139ms 2026-01-06 18:07:18.9828|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:07:18.9828|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.0721ms 200 application/json; charset=utf-8 2026-01-06 18:08:34.7008|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-06 18:08:34.7036|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:34.7036|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8609ms 204 2026-01-06 18:08:34.9408|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-06 18:08:34.9408|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:08:34.9408|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:34.9408|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:08:34.9408|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:08:34.9408|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-06 18:08:34.9859|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-06 18:08:34.9859|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.7209ms 2026-01-06 18:08:34.9859|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:08:34.9859|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.9543ms 200 application/json; charset=utf-8 2026-01-06 18:08:44.9088|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:08:44.9088|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:44.9137|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9609ms 204 2026-01-06 18:08:45.1457|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-06 18:08:45.1493|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:08:45.1493|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:45.1493|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:08:45.1493|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:08:45.1493|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-06 18:08:45.1493|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:08:45.2086|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 18:08:45.2575|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-06 18:08:45.2575|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.4378ms 2026-01-06 18:08:45.2575|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:08:45.2575|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.315ms 200 application/json; charset=utf-8 2026-01-06 18:08:55.2687|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:08:55.2720|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:55.2720|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9632ms 204 2026-01-06 18:08:55.5736|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-06 18:08:55.5736|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:08:55.5736|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:08:55.5736|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:08:55.5736|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:08:55.5736|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-06 18:08:55.5736|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:08:55.6343|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (49ms) [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-06 18:08:55.6742|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-06 18:08:55.6790|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9544ms 2026-01-06 18:08:55.6790|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:08:55.6790|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.5125ms 200 application/json; charset=utf-8 2026-01-06 18:09:18.2712|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:09:18.2743|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:18.2743|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0966ms 204 2026-01-06 18:09:18.6303|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-06 18:09:18.6339|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:09:18.6339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:18.6339|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:09:18.6339|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:18.6339|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-06 18:09:18.6339|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:09:18.6885|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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-06 18:09:18.7278|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-06 18:09:18.7278|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.1801ms 2026-01-06 18:09:18.7278|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:18.7278|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.0926ms 200 application/json; charset=utf-8 2026-01-06 18:09:24.9307|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:09:24.9307|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:24.9307|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.581ms 204 2026-01-06 18:09:25.2678|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-06 18:09:25.2678|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:09:25.2723|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:25.2723|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:09:25.2723|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:25.2723|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-06 18:09:25.2723|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:09:25.3284|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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-06 18:09:25.3683|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-06 18:09:25.3683|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.2465ms 2026-01-06 18:09:25.3683|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:25.3683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.6118ms 200 application/json; charset=utf-8 2026-01-06 18:09:35.7344|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:09:35.7344|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:35.7344|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1257ms 204 2026-01-06 18:09:36.0474|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-06 18:09:36.0474|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:09:36.0528|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:09:36.0528|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:09:36.0528|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:36.0528|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-06 18:09:36.0528|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:09:36.1175|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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-06 18:09:36.1630|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-06 18:09:36.1630|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.6168ms 2026-01-06 18:09:36.1630|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:09:36.1630|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.205ms 200 application/json; charset=utf-8 2026-01-06 18:27:41.9724|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-06 18:27:41.9724|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:27:41.9724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1873ms 204 2026-01-06 18:27:42.2515|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-06 18:27:42.2539|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2026-01-06 18:27:42.2539|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2026-01-06 18:27:42.2539|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:27:42.2539|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2026-01-06 18:27:42.2539|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2026-01-06 18:27:42.2539|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.8824ms 401 2026-01-06 18:28:13.7252|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-06 18:28:13.7252|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:13.7252|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9357ms 204 2026-01-06 18:28:14.0049|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-06 18:28:14.0049|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:14.0049|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:14.0049|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:14.0049|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:28:14.0049|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-06 18:28:14.0562|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-06 18:28:14.0562|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.1544ms 2026-01-06 18:28:14.0562|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:28:14.0562|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.7114ms 200 application/json; charset=utf-8 2026-01-06 18:28:26.4390|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:28:26.4390|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:26.4390|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2084ms 204 2026-01-06 18:28:26.7214|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-06 18:28:26.7214|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:26.7286|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:26.7286|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:26.7286|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:26.7286|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-06 18:28:26.7286|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:28:26.7941|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [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-06 18:28:26.8466|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-06 18:28:26.8466|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 113.8122ms 2026-01-06 18:28:26.8521|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:26.8521|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 132.6728ms 200 application/json; charset=utf-8 2026-01-06 18:28:38.4797|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-06 18:28:38.4797|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:38.4797|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6016ms 204 2026-01-06 18:28:38.7300|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-06 18:28:38.7300|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:38.7300|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:38.7300|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:38.7418|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:28:38.7418|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-06 18:28:38.7822|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-06 18:28:38.7822|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.0028ms 2026-01-06 18:28:38.7822|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:28:38.7900|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.9725ms 200 application/json; charset=utf-8 2026-01-06 18:28:39.8163|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:28:39.8163|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:39.8210|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7154ms 204 2026-01-06 18:28:40.0600|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-06 18:28:40.0600|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:40.0600|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:40.0600|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:40.0698|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:40.0698|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-06 18:28:40.0698|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:28:40.1335|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-06 18:28:40.1701|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-06 18:28:40.1701|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.3141ms 2026-01-06 18:28:40.1701|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:40.1701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.8892ms 200 application/json; charset=utf-8 2026-01-06 18:28:48.7625|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:28:48.7625|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:48.7625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8851ms 204 2026-01-06 18:28:49.0419|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-06 18:28:49.0419|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:49.0419|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:49.0419|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:49.0419|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:49.0419|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-06 18:28:49.0419|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:28:49.1002|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [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-06 18:28:49.1364|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-06 18:28:49.1364|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.2914ms 2026-01-06 18:28:49.1364|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:49.1364|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.17ms 200 application/json; charset=utf-8 2026-01-06 18:28:53.4283|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-06 18:28:53.4283|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:53.4283|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:53.4283|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:53.4283|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:53.4283|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-06 18:28:53.4283|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:28:53.4793|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [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-06 18:28:53.5218|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-06 18:28:53.5218|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.931ms 2026-01-06 18:28:53.5218|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:53.5218|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.4546ms 200 application/json; charset=utf-8 2026-01-06 18:28:56.0616|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 18:28:56.0616|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:56.0616|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1817ms 204 2026-01-06 18:28:56.3192|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-06 18:28:56.3192|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:28:56.3192|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:28:56.3192|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:28:56.3192|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:56.3192|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-06 18:28:56.3192|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 18:28:56.3668|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (37ms) [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-06 18:28:56.4084|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-06 18:28:56.4124|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.0932ms 2026-01-06 18:28:56.4124|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 18:28:56.4124|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.9469ms 200 application/json; charset=utf-8 2026-01-06 18:30:14.5564|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-06 18:30:14.5564|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:30:14.5564|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9787ms 204 2026-01-06 18:30:14.8027|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-06 18:30:14.8027|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 18:30:14.8027|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 18:30:14.8027|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 18:30:14.8027|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:30:14.8182|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-06 18:30:14.8518|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-06 18:30:14.8518|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.4646ms 2026-01-06 18:30:14.8518|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 18:30:14.8518|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.9196ms 200 application/json; charset=utf-8 2026-01-06 18:50:25.4182|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:43841/REPORTSERVICE/iisintegration 0 2026-01-06 18:50:25.4182|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0656ms 202 2026-01-06 20:20:03.3055||DEBUG|ReportService.Program|init main function 2026-01-06 20:20:04.1346|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-06 20:20:04.1479|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-06 20:20:04.1769|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 20:20:04.4579|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 20:20:04.4801|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 20:20:04.4801|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2026-01-06 20:20:04.4801|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2026-01-06 20:20:04.5287|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (21ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2026-01-06 20:20:04.5633|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2026-01-06 20:20:04.7344||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-06 20:20:05.0119|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-06 20:20:05.0739|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:05.0739|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 68.8931ms 204 2026-01-06 20:20:05.3514|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-06 20:20:05.4776|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 20:20:05.4829|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:05.4829|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 20:20:05.4829|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 20:20:05.5251|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-06 20:20:05.7910|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-06 20:20:05.8493|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 319.8113ms 2026-01-06 20:20:05.8493|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2026-01-06 20:20:05.8493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 502.169ms 200 application/json; charset=utf-8 2026-01-06 20:20:10.2197|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 20:20:10.2330|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:10.2330|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 17.4735ms 204 2026-01-06 20:20:11.0395|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-06 20:20:11.0478|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 20:20:11.0478|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:11.0478|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 20:20:11.0478|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:11.0649|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-06 20:20:11.1416|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 20:20:11.3712|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (68ms) [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-06 20:20:11.5976|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-06 20:20:11.6179|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 551.4774ms 2026-01-06 20:20:11.6202|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:11.6202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 583.186ms 200 application/json; charset=utf-8 2026-01-06 20:20:21.6459|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 20:20:21.6459|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:21.6530|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0067ms 204 2026-01-06 20:20:21.9140|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-06 20:20:21.9223|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 20:20:21.9223|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:21.9223|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 20:20:21.9223|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:21.9350|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-06 20:20:21.9634|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 20:20:22.0192|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (51ms) [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-06 20:20:22.0945|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-06 20:20:22.0945|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 162.3921ms 2026-01-06 20:20:22.0945|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:22.0945|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 187.9025ms 200 application/json; charset=utf-8 2026-01-06 20:20:46.6703|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 20:20:46.6776|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:46.6776|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.3572ms 204 2026-01-06 20:20:47.0041|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-06 20:20:47.0041|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 20:20:47.0144|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:20:47.0144|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 20:20:47.0144|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:47.0144|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-06 20:20:47.0144|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 20:20:47.0686|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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-06 20:20:47.3058|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-06 20:20:47.3184|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 298.0129ms 2026-01-06 20:20:47.3184|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:20:47.3184|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 321.0709ms 200 application/json; charset=utf-8 2026-01-06 20:24:31.7901|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2026-01-06 20:24:31.7950|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:24:31.7950|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6104ms 204 2026-01-06 20:24:32.1046|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-06 20:24:32.1120|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2026-01-06 20:24:32.1120|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2026-01-06 20:24:32.1120|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2026-01-06 20:24:32.1120|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:24:32.1120|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-06 20:24:32.1222|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2026-01-06 20:24:32.1650|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (40ms) [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-06 20:24:32.2190|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-06 20:24:32.2190|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.9337ms 2026-01-06 20:24:32.2190|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2026-01-06 20:24:32.2190|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.6217ms 200 application/json; charset=utf-8 2026-01-06 20:45:02.6465|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:34212/REPORTSERVICE/iisintegration 0 2026-01-06 20:45:02.6465|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.8488ms 202