2025-11-18 07:23:21.8140||DEBUG|ReportService.Program|init main function 2025-11-18 07:23:22.6767|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()'. 2025-11-18 07:23:22.6900|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()'. 2025-11-18 07:23:22.7190|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 07:23:23.0000|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 07:23:23.0221|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 07:23:23.0288|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 07:23:23.0288|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 07:23:23.0534|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 07:23:23.0689|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 07:23:23.1993||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. 2025-11-18 07:23:23.5235|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 0 2025-11-18 07:23:23.5789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:23:23.5789|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.4082ms 204 2025-11-18 07:23:23.7811|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 2025-11-18 07:23:23.9038|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 07:23:23.9038|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:23:23.9038|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 07:23:23.9198|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:23:23.9535|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). 2025-11-18 07:23:24.2140|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]]'. 2025-11-18 07:23:24.2717|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 314.2683ms 2025-11-18 07:23:24.2717|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:23:24.2717|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 496.4107ms 200 application/json; charset=utf-8 2025-11-18 07:36:35.6172|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 2025-11-18 07:36:35.6244|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:36:35.6244|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.3547ms 204 2025-11-18 07:36:35.7945|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 2025-11-18 07:36:35.7945|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 07:36:35.7945|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:36:35.7945|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 07:36:35.7945|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:36:35.7945|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). 2025-11-18 07:36:35.8508|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]]'. 2025-11-18 07:36:35.8508|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 46.057ms 2025-11-18 07:36:35.8573|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:36:35.8573|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 66.2278ms 200 application/json; charset=utf-8 2025-11-18 07:38:32.5787|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 2025-11-18 07:38:32.5787|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:38:32.5787|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.468ms 204 2025-11-18 07:38:32.7457|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 2025-11-18 07:38:32.7520|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 07:38:32.7520|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:38:32.7520|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 07:38:32.7520|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:38:32.7520|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). 2025-11-18 07:38:32.7958|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]]'. 2025-11-18 07:38:32.7958|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.8697ms 2025-11-18 07:38:32.7958|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:38:32.7958|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.646ms 200 application/json; charset=utf-8 2025-11-18 07:39:03.9145|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=[object%20Object]&Page=1&PageLenght=3 2025-11-18 07:39:03.9202|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:39:03.9202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.5618ms 204 2025-11-18 07:39:04.0886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=[object%20Object]&Page=1&PageLenght=3 2025-11-18 07:39:04.0886|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 07:39:04.0886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 07:39:04.0886|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 07:39:04.0886|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:39:04.1061|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). 2025-11-18 07:39:04.1061|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 07:39:04.1470|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.519ms 2025-11-18 07:39:04.1470|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 07:39:04.1521|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.6572ms 400 application/problem+json; charset=utf-8 2025-11-18 07:59:21.1938|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:27428/REPORTSERVICE/iisintegration 0 2025-11-18 07:59:21.1938|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6571ms 202 2025-11-18 08:39:21.6197||DEBUG|ReportService.Program|init main function 2025-11-18 08:39:22.3874|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()'. 2025-11-18 08:39:22.4019|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()'. 2025-11-18 08:39:22.4298|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:39:22.6819|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 08:39:22.7034|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 08:39:22.7034|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 08:39:22.7034|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 08:39:22.7324|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 08:39:22.7482|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 08:39:22.8748||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. 2025-11-18 08:39:23.0392|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 2025-11-18 08:39:23.0392|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 2025-11-18 08:39:23.1017|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:39:23.1017|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:39:23.1095|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 70.9307ms 204 2025-11-18 08:39:23.1095|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 70.9515ms 204 2025-11-18 08:39:23.1280|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 2025-11-18 08:39:23.1667|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 2025-11-18 08:39:23.2702|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:39:23.2702|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:39:23.2763|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:39:23.2763|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:39:23.2763|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:39:23.2763|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:39:23.2763|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:39:23.2763|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:39:23.3183|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). 2025-11-18 08:39:23.3183|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). 2025-11-18 08:39:23.5683|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]]'. 2025-11-18 08:39:23.5683|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]]'. 2025-11-18 08:39:23.6276|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 299.9911ms 2025-11-18 08:39:23.6276|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 302.8217ms 2025-11-18 08:39:23.6276|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:39:23.6276|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:39:23.6276|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 505.2252ms 200 application/json; charset=utf-8 2025-11-18 08:39:23.6276|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 467.1644ms 200 application/json; charset=utf-8 2025-11-18 08:51:41.7709|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 2025-11-18 08:51:41.7771|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:41.7771|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.8287ms 204 2025-11-18 08:51:41.7935|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 2025-11-18 08:51:41.7935|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() 2025-11-18 08:51:41.8251|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'. 2025-11-18 08:51:41.8251|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:41.8251|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 08:51:41.8384|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 08:51:41.8384|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.3559ms 401 2025-11-18 08:51:48.3721|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 2025-11-18 08:51:48.3721|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:48.3721|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.3993ms 204 2025-11-18 08:51:48.3927|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 2025-11-18 08:51:48.3927|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:51:48.3977|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:48.3977|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:51:48.3977|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:51:48.3977|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). 2025-11-18 08:51:48.4523|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]]'. 2025-11-18 08:51:48.4523|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 46.5833ms 2025-11-18 08:51:48.4523|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:51:48.4604|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 67.6342ms 200 application/json; charset=utf-8 2025-11-18 08:51:50.4720|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 08:51:50.4792|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:50.4792|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.3109ms 204 2025-11-18 08:51:50.4792|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 08:51:50.4941|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:51:50.4941|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:50.4941|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:51:50.4941|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:51:50.5101|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). 2025-11-18 08:51:50.5956|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:51:50.8151|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 2025-11-18 08:51:50.9557|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]]'. 2025-11-18 08:51:50.9624|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 451.009ms 2025-11-18 08:51:50.9624|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:51:50.9624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 477.3564ms 200 application/json; charset=utf-8 2025-11-18 08:51:57.6502|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 08:51:57.6502|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:57.6502|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0689ms 204 2025-11-18 08:51:57.6652|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 08:51:57.6652|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:51:57.6652|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:51:57.6652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:51:57.6652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:51:57.6652|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). 2025-11-18 08:51:57.7011|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:51:57.7520|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 2025-11-18 08:51:57.8625|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]]'. 2025-11-18 08:51:57.8791|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 204.5895ms 2025-11-18 08:51:57.8827|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:51:57.8827|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 218.6976ms 200 application/json; charset=utf-8 2025-11-18 08:53:40.0940|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 08:53:40.1001|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:53:40.1001|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.9731ms 204 2025-11-18 08:53:40.1001|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 08:53:40.1159|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:53:40.1159|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:53:40.1159|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:53:40.1159|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:53:40.1159|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). 2025-11-18 08:53:40.1280|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:53:40.1567|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (25ms) [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 2025-11-18 08:53:40.6207|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]]'. 2025-11-18 08:53:40.6330|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 508.8231ms 2025-11-18 08:53:40.6330|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:53:40.6330|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 525.7751ms 200 application/json; charset=utf-8 2025-11-18 08:54:19.5731|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 2025-11-18 08:54:19.5769|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:19.5769|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6358ms 204 2025-11-18 08:54:19.5769|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 2025-11-18 08:54:19.5769|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:54:19.5947|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:19.5947|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:54:19.5947|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:54:19.5947|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). 2025-11-18 08:54:19.6548|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]]'. 2025-11-18 08:54:19.6548|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 53.814ms 2025-11-18 08:54:19.6548|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:54:19.6548|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.3967ms 200 application/json; charset=utf-8 2025-11-18 08:54:31.6900|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:54:31.6900|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:31.6900|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.4771ms 204 2025-11-18 08:54:31.7063|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 2025-11-18 08:54:31.7063|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:54:31.7063|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:31.7204|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:54:31.7204|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:54:31.7204|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). 2025-11-18 08:54:31.7417|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 08:54:31.7593|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 25.5542ms 2025-11-18 08:54:31.7593|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:54:31.7593|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.2898ms 400 application/json; charset=utf-8 2025-11-18 08:54:42.4714|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:54:42.4714|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:42.4714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2774ms 204 2025-11-18 08:54:52.4941|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:54:52.4941|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:52.4941|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5501ms 204 2025-11-18 08:54:52.5084|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 2025-11-18 08:54:52.5084|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:54:52.5084|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:54:52.5176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:54:52.5176|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:54:52.5176|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). 2025-11-18 08:54:52.6223|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]]'. 2025-11-18 08:54:52.6291|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 106.633ms 2025-11-18 08:54:52.6291|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:54:52.6291|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.2565ms 200 application/json; charset=utf-8 2025-11-18 08:55:00.0772|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 2025-11-18 08:55:00.0794|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:55:00.0794|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3387ms 204 2025-11-18 08:55:00.0794|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 2025-11-18 08:55:00.0794|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:55:00.0794|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:55:00.0794|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:55:00.0953|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:55:00.0953|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). 2025-11-18 08:55:00.1314|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]]'. 2025-11-18 08:55:00.1314|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.525ms 2025-11-18 08:55:00.1314|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:55:00.1314|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.3173ms 200 application/json; charset=utf-8 2025-11-18 08:57:50.5866|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 2025-11-18 08:57:50.5866|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:57:50.5866|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1222ms 204 2025-11-18 08:57:50.6022|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 2025-11-18 08:57:50.6022|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:57:50.6022|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:57:50.6022|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:57:50.6022|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:57:50.6022|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). 2025-11-18 08:57:50.6456|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]]'. 2025-11-18 08:57:50.6486|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.1556ms 2025-11-18 08:57:50.6486|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:57:50.6486|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.6283ms 200 application/json; charset=utf-8 2025-11-18 08:58:10.2886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 08:58:10.2886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:10.2886|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2217ms 204 2025-11-18 08:58:10.3105|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 08:58:10.3105|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:58:10.3105|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:10.3206|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:58:10.3206|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:58:10.3206|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). 2025-11-18 08:58:10.3206|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:58:10.3812|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 2025-11-18 08:58:10.4579|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]]'. 2025-11-18 08:58:10.4603|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 131.9405ms 2025-11-18 08:58:10.4603|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:58:10.4603|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 152.0607ms 200 application/json; charset=utf-8 2025-11-18 08:58:14.3793|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 08:58:14.3852|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:58:14.3852|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:14.3852|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:58:14.3852|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:58:14.3852|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). 2025-11-18 08:58:14.3988|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:58:14.4382|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 2025-11-18 08:58:14.4842|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]]'. 2025-11-18 08:58:14.4842|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.5819ms 2025-11-18 08:58:14.4842|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:58:14.4903|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.0478ms 200 application/json; charset=utf-8 2025-11-18 08:58:43.9655|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:58:43.9655|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:43.9655|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.455ms 204 2025-11-18 08:58:43.9780|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 2025-11-18 08:58:43.9780|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:58:43.9780|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:43.9780|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:58:43.9780|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:58:43.9780|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). 2025-11-18 08:58:43.9894|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 08:58:43.9894|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 6.7229ms 2025-11-18 08:58:43.9894|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:58:43.9894|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.8539ms 400 application/json; charset=utf-8 2025-11-18 08:58:53.2968|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:58:53.2968|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:53.3015|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6299ms 204 2025-11-18 08:58:53.3015|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 2025-11-18 08:58:53.3015|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:58:53.3166|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:53.3166|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:58:53.3166|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:58:53.3166|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). 2025-11-18 08:58:53.3996|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]]'. 2025-11-18 08:58:53.3996|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 80.8573ms 2025-11-18 08:58:53.3996|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:58:53.3996|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.2089ms 200 application/json; charset=utf-8 2025-11-18 08:58:59.8957|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 08:58:59.8957|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:59.8957|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.735ms 204 2025-11-18 08:58:59.8957|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 2025-11-18 08:58:59.9124|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:58:59.9124|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:58:59.9124|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:58:59.9124|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:58:59.9124|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). 2025-11-18 08:58:59.9984|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]]'. 2025-11-18 08:58:59.9984|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 77.714ms 2025-11-18 08:58:59.9984|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 08:59:00.0041|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.9331ms 200 application/json; charset=utf-8 2025-11-18 08:59:58.1212|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 2025-11-18 08:59:58.1212|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:59:58.1212|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3722ms 204 2025-11-18 08:59:58.1345|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 2025-11-18 08:59:58.1345|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:59:58.1345|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:59:58.1345|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:59:58.1345|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:59:58.1345|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). 2025-11-18 08:59:58.1749|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]]'. 2025-11-18 08:59:58.1749|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.6077ms 2025-11-18 08:59:58.1798|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 08:59:58.1798|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.9746ms 200 application/json; charset=utf-8 2025-11-18 08:59:59.7531|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 08:59:59.7568|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:59:59.7568|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7053ms 204 2025-11-18 08:59:59.7568|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 08:59:59.7568|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 08:59:59.7568|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 08:59:59.7568|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 08:59:59.7725|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:59:59.7725|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). 2025-11-18 08:59:59.7725|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 08:59:59.8198|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 2025-11-18 08:59:59.8616|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]]'. 2025-11-18 08:59:59.8616|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.4189ms 2025-11-18 08:59:59.8660|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 08:59:59.8660|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.7497ms 200 application/json; charset=utf-8 2025-11-18 09:00:04.1447|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 09:00:04.1478|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:00:04.1478|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:00:04.1478|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:00:04.1478|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:00:04.1478|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). 2025-11-18 09:00:04.1478|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:00:04.2035|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 2025-11-18 09:00:04.2484|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]]'. 2025-11-18 09:00:04.2484|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.9212ms 2025-11-18 09:00:04.2567|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:00:04.2567|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.3147ms 200 application/json; charset=utf-8 2025-11-18 09:00:06.6004|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:00:06.6004|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:00:06.6054|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0251ms 204 2025-11-18 09:00:06.6054|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 09:00:06.6054|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:00:06.6054|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:00:06.6054|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:00:06.6054|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:00:06.6054|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). 2025-11-18 09:00:06.6227|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:00:06.6604|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 2025-11-18 09:00:06.7092|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]]'. 2025-11-18 09:00:06.7092|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.268ms 2025-11-18 09:00:06.7141|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:00:06.7141|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.7587ms 200 application/json; charset=utf-8 2025-11-18 09:00:20.9206|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 2025-11-18 09:00:20.9206|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:00:20.9268|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1874ms 204 2025-11-18 09:00:20.9268|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 2025-11-18 09:00:20.9268|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:00:20.9268|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:00:20.9268|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:00:20.9268|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:00:20.9406|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). 2025-11-18 09:00:20.9724|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]]'. 2025-11-18 09:00:20.9724|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.8011ms 2025-11-18 09:00:20.9724|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:00:20.9724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.7076ms 200 application/json; charset=utf-8 2025-11-18 09:02:33.3737|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 2025-11-18 09:02:33.3737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:02:33.3795|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8151ms 204 2025-11-18 09:02:33.3795|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 2025-11-18 09:02:33.3795|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:02:33.3939|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:02:33.3939|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:02:33.3939|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:02:33.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). 2025-11-18 09:02:33.4355|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]]'. 2025-11-18 09:02:33.4355|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.6045ms 2025-11-18 09:02:33.4355|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:02:33.4402|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.5414ms 200 application/json; charset=utf-8 2025-11-18 09:04:37.0447|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 2025-11-18 09:04:37.0473|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:04:37.0473|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9626ms 204 2025-11-18 09:04:37.0473|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 2025-11-18 09:04:37.0473|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:04:37.0473|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:04:37.0647|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:04:37.0647|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:04:37.0647|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). 2025-11-18 09:04:37.0951|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]]'. 2025-11-18 09:04:37.0951|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.4966ms 2025-11-18 09:04:37.0951|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:04:37.0951|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.8966ms 200 application/json; charset=utf-8 2025-11-18 09:04:38.1038|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:04:38.1038|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:04:38.1038|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7605ms 204 2025-11-18 09:04:38.1162|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 2025-11-18 09:04:38.1162|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:04:38.1162|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:04:38.1162|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:04:38.1259|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:04:38.1259|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). 2025-11-18 09:04:38.1259|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 09:04:38.1259|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 3.9504ms 2025-11-18 09:04:38.1259|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:04:38.1259|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.3413ms 400 application/json; charset=utf-8 2025-11-18 09:05:01.1252|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:05:01.1284|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:01.1284|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9753ms 204 2025-11-18 09:05:01.1284|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 2025-11-18 09:05:01.1415|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:05:01.1415|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:01.1415|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:05:01.1415|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:01.1415|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). 2025-11-18 09:05:01.2450|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]]'. 2025-11-18 09:05:01.2450|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 96.0734ms 2025-11-18 09:05:01.2450|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:01.2516|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.8986ms 200 application/json; charset=utf-8 2025-11-18 09:05:04.1553|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 2025-11-18 09:05:04.1598|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:05:04.1598|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:04.1598|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:05:04.1598|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:04.1598|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). 2025-11-18 09:05:04.2497|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]]'. 2025-11-18 09:05:04.2520|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 82.7469ms 2025-11-18 09:05:04.2520|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:04.2520|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.8387ms 200 application/json; charset=utf-8 2025-11-18 09:05:10.7026|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 2025-11-18 09:05:10.7072|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:10.7072|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.5497ms 204 2025-11-18 09:05:10.7197|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 2025-11-18 09:05:10.7197|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:05:10.7197|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:10.7197|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:05:10.7197|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:05:10.7197|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). 2025-11-18 09:05:10.7666|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]]'. 2025-11-18 09:05:10.7666|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.1232ms 2025-11-18 09:05:10.7666|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:05:10.7666|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.5336ms 200 application/json; charset=utf-8 2025-11-18 09:05:52.6852|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 2025-11-18 09:05:52.6852|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:52.6852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4325ms 204 2025-11-18 09:05:52.6991|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 2025-11-18 09:05:52.6991|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:05:52.6991|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:52.7105|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:05:52.7105|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:05:52.7105|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). 2025-11-18 09:05:52.7503|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]]'. 2025-11-18 09:05:52.7503|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.724ms 2025-11-18 09:05:52.7550|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:05:52.7550|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.227ms 200 application/json; charset=utf-8 2025-11-18 09:05:53.7009|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:05:53.7009|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:53.7009|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9499ms 204 2025-11-18 09:05:53.7140|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 2025-11-18 09:05:53.7140|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:05:53.7140|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:05:53.7140|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:05:53.7242|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:53.7242|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). 2025-11-18 09:05:53.7242|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 09:05:53.7242|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 3.7195ms 2025-11-18 09:05:53.7242|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:05:53.7242|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.9498ms 400 application/json; charset=utf-8 2025-11-18 09:06:11.2384|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:06:11.2384|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:11.2384|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6925ms 204 2025-11-18 09:06:11.2508|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 2025-11-18 09:06:11.2508|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:11.2508|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:11.2508|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:11.2508|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:06:11.2508|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). 2025-11-18 09:06:11.3398|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]]'. 2025-11-18 09:06:11.3423|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 80.2565ms 2025-11-18 09:06:11.3423|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:06:11.3423|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.2441ms 200 application/json; charset=utf-8 2025-11-18 09:06:12.1349|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 2025-11-18 09:06:12.1349|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:12.1395|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:12.1395|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:12.1395|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:06:12.1395|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). 2025-11-18 09:06:12.2319|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]]'. 2025-11-18 09:06:12.2319|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 89.5634ms 2025-11-18 09:06:12.2319|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:06:12.2319|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.4801ms 200 application/json; charset=utf-8 2025-11-18 09:06:13.0755|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 2025-11-18 09:06:13.0755|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:13.0755|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4568ms 204 2025-11-18 09:06:13.0755|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 2025-11-18 09:06:13.0909|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:13.0909|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:13.0909|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:13.0909|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:06:13.0909|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). 2025-11-18 09:06:13.1278|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]]'. 2025-11-18 09:06:13.1278|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.4836ms 2025-11-18 09:06:13.1278|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:06:13.1278|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.4533ms 200 application/json; charset=utf-8 2025-11-18 09:06:13.8718|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:06:13.8755|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:13.8755|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0984ms 204 2025-11-18 09:06:13.8755|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:06:13.8885|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:13.8885|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:13.8885|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:13.8885|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:13.8885|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). 2025-11-18 09:06:13.8885|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:06:13.9542|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 2025-11-18 09:06:14.0027|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]]'. 2025-11-18 09:06:14.0027|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.5881ms 2025-11-18 09:06:14.0027|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:14.0027|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.2005ms 200 application/json; charset=utf-8 2025-11-18 09:06:28.1212|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:06:28.1212|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:28.1212|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8861ms 204 2025-11-18 09:06:28.1326|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 09:06:28.1326|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:28.1326|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:28.1326|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:28.1326|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:28.1429|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). 2025-11-18 09:06:28.1429|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:06:28.6978|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (550ms) [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 2025-11-18 09:06:28.7373|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]]'. 2025-11-18 09:06:28.7373|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 595.8487ms 2025-11-18 09:06:28.7373|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:28.7373|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 609.8715ms 200 application/json; charset=utf-8 2025-11-18 09:06:30.3975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 09:06:30.3975|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:30.3975|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:30.3975|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:30.3975|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:30.3975|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). 2025-11-18 09:06:30.4092|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:06:30.9278|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (516ms) [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 2025-11-18 09:06:30.9732|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]]'. 2025-11-18 09:06:30.9732|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 567.272ms 2025-11-18 09:06:30.9732|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:30.9732|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 580.3358ms 200 application/json; charset=utf-8 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:06:57.9886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 09:06:57.9886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 09:06:57.9886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 18.1628ms 204 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 09:06:57.9886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.944ms 204 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.5768ms 204 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:57.9886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 22.6676ms 204 2025-11-18 09:06:58.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 21.1171ms 204 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 23.7509ms 204 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.0066ms 204 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.8799ms 204 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 26.1056ms 204 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 26.8976ms 204 2025-11-18 09:06:58.0178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.0659ms 204 2025-11-18 09:06:58.0178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.086ms 204 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 09:06:58.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.2313ms 204 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 09:06:58.0320|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0791|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0636|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 09:06:58.0636|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0636|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0956|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0636|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0791|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0791|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.0791|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1100|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:58.0791|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.0791|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0956|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:06:58.0956|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.0956|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.1269|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1432|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 09:06:58.1100|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1100|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1100|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1100|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 09:06:58.0497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.1100|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). 2025-11-18 09:06:58.1269|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 09:06:58.1570|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:06:58.1269|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:06:58.1269|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.0636|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1741|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 09:06:58.1432|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.1432|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.1432|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.1570|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 09:06:58.1570|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1269|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1570|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetPaymentStatisticsByChannel", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPaymentStatisticsByChannel(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.1741|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.1930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 09:06:58.1741|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentApprovalActivities", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentApprovalActivities(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.0956|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:06:58.2065|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.1741|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.1741|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.1930|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetSourceAccountApproval", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSourceAccountApproval() on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.1930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 09:06:58.1930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 09:06:58.1741|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.2065|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAwaitingApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAwaitingApprovalCount(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2065|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 2025-11-18 09:06:58.2065|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.1741|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionValue", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionValue(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2065|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2216|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2216|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2216|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentStatisticsByMonth", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentStatisticsByMonth(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 09:06:58.2216|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 41.212ms 2025-11-18 09:06:58.2376|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 09:06:58.2376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 194.4868ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.2656|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.2684|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService) in 51.5466ms 2025-11-18 09:06:58.2684|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 09:06:58.2684|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 239.0345ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.2897|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]]'. 2025-11-18 09:06:58.2897|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 127.4374ms 2025-11-18 09:06:58.2897|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.2897|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:06:58.2897|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService) in 71.517ms 2025-11-18 09:06:58.2981|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 277.1195ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.2981|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 09:06:58.2981|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 237.7685ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.3304|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.3304|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 100.1725ms 2025-11-18 09:06:58.3304|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 09:06:58.3304|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 295.6813ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.3304|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Decimal'. 2025-11-18 09:06:58.3304|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionValue (ReportService) in 112.4399ms 2025-11-18 09:06:58.3304|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 09:06:58.3304|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 315.4126ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.3621|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 09:06:58.3621|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService) in 131.7188ms 2025-11-18 09:06:58.3621|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 09:06:58.3621|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 349.2478ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.4454|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentApprovalActivityModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 09:06:58.4454|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService) in 244.3802ms 2025-11-18 09:06:58.4454|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 09:06:58.4553|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 417.154ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.4725|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.4725|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 262.5548ms 2025-11-18 09:06:58.4725|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.4725|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 448.3306ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.4851|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 09:06:58.4851|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService) in 288.0478ms 2025-11-18 09:06:58.4851|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 09:06:58.4851|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 468.3727ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.5260|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.5260|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 313.3774ms 2025-11-18 09:06:58.5260|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.5260|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 499.3677ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.5385|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.5385|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 09:06:58.5385|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 309.4686ms 2025-11-18 09:06:58.5385|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 307.8908ms 2025-11-18 09:06:58.5385|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.5385|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 09:06:58.5385|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 516.165ms 200 application/json; charset=utf-8 2025-11-18 09:06:58.5385|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 504.5523ms 200 application/json; charset=utf-8 2025-11-18 09:07:58.0738|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 2025-11-18 09:07:58.0738|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:07:58.0814|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6506ms 204 2025-11-18 09:07:58.0952|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 2025-11-18 09:07:58.0952|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:07:58.0952|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:07:58.0952|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:07:58.0952|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:07:58.0952|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). 2025-11-18 09:07:58.1334|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]]'. 2025-11-18 09:07:58.1334|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.9489ms 2025-11-18 09:07:58.1334|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:07:58.1334|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.7067ms 200 application/json; charset=utf-8 2025-11-18 09:10:34.8838|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 2025-11-18 09:10:34.8838|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:10:34.8918|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.9623ms 204 2025-11-18 09:10:34.8918|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 2025-11-18 09:10:34.9051|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:10:34.9051|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:10:34.9051|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:10:34.9051|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:10:34.9051|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). 2025-11-18 09:10:34.9386|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]]'. 2025-11-18 09:10:34.9386|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.6445ms 2025-11-18 09:10:34.9386|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:10:34.9386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.2626ms 200 application/json; charset=utf-8 2025-11-18 09:10:44.5776|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 2025-11-18 09:10:44.5776|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:10:44.5776|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0261ms 204 2025-11-18 09:10:44.5931|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 2025-11-18 09:10:44.5931|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:10:44.5931|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:10:44.5931|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:10:44.5931|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:10:44.5931|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). 2025-11-18 09:10:44.6320|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]]'. 2025-11-18 09:10:44.6320|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.5245ms 2025-11-18 09:10:44.6320|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:10:44.6320|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.4789ms 200 application/json; charset=utf-8 2025-11-18 09:13:56.3981|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 2025-11-18 09:13:56.4039|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:13:56.4039|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.9113ms 204 2025-11-18 09:13:56.4955|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 2025-11-18 09:13:56.4955|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:13:56.4955|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:13:56.4955|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:13:56.4955|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:13:56.4955|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). 2025-11-18 09:13:56.5376|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]]'. 2025-11-18 09:13:56.5376|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.0359ms 2025-11-18 09:13:56.5410|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:13:56.5410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.0848ms 200 application/json; charset=utf-8 2025-11-18 09:15:55.4398|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 2025-11-18 09:15:55.4398|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:15:55.4445|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7454ms 204 2025-11-18 09:15:55.4445|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 2025-11-18 09:15:55.4445|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:15:55.4445|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:15:55.4445|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:15:55.4622|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:15:55.4622|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). 2025-11-18 09:15:55.4960|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]]'. 2025-11-18 09:15:55.4960|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.6627ms 2025-11-18 09:15:55.4960|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:15:55.4960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.0321ms 200 application/json; charset=utf-8 2025-11-18 09:23:47.4581|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:23:47.4581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:23:47.4581|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2471ms 204 2025-11-18 09:23:47.4726|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 2025-11-18 09:23:47.4726|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:23:47.4726|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:23:47.4726|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:23:47.4726|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:23:47.4726|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). 2025-11-18 09:23:47.4852|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 09:23:47.4852|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 3.3058ms 2025-11-18 09:23:47.4852|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:23:47.4852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.9989ms 400 application/json; charset=utf-8 2025-11-18 09:24:04.8321|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 09:24:04.8321|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:04.8321|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9878ms 204 2025-11-18 09:24:04.8496|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 2025-11-18 09:24:04.8496|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:24:04.8496|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:04.8496|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:24:04.8594|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:24:04.8594|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). 2025-11-18 09:24:04.9454|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]]'. 2025-11-18 09:24:04.9454|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 85.6578ms 2025-11-18 09:24:04.9454|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 09:24:04.9454|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.0675ms 200 application/json; charset=utf-8 2025-11-18 09:24:39.8020|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 2025-11-18 09:24:39.8054|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:39.8054|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0125ms 204 2025-11-18 09:24:39.8054|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 2025-11-18 09:24:39.8054|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() 2025-11-18 09:24:39.8054|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'. 2025-11-18 09:24:39.8214|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:39.8214|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 09:24:39.8214|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 09:24:39.8214|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.5979ms 401 2025-11-18 09:24:49.6928|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 2025-11-18 09:24:49.6928|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:49.6928|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6199ms 204 2025-11-18 09:24:49.7066|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 2025-11-18 09:24:49.7066|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:24:49.7282|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:49.7282|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:24:49.7382|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:24:49.7382|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). 2025-11-18 09:24:49.7753|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]]'. 2025-11-18 09:24:49.7753|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.5932ms 2025-11-18 09:24:49.7753|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:24:49.7823|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 75.6629ms 200 application/json; charset=utf-8 2025-11-18 09:24:52.9131|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:24:52.9131|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:52.9131|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8928ms 204 2025-11-18 09:24:52.9256|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:24:52.9256|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:24:52.9256|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:52.9256|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:24:52.9256|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:24:52.9371|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). 2025-11-18 09:24:52.9371|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:24:52.9939|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 2025-11-18 09:24:53.0349|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]]'. 2025-11-18 09:24:53.0349|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.1165ms 2025-11-18 09:24:53.0349|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:24:53.0349|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.7827ms 200 application/json; charset=utf-8 2025-11-18 09:24:56.0942|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:24:56.0942|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:24:56.0942|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:24:56.0942|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:24:56.0942|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:24:56.0942|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). 2025-11-18 09:24:56.1091|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:24:56.1469|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 2025-11-18 09:24:56.1838|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]]'. 2025-11-18 09:24:56.1877|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.1458ms 2025-11-18 09:24:56.1877|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:24:56.1877|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.0749ms 200 application/json; charset=utf-8 2025-11-18 09:27:08.0187|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 2025-11-18 09:27:08.0187|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:08.0187|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.862ms 204 2025-11-18 09:27:08.0304|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 2025-11-18 09:27:08.0304|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:08.0304|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:08.0304|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:08.0304|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:27:08.0304|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). 2025-11-18 09:27:08.0652|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]]'. 2025-11-18 09:27:08.0652|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 21.4212ms 2025-11-18 09:27:08.0652|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:27:08.0652|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.04ms 200 application/json; charset=utf-8 2025-11-18 09:27:10.8244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:27:10.8272|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:10.8272|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8363ms 204 2025-11-18 09:27:10.8272|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 09:27:10.8272|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:10.8272|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:10.8432|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:10.8432|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:10.8432|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). 2025-11-18 09:27:10.8432|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:10.8910|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 2025-11-18 09:27:10.9410|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]]'. 2025-11-18 09:27:10.9410|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.1505ms 2025-11-18 09:27:10.9410|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:10.9410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.9734ms 200 application/json; charset=utf-8 2025-11-18 09:27:15.0590|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 09:27:15.0627|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:15.0627|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:15.0627|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:15.0627|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:15.0627|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). 2025-11-18 09:27:15.0764|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:15.1205|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 2025-11-18 09:27:15.1669|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]]'. 2025-11-18 09:27:15.1701|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.0292ms 2025-11-18 09:27:15.1701|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:15.1701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.0602ms 200 application/json; charset=utf-8 2025-11-18 09:27:22.0302|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:27:22.0302|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:22.0302|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4919ms 204 2025-11-18 09:27:22.0302|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:27:22.0302|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:22.0302|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:22.0302|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:22.0443|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:22.0443|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). 2025-11-18 09:27:22.0443|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:22.0907|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 2025-11-18 09:27:22.1317|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]]'. 2025-11-18 09:27:22.1317|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.4868ms 2025-11-18 09:27:22.1382|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:22.1382|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.9831ms 200 application/json; charset=utf-8 2025-11-18 09:27:31.2990|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:27:31.2990|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:31.2990|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2806ms 204 2025-11-18 09:27:31.2990|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:27:31.3096|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:31.3096|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:31.3096|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:31.3096|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:31.3096|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). 2025-11-18 09:27:31.3096|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:31.3557|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 2025-11-18 09:27:31.3939|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]]'. 2025-11-18 09:27:31.3939|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.4434ms 2025-11-18 09:27:31.3939|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:31.3939|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.8925ms 200 application/json; charset=utf-8 2025-11-18 09:27:40.1459|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:27:40.1459|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:40.1459|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9067ms 204 2025-11-18 09:27:40.1548|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:27:40.1548|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:40.1548|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:40.1548|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:40.1548|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:40.1548|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). 2025-11-18 09:27:40.1548|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:40.2058|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 2025-11-18 09:27:40.2442|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]]'. 2025-11-18 09:27:40.2442|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.4879ms 2025-11-18 09:27:40.2471|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:40.2471|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.2319ms 200 application/json; charset=utf-8 2025-11-18 09:27:49.3238|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:27:49.3270|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:49.3270|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4967ms 204 2025-11-18 09:27:49.3270|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:27:49.3270|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:49.3270|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:49.3270|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:49.3270|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:49.3410|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). 2025-11-18 09:27:49.3410|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:27:49.3837|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 2025-11-18 09:27:49.4296|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]]'. 2025-11-18 09:27:49.4296|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.7724ms 2025-11-18 09:27:49.4296|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:27:49.4352|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.7985ms 200 application/json; charset=utf-8 2025-11-18 09:27:56.7178|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 2025-11-18 09:27:56.7178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:56.7178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8956ms 204 2025-11-18 09:27:56.7178|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 2025-11-18 09:27:56.7178|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:27:56.7178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:27:56.7312|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:27:56.7312|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:27:56.7312|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). 2025-11-18 09:27:56.7590|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]]'. 2025-11-18 09:27:56.7590|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.8085ms 2025-11-18 09:27:56.7624|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:27:56.7624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 36.7149ms 200 application/json; charset=utf-8 2025-11-18 09:35:45.6229|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 2025-11-18 09:35:45.6229|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:35:45.6229|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4199ms 204 2025-11-18 09:35:45.6352|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 2025-11-18 09:35:45.6352|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:35:45.6352|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:35:45.6352|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:35:45.6352|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:35:45.6352|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). 2025-11-18 09:35:45.6858|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]]'. 2025-11-18 09:35:45.6858|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.814ms 2025-11-18 09:35:45.6858|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:35:45.6932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.9426ms 200 application/json; charset=utf-8 2025-11-18 09:37:01.1801|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 2025-11-18 09:37:01.1801|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:01.1801|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7389ms 204 2025-11-18 09:37:01.1930|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 2025-11-18 09:37:01.1930|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:37:01.1930|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:01.1930|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:37:01.1930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:37:01.1930|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). 2025-11-18 09:37:01.2331|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]]'. 2025-11-18 09:37:01.2331|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.9727ms 2025-11-18 09:37:01.2369|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:37:01.2369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.9941ms 200 application/json; charset=utf-8 2025-11-18 09:37:02.2682|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:37:02.2682|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:02.2682|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.973ms 204 2025-11-18 09:37:02.2682|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:37:02.2682|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:37:02.2682|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:02.2835|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:37:02.2835|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:02.2835|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). 2025-11-18 09:37:02.2835|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:37:02.3322|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 2025-11-18 09:37:02.3843|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]]'. 2025-11-18 09:37:02.3843|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.2559ms 2025-11-18 09:37:02.3843|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:02.3843|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.2357ms 200 application/json; charset=utf-8 2025-11-18 09:37:09.2193|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:37:09.2193|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:09.2193|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2852ms 204 2025-11-18 09:37:09.2321|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:37:09.2321|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:37:09.2321|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:09.2321|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:37:09.2321|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:09.2321|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). 2025-11-18 09:37:09.2452|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:37:09.2787|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 2025-11-18 09:37:09.3192|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]]'. 2025-11-18 09:37:09.3219|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.2064ms 2025-11-18 09:37:09.3219|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:09.3219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.2193ms 200 application/json; charset=utf-8 2025-11-18 09:37:13.7996|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 09:37:13.7996|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:37:13.8059|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:13.8059|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:37:13.8059|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:13.8059|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). 2025-11-18 09:37:13.8059|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:37:13.8319|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [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 2025-11-18 09:37:13.8786|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]]'. 2025-11-18 09:37:13.8786|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 68.7137ms 2025-11-18 09:37:13.8786|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:37:13.8846|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 85.0263ms 200 application/json; charset=utf-8 2025-11-18 09:37:59.4899|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 2025-11-18 09:37:59.4929|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:59.4929|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9907ms 204 2025-11-18 09:37:59.4929|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 2025-11-18 09:37:59.4929|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:37:59.4929|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:37:59.5074|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:37:59.5074|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:37:59.5074|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). 2025-11-18 09:37:59.5398|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]]'. 2025-11-18 09:37:59.5398|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.2021ms 2025-11-18 09:37:59.5398|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:37:59.5398|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.019ms 200 application/json; charset=utf-8 2025-11-18 09:38:08.1457|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 2025-11-18 09:38:08.1493|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:38:08.1493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2864ms 204 2025-11-18 09:38:08.2534|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 2025-11-18 09:38:08.2569|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:38:08.2569|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:38:08.2569|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:38:08.2569|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:38:08.2569|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). 2025-11-18 09:38:08.2931|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]]'. 2025-11-18 09:38:08.2931|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.2188ms 2025-11-18 09:38:08.2931|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:38:08.2931|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.143ms 200 application/json; charset=utf-8 2025-11-18 09:40:33.1501|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 2025-11-18 09:40:33.1531|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:40:33.1531|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2067ms 204 2025-11-18 09:40:33.1780|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 2025-11-18 09:40:33.1780|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:40:33.1833|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:40:33.1833|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:40:33.1833|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:40:33.1833|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). 2025-11-18 09:40:33.2143|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]]'. 2025-11-18 09:40:33.2143|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.4635ms 2025-11-18 09:40:33.2143|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:40:33.2143|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.5939ms 200 application/json; charset=utf-8 2025-11-18 09:44:51.0138|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 2025-11-18 09:44:51.0138|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:44:51.0194|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5223ms 204 2025-11-18 09:44:51.0194|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 2025-11-18 09:44:51.0194|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:44:51.0194|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:44:51.0194|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:44:51.0194|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:44:51.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). 2025-11-18 09:44:51.0692|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]]'. 2025-11-18 09:44:51.0692|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.8044ms 2025-11-18 09:44:51.0692|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:44:51.0692|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.7817ms 200 application/json; charset=utf-8 2025-11-18 09:58:32.0871|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 2025-11-18 09:58:32.0871|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:32.0871|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4612ms 204 2025-11-18 09:58:32.1024|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 2025-11-18 09:58:32.1024|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:58:32.1024|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:32.1024|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:58:32.1024|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:58:32.1024|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). 2025-11-18 09:58:32.1521|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]]'. 2025-11-18 09:58:32.1521|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.3677ms 2025-11-18 09:58:32.1521|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:58:32.1521|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.9609ms 200 application/json; charset=utf-8 2025-11-18 09:58:33.3138|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:58:33.3172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:33.3172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.726ms 204 2025-11-18 09:58:33.3172|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:58:33.3371|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:58:33.3371|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:33.3523|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:58:33.3523|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:58:33.3654|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). 2025-11-18 09:58:33.3654|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:58:33.4196|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 2025-11-18 09:58:33.4698|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]]'. 2025-11-18 09:58:33.4734|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.5325ms 2025-11-18 09:58:33.4734|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:58:33.4734|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 146.714ms 200 application/json; charset=utf-8 2025-11-18 09:58:39.1708|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 2025-11-18 09:58:39.1755|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:39.1755|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.3545ms 204 2025-11-18 09:58:39.1755|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 2025-11-18 09:58:39.1755|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:58:39.1937|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:58:39.1937|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:58:39.1937|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:58:39.1937|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). 2025-11-18 09:58:39.2353|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]]'. 2025-11-18 09:58:39.2380|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.0444ms 2025-11-18 09:58:39.2380|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:58:39.2380|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.4486ms 200 application/json; charset=utf-8 2025-11-18 09:59:22.5827|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 2025-11-18 09:59:22.5827|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:22.5827|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0922ms 204 2025-11-18 09:59:22.6714|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 2025-11-18 09:59:22.6714|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:59:22.6757|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:22.6757|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:59:22.6757|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:59:22.6757|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). 2025-11-18 09:59:22.7143|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]]'. 2025-11-18 09:59:22.7143|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.8283ms 2025-11-18 09:59:22.7143|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 09:59:22.7143|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.3571ms 200 application/json; charset=utf-8 2025-11-18 09:59:23.5410|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:59:23.5410|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:23.5410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7413ms 204 2025-11-18 09:59:23.5948|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 09:59:23.5986|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:59:23.5986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:23.5986|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:59:23.5986|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:59:23.5986|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). 2025-11-18 09:59:23.5986|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:59:23.6450|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 2025-11-18 09:59:23.6826|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]]'. 2025-11-18 09:59:23.6826|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 74.694ms 2025-11-18 09:59:23.6826|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:59:23.6826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.0716ms 200 application/json; charset=utf-8 2025-11-18 09:59:48.2653|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 09:59:48.2683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:48.2683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2915ms 204 2025-11-18 09:59:48.2683|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 09:59:48.2848|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 09:59:48.2848|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 09:59:48.2848|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 09:59:48.2848|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:59:48.2848|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). 2025-11-18 09:59:48.2848|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 09:59:48.5548|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (257ms) [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 2025-11-18 09:59:48.5960|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]]'. 2025-11-18 09:59:48.5960|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 304.4021ms 2025-11-18 09:59:48.5960|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 09:59:48.5960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 320.7159ms 200 application/json; charset=utf-8 2025-11-18 10:00:18.3093|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 2025-11-18 10:00:18.3093|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:00:18.3093|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2184ms 204 2025-11-18 10:00:18.3211|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 2025-11-18 10:00:18.3211|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:00:18.3211|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:00:18.3211|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:00:18.3211|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:00:18.3338|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). 2025-11-18 10:00:18.3629|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]]'. 2025-11-18 10:00:18.3652|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.2891ms 2025-11-18 10:00:18.3652|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:00:18.3652|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.9632ms 200 application/json; charset=utf-8 2025-11-18 10:03:09.5402|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 2025-11-18 10:03:09.5461|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:03:09.5461|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.5477ms 204 2025-11-18 10:03:09.5645|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 2025-11-18 10:03:09.5645|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:03:09.5645|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:03:09.5815|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:03:09.5815|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:03:09.5815|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). 2025-11-18 10:03:09.6323|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]]'. 2025-11-18 10:03:09.6323|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 43.8503ms 2025-11-18 10:03:09.6323|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:03:09.6397|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 75.1623ms 200 application/json; charset=utf-8 2025-11-18 10:03:13.4840|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 10:03:13.4840|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:03:13.4840|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6415ms 204 2025-11-18 10:03:13.5098|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:03:13.5098|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:03:13.5151|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:03:13.5151|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:03:13.5151|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:03:13.5151|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). 2025-11-18 10:03:13.5440|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:03:13.5989|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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 2025-11-18 10:03:13.6476|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]]'. 2025-11-18 10:03:13.6559|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 125.5456ms 2025-11-18 10:03:13.6559|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:03:13.6559|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 150.5014ms 200 application/json; charset=utf-8 2025-11-18 10:03:16.2351|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2025-11-18 10:03:16.2351|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:03:16.2351|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:03:16.2351|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:03:16.2351|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:03:16.2351|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). 2025-11-18 10:03:16.2351|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:03:17.2695|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,024ms) [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 2025-11-18 10:03:17.3222|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]]'. 2025-11-18 10:03:17.3304|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 1087.2206ms 2025-11-18 10:03:17.3304|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:03:17.3304|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1098.1049ms 200 application/json; charset=utf-8 2025-11-18 10:04:15.9309|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 2025-11-18 10:04:15.9309|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:04:15.9309|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0066ms 204 2025-11-18 10:04:15.9711|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 2025-11-18 10:04:15.9744|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:04:15.9744|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:04:15.9744|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:04:15.9744|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:04:15.9744|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). 2025-11-18 10:04:16.0047|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]]'. 2025-11-18 10:04:16.0061|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.0078ms 2025-11-18 10:04:16.0061|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:04:16.0061|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.0916ms 200 application/json; charset=utf-8 2025-11-18 10:05:32.0759|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 2025-11-18 10:05:32.0759|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:05:32.0759|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6855ms 204 2025-11-18 10:05:32.1124|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 2025-11-18 10:05:32.1152|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:05:32.1152|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:05:32.1152|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:05:32.1152|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:05:32.1152|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). 2025-11-18 10:05:32.1506|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]]'. 2025-11-18 10:05:32.1506|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.4558ms 2025-11-18 10:05:32.1506|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:05:32.1506|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.9507ms 200 application/json; charset=utf-8 2025-11-18 10:09:48.0985|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=212&Page=1&PageLenght=3 2025-11-18 10:09:48.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:09:48.1014|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9639ms 204 2025-11-18 10:09:48.1160|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=212&Page=1&PageLenght=3 2025-11-18 10:09:48.1160|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:09:48.1160|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:09:48.1160|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:09:48.1160|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:09:48.1323|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). 2025-11-18 10:09:48.1562|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]]'. 2025-11-18 10:09:48.1562|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.7532ms 2025-11-18 10:09:48.1562|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:09:48.1629|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.9152ms 200 application/json; charset=utf-8 2025-11-18 10:10:23.8107|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 10:10:23.8107|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:10:23.8165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7684ms 204 2025-11-18 10:10:23.8377|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 10:10:23.8377|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:10:23.8377|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:10:23.8377|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:10:23.8377|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 10:10:23.8533|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). 2025-11-18 10:10:23.8730|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:10:23.9219|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 10:10:23.9853|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]]'. 2025-11-18 10:10:24.0070|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 151.492ms 2025-11-18 10:10:24.0070|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 10:10:24.0070|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 173.6ms 200 application/json; charset=utf-8 2025-11-18 10:12:15.1170|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 2025-11-18 10:12:15.1197|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:15.1197|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1779ms 204 2025-11-18 10:12:15.2018|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 2025-11-18 10:12:15.2018|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:12:15.2018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:15.2018|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:12:15.2018|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:12:15.2116|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). 2025-11-18 10:12:15.2389|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]]'. 2025-11-18 10:12:15.2389|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.3898ms 2025-11-18 10:12:15.2436|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:12:15.2436|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.3618ms 200 application/json; charset=utf-8 2025-11-18 10:12:18.5769|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 10:12:18.5769|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:18.5769|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6156ms 204 2025-11-18 10:12:18.5769|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:12:18.5861|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:12:18.5861|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:18.5861|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:12:18.5861|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:18.5861|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). 2025-11-18 10:12:18.5861|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:12:18.6289|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 10:12:18.6647|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]]'. 2025-11-18 10:12:18.6647|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 75.6534ms 2025-11-18 10:12:18.6647|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:18.6647|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.2309ms 200 application/json; charset=utf-8 2025-11-18 10:12:20.4686|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 221 2025-11-18 10:12:20.4686|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:12:20.4686|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:20.4772|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:12:20.4772|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:20.4772|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). 2025-11-18 10:12:20.4772|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:12:20.5183|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 10:12:20.5557|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]]'. 2025-11-18 10:12:20.5557|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 76.636ms 2025-11-18 10:12:20.5557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:20.5557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.0579ms 200 application/json; charset=utf-8 2025-11-18 10:12:24.9385|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 10:12:24.9385|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:24.9385|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3857ms 204 2025-11-18 10:12:24.9509|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:12:24.9509|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:12:24.9509|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:12:24.9509|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:12:24.9509|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:24.9509|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). 2025-11-18 10:12:24.9509|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:12:25.0639|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (101ms) [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 2025-11-18 10:12:25.1236|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]]'. 2025-11-18 10:12:25.1236|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 166.8621ms 2025-11-18 10:12:25.1236|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:12:25.1236|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 180.9629ms 200 application/json; charset=utf-8 2025-11-18 10:13:03.3683|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 2025-11-18 10:13:03.3683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:13:03.3683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2545ms 204 2025-11-18 10:13:03.4043|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 2025-11-18 10:13:03.4043|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:13:03.4043|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:13:03.4122|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:13:03.4122|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:13:03.4122|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). 2025-11-18 10:13:03.4436|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]]'. 2025-11-18 10:13:03.4436|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.8535ms 2025-11-18 10:13:03.4436|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:13:03.4436|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.0601ms 200 application/json; charset=utf-8 2025-11-18 10:17:27.7869|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 2025-11-18 10:17:27.7869|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:17:27.7869|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8861ms 204 2025-11-18 10:17:27.7997|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 2025-11-18 10:17:27.7997|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() 2025-11-18 10:17:27.7997|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'. 2025-11-18 10:17:27.7997|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:17:27.8090|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 10:17:27.8090|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 10:17:27.8090|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.5379ms 401 2025-11-18 10:17:27.9745|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 2025-11-18 10:17:27.9745|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:17:27.9745|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:17:27.9850|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:17:27.9850|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:17:27.9850|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). 2025-11-18 10:17:28.0300|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]]'. 2025-11-18 10:17:28.0300|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.9632ms 2025-11-18 10:17:28.0300|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:17:28.0300|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 65.2011ms 200 application/json; charset=utf-8 2025-11-18 10:19:17.0723|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 2025-11-18 10:19:17.0723|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:19:17.0723|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6072ms 204 2025-11-18 10:19:17.0947|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 2025-11-18 10:19:17.0947|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:19:17.0947|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:19:17.1028|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:19:17.1028|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:19:17.1028|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). 2025-11-18 10:19:17.1373|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]]'. 2025-11-18 10:19:17.1373|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.6946ms 2025-11-18 10:19:17.1373|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:19:17.1373|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.2051ms 200 application/json; charset=utf-8 2025-11-18 10:25:44.9136|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 2025-11-18 10:25:44.9177|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:25:44.9177|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5142ms 204 2025-11-18 10:25:44.9177|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 2025-11-18 10:25:44.9177|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:25:44.9177|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:25:44.9313|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:25:44.9313|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:25:44.9313|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). 2025-11-18 10:25:44.9712|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]]'. 2025-11-18 10:25:44.9712|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.43ms 2025-11-18 10:25:44.9712|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:25:44.9712|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.8261ms 200 application/json; charset=utf-8 2025-11-18 10:26:01.9360|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 2025-11-18 10:26:01.9384|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:26:01.9384|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8997ms 204 2025-11-18 10:26:01.9384|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 2025-11-18 10:26:01.9384|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:26:01.9548|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:26:01.9548|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:26:01.9548|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:26:01.9548|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). 2025-11-18 10:26:01.9915|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]]'. 2025-11-18 10:26:01.9915|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.0015ms 2025-11-18 10:26:01.9915|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:26:01.9915|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.9529ms 200 application/json; charset=utf-8 2025-11-18 10:32:05.0702|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:32:05.0702|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:05.0702|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3255ms 204 2025-11-18 10:32:05.1031|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:32:05.1031|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() 2025-11-18 10:32:05.1031|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'. 2025-11-18 10:32:05.1031|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:05.1031|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 10:32:05.1151|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 10:32:05.1151|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.3478ms 401 2025-11-18 10:32:25.6052|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:32:25.6052|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:25.6052|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9465ms 204 2025-11-18 10:32:25.8248|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:32:25.8248|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:32:25.8248|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:25.8248|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:32:25.8248|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:32:25.8352|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). 2025-11-18 10:32:25.8352|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:32:25.8896|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 2025-11-18 10:32:25.9409|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]]'. 2025-11-18 10:32:25.9438|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.0509ms 2025-11-18 10:32:25.9438|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:32:25.9438|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.1296ms 200 application/json; charset=utf-8 2025-11-18 10:32:29.9267|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 2025-11-18 10:32:29.9267|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:29.9267|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6994ms 204 2025-11-18 10:32:29.9532|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 2025-11-18 10:32:29.9532|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:32:29.9591|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:32:29.9591|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:32:29.9591|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:32:29.9591|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). 2025-11-18 10:32:29.9977|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]]'. 2025-11-18 10:32:29.9977|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.6869ms 2025-11-18 10:32:29.9977|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:32:29.9977|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.8418ms 200 application/json; charset=utf-8 2025-11-18 10:33:00.7327|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 2025-11-18 10:33:00.7327|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:33:00.7327|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6183ms 204 2025-11-18 10:33:00.7566|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 2025-11-18 10:33:00.7591|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:33:00.7591|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:33:00.7591|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:33:00.7591|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:33:00.7591|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). 2025-11-18 10:33:00.7970|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]]'. 2025-11-18 10:33:00.7970|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.6841ms 2025-11-18 10:33:00.7970|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:33:00.7970|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.9387ms 200 application/json; charset=utf-8 2025-11-18 10:33:47.0932|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 2025-11-18 10:33:47.0932|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:33:47.0932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2859ms 204 2025-11-18 10:33:47.2330|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 2025-11-18 10:33:47.2330|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:33:47.2330|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:33:47.2455|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:33:47.2455|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:33:47.2455|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). 2025-11-18 10:33:47.2786|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]]'. 2025-11-18 10:33:47.2786|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.6846ms 2025-11-18 10:33:47.2786|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:33:47.2786|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.3274ms 200 application/json; charset=utf-8 2025-11-18 10:34:17.4618|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 2025-11-18 10:34:17.4618|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:34:17.4618|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6334ms 204 2025-11-18 10:34:17.4860|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 2025-11-18 10:34:17.4860|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:34:17.4929|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:34:17.4929|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:34:17.4929|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:34:17.4929|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). 2025-11-18 10:34:17.5246|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]]'. 2025-11-18 10:34:17.5246|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.9474ms 2025-11-18 10:34:17.5246|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:34:17.5246|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.2331ms 200 application/json; charset=utf-8 2025-11-18 10:34:36.7221|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 2025-11-18 10:34:36.7253|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:34:36.7253|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7591ms 204 2025-11-18 10:34:36.7446|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 2025-11-18 10:34:36.7446|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:34:36.7446|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:34:36.7446|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:34:36.7557|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:34:36.7557|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). 2025-11-18 10:34:36.7899|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]]'. 2025-11-18 10:34:36.7899|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.0613ms 2025-11-18 10:34:36.7899|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:34:36.7899|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.3503ms 200 application/json; charset=utf-8 2025-11-18 10:35:01.2932|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 2025-11-18 10:35:01.2932|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:01.2932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3116ms 204 2025-11-18 10:35:01.3573|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 2025-11-18 10:35:01.3573|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:35:01.3654|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:01.3654|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:35:01.3654|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:01.3654|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). 2025-11-18 10:35:01.3998|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]]'. 2025-11-18 10:35:01.3998|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.5747ms 2025-11-18 10:35:01.3998|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:01.3998|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.8005ms 200 application/json; charset=utf-8 2025-11-18 10:35:25.9885|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 2025-11-18 10:35:25.9920|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:25.9920|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.605ms 204 2025-11-18 10:35:26.2110|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 2025-11-18 10:35:26.2110|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:35:26.2110|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:26.2110|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:35:26.2110|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:26.2253|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). 2025-11-18 10:35:26.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]]'. 2025-11-18 10:35:26.2588|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.8186ms 2025-11-18 10:35:26.2588|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:26.2588|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.1304ms 200 application/json; charset=utf-8 2025-11-18 10:35:56.0335|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 2025-11-18 10:35:56.0335|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:56.0335|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6998ms 204 2025-11-18 10:35:56.2843|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 2025-11-18 10:35:56.2843|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:35:56.2843|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:35:56.2843|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:35:56.2938|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:56.2938|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). 2025-11-18 10:35:56.3238|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]]'. 2025-11-18 10:35:56.3254|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.636ms 2025-11-18 10:35:56.3254|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:35:56.3254|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.5417ms 200 application/json; charset=utf-8 2025-11-18 10:36:19.7785|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 2025-11-18 10:36:19.7785|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:36:19.7877|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.2017ms 204 2025-11-18 10:36:19.8089|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 2025-11-18 10:36:19.8089|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:36:19.8089|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:36:19.8089|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:36:19.8191|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:36:19.8191|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). 2025-11-18 10:36:19.8490|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]]'. 2025-11-18 10:36:19.8490|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.9387ms 2025-11-18 10:36:19.8490|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:36:19.8490|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.3488ms 200 application/json; charset=utf-8 2025-11-18 10:36:49.9230|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 2025-11-18 10:36:49.9230|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:36:49.9230|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3507ms 204 2025-11-18 10:36:49.9581|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 2025-11-18 10:36:49.9581|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:36:49.9581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:36:49.9581|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:36:49.9581|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:36:49.9581|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). 2025-11-18 10:36:49.9962|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]]'. 2025-11-18 10:36:49.9962|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.2454ms 2025-11-18 10:36:49.9962|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:36:50.0019|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.7873ms 200 application/json; charset=utf-8 2025-11-18 10:37:01.9998|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 10:37:02.0025|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:02.0025|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0333ms 204 2025-11-18 10:37:02.0025|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:37:02.0025|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() 2025-11-18 10:37:02.0185|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'. 2025-11-18 10:37:02.0185|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:02.0185|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 10:37:02.0185|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 10:37:02.0185|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.0295ms 401 2025-11-18 10:37:02.1501|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:37:02.1501|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:02.1501|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:02.1579|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:02.1579|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:37:02.1579|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). 2025-11-18 10:37:02.1579|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:37:02.2627|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (98ms) [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 2025-11-18 10:37:02.3252|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]]'. 2025-11-18 10:37:02.3252|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 166.7169ms 2025-11-18 10:37:02.3252|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:37:02.3301|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 180.0348ms 200 application/json; charset=utf-8 2025-11-18 10:37:04.1992|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 2025-11-18 10:37:04.1992|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:04.2073|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0672ms 204 2025-11-18 10:37:04.2073|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 2025-11-18 10:37:04.2073|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:04.2073|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:04.2073|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:04.2211|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:04.2211|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). 2025-11-18 10:37:04.2496|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]]'. 2025-11-18 10:37:04.2516|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.8446ms 2025-11-18 10:37:04.2516|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:04.2516|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.9609ms 200 application/json; charset=utf-8 2025-11-18 10:37:25.0376|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 2025-11-18 10:37:25.0376|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:25.0376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6212ms 204 2025-11-18 10:37:25.0572|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 2025-11-18 10:37:25.0572|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() 2025-11-18 10:37:25.0639|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'. 2025-11-18 10:37:25.0639|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:25.0639|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 10:37:25.0639|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 10:37:25.0639|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 17.1083ms 401 2025-11-18 10:37:28.6410|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:37:28.6441|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:28.6441|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6662ms 204 2025-11-18 10:37:28.6441|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:37:28.6441|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:28.6441|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:28.6441|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:28.6581|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:37:28.6581|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). 2025-11-18 10:37:28.6581|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:37:28.7045|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 2025-11-18 10:37:28.7405|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]]'. 2025-11-18 10:37:28.7405|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.2185ms 2025-11-18 10:37:28.7405|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:37:28.7405|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.201ms 200 application/json; charset=utf-8 2025-11-18 10:37:34.4147|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 2025-11-18 10:37:34.4176|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:34.4176|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7775ms 204 2025-11-18 10:37:34.4176|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 2025-11-18 10:37:34.4176|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:34.4176|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:34.4176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:34.4363|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:34.4363|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). 2025-11-18 10:37:34.4728|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]]'. 2025-11-18 10:37:34.4728|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.1869ms 2025-11-18 10:37:34.4776|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:34.4776|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.0805ms 200 application/json; charset=utf-8 2025-11-18 10:37:38.4976|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 2025-11-18 10:37:38.4976|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:38.4976|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0227ms 204 2025-11-18 10:37:38.5180|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 2025-11-18 10:37:38.5180|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:38.5180|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:38.5250|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:38.5250|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:38.5250|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). 2025-11-18 10:37:38.5576|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]]'. 2025-11-18 10:37:38.5576|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.7181ms 2025-11-18 10:37:38.5576|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:38.5576|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.8818ms 200 application/json; charset=utf-8 2025-11-18 10:37:48.9421|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 2025-11-18 10:37:48.9421|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:48.9421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2489ms 204 2025-11-18 10:37:48.9421|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 2025-11-18 10:37:48.9555|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:48.9555|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:48.9555|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:48.9555|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:48.9555|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). 2025-11-18 10:37:48.9993|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]]'. 2025-11-18 10:37:49.0006|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.3558ms 2025-11-18 10:37:49.0006|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:49.0006|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.4271ms 200 application/json; charset=utf-8 2025-11-18 10:37:58.2815|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 2025-11-18 10:37:58.2815|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:58.2815|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4827ms 204 2025-11-18 10:37:58.3038|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 2025-11-18 10:37:58.3069|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:37:58.3069|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:37:58.3069|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:37:58.3069|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:58.3069|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). 2025-11-18 10:37:58.3483|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]]'. 2025-11-18 10:37:58.3483|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.5508ms 2025-11-18 10:37:58.3483|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:37:58.3532|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.4105ms 200 application/json; charset=utf-8 2025-11-18 10:38:24.9420|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 2025-11-18 10:38:24.9420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:38:24.9480|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0128ms 204 2025-11-18 10:38:24.9658|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 2025-11-18 10:38:24.9658|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:38:24.9658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:38:24.9658|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:38:24.9658|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:38:24.9658|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). 2025-11-18 10:38:24.9927|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]]'. 2025-11-18 10:38:24.9940|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 16.6128ms 2025-11-18 10:38:24.9940|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:38:24.9940|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 33.7867ms 200 application/json; charset=utf-8 2025-11-18 10:38:47.7952|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 2025-11-18 10:38:47.7952|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:38:47.7952|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0006ms 204 2025-11-18 10:38:47.8202|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 2025-11-18 10:38:47.8202|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:38:47.8202|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:38:47.8202|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:38:47.8202|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:38:47.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). 2025-11-18 10:38:47.8643|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]]'. 2025-11-18 10:38:47.8643|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.459ms 2025-11-18 10:38:47.8643|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:38:47.8643|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.4865ms 200 application/json; charset=utf-8 2025-11-18 10:39:05.7576|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 2025-11-18 10:39:05.7576|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:05.7663|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.7642ms 204 2025-11-18 10:39:05.7796|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 2025-11-18 10:39:05.7796|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:39:05.7796|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:05.7796|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:39:05.7796|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:05.7796|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). 2025-11-18 10:39:05.8226|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]]'. 2025-11-18 10:39:05.8226|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.0324ms 2025-11-18 10:39:05.8271|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:05.8271|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.1125ms 200 application/json; charset=utf-8 2025-11-18 10:39:28.2748|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 2025-11-18 10:39:28.2748|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:28.2748|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1598ms 204 2025-11-18 10:39:28.2926|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 2025-11-18 10:39:28.2926|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:39:28.2926|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:28.2926|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:39:28.2926|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:28.2926|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). 2025-11-18 10:39:28.3277|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]]'. 2025-11-18 10:39:28.3277|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.602ms 2025-11-18 10:39:28.3277|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:28.3277|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.1364ms 200 application/json; charset=utf-8 2025-11-18 10:39:44.8857|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 2025-11-18 10:39:44.8857|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:44.8857|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0267ms 204 2025-11-18 10:39:44.9229|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 2025-11-18 10:39:44.9229|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:39:44.9229|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:39:44.9229|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:39:44.9229|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:44.9229|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). 2025-11-18 10:39:44.9555|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]]'. 2025-11-18 10:39:44.9555|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.034ms 2025-11-18 10:39:44.9555|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:39:44.9555|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 37.0659ms 200 application/json; charset=utf-8 2025-11-18 10:40:00.6112|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 2025-11-18 10:40:00.6112|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:00.6112|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4977ms 204 2025-11-18 10:40:00.6349|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 2025-11-18 10:40:00.6349|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:40:00.6349|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:00.6349|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:40:00.6349|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:00.6349|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). 2025-11-18 10:40:00.6622|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]]'. 2025-11-18 10:40:00.6622|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 16.9096ms 2025-11-18 10:40:00.6622|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:00.6622|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.5942ms 200 application/json; charset=utf-8 2025-11-18 10:40:28.8852|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 2025-11-18 10:40:28.8852|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:28.8852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9354ms 204 2025-11-18 10:40:28.9104|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 2025-11-18 10:40:28.9104|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:40:28.9104|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:28.9104|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:40:28.9104|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:28.9104|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). 2025-11-18 10:40:28.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]]'. 2025-11-18 10:40:28.9466|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.0112ms 2025-11-18 10:40:28.9466|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:28.9466|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.7059ms 200 application/json; charset=utf-8 2025-11-18 10:40:48.9421|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 2025-11-18 10:40:48.9421|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:48.9421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8112ms 204 2025-11-18 10:40:48.9723|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 2025-11-18 10:40:48.9723|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:40:48.9723|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:40:48.9723|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:40:48.9723|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:48.9723|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). 2025-11-18 10:40:49.0149|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]]'. 2025-11-18 10:40:49.0149|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.5176ms 2025-11-18 10:40:49.0149|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:40:49.0190|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.7596ms 200 application/json; charset=utf-8 2025-11-18 10:41:13.8002|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 2025-11-18 10:41:13.8002|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:13.8049|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6759ms 204 2025-11-18 10:41:13.8049|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 2025-11-18 10:41:13.8049|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:41:13.8217|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:13.8217|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:41:13.8217|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:13.8217|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). 2025-11-18 10:41:13.8618|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]]'. 2025-11-18 10:41:13.8618|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.58ms 2025-11-18 10:41:13.8618|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:13.8683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.0479ms 200 application/json; charset=utf-8 2025-11-18 10:41:31.8722|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 2025-11-18 10:41:31.8722|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:31.8722|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.49ms 204 2025-11-18 10:41:31.8913|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 2025-11-18 10:41:31.8913|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:41:31.8913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:31.8913|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:41:31.8913|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:31.8913|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). 2025-11-18 10:41:31.9135|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]]'. 2025-11-18 10:41:31.9155|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 18.2607ms 2025-11-18 10:41:31.9155|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:31.9155|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 27.8355ms 200 application/json; charset=utf-8 2025-11-18 10:41:53.2164|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 2025-11-18 10:41:53.2164|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:53.2164|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7705ms 204 2025-11-18 10:41:53.2526|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 2025-11-18 10:41:53.2526|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:41:53.2526|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:41:53.2526|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:41:53.2526|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:53.2526|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). 2025-11-18 10:41:53.2859|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]]'. 2025-11-18 10:41:53.2859|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.7098ms 2025-11-18 10:41:53.2859|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:41:53.2859|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.8651ms 200 application/json; charset=utf-8 2025-11-18 10:42:21.6417|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 2025-11-18 10:42:21.6417|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:42:21.6476|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9077ms 204 2025-11-18 10:42:21.6623|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 2025-11-18 10:42:21.6623|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:42:21.6623|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:42:21.6623|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:42:21.6623|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:42:21.6766|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). 2025-11-18 10:42:21.7046|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]]'. 2025-11-18 10:42:21.7046|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.6982ms 2025-11-18 10:42:21.7074|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:42:21.7074|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.0802ms 200 application/json; charset=utf-8 2025-11-18 10:42:47.1893|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 2025-11-18 10:42:47.1893|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:42:47.1893|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.8763ms 204 2025-11-18 10:42:47.2181|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 2025-11-18 10:42:47.2181|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:42:47.2181|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:42:47.2181|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:42:47.2181|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:42:47.2181|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). 2025-11-18 10:42:47.2529|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]]'. 2025-11-18 10:42:47.2529|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.0114ms 2025-11-18 10:42:47.2529|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:42:47.2529|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.5928ms 200 application/json; charset=utf-8 2025-11-18 10:43:11.4172|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 2025-11-18 10:43:11.4172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:43:11.4172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6421ms 204 2025-11-18 10:43:11.8447|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 2025-11-18 10:43:11.8487|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:43:11.8487|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:43:11.8487|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:43:11.8487|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:43:11.8487|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). 2025-11-18 10:43:11.8734|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]]'. 2025-11-18 10:43:11.8734|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 18.1113ms 2025-11-18 10:43:11.8785|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:43:11.8785|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.7146ms 200 application/json; charset=utf-8 2025-11-18 10:43:36.2263|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 2025-11-18 10:43:36.2263|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:43:36.2263|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.462ms 204 2025-11-18 10:43:36.2480|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 2025-11-18 10:43:36.2480|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:43:36.2545|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:43:36.2545|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:43:36.2545|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:43:36.2545|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). 2025-11-18 10:43:36.2911|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]]'. 2025-11-18 10:43:36.2911|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.309ms 2025-11-18 10:43:36.2911|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:43:36.2911|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.8249ms 200 application/json; charset=utf-8 2025-11-18 10:45:07.9098|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 10:45:07.9098|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:07.9098|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5931ms 204 2025-11-18 10:45:07.9211|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 10:45:07.9211|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:45:07.9211|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:07.9211|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:45:07.9211|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:45:07.9211|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). 2025-11-18 10:45:07.9571|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]]'. 2025-11-18 10:45:07.9571|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.2992ms 2025-11-18 10:45:07.9571|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:45:07.9571|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.5175ms 200 application/json; charset=utf-8 2025-11-18 10:45:11.3665|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 10:45:11.3665|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:11.3665|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2298ms 204 2025-11-18 10:45:11.3665|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 10:45:11.3774|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:45:11.3774|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:11.3774|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:45:11.3774|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 10:45:11.3774|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). 2025-11-18 10:45:11.3774|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:45:11.4272|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 10:45:11.4731|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]]'. 2025-11-18 10:45:11.4731|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 89.0825ms 2025-11-18 10:45:11.4731|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 10:45:11.4731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.9492ms 200 application/json; charset=utf-8 2025-11-18 10:45:26.4599|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:45:26.4599|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:26.4599|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1523ms 204 2025-11-18 10:45:26.4711|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:45:26.4711|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:45:26.4711|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:26.4711|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:45:26.4711|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:45:26.4711|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). 2025-11-18 10:45:26.4711|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:45:26.5207|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 2025-11-18 10:45:26.5624|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]]'. 2025-11-18 10:45:26.5651|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.1762ms 2025-11-18 10:45:26.5651|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:45:26.5651|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.8352ms 200 application/json; charset=utf-8 2025-11-18 10:45:38.2500|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:45:38.2524|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:38.2524|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2791ms 204 2025-11-18 10:45:38.2524|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 261 2025-11-18 10:45:38.2524|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:45:38.2524|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:45:38.2524|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:45:38.2524|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:45:38.2674|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). 2025-11-18 10:45:38.2674|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:45:38.3012|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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='?', @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 2025-11-18 10:45:38.3475|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]]'. 2025-11-18 10:45:38.3475|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.5222ms 2025-11-18 10:45:38.3475|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:45:38.3475|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.9348ms 200 application/json; charset=utf-8 2025-11-18 10:46:59.8509|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 2025-11-18 10:46:59.8509|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:46:59.8509|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9876ms 204 2025-11-18 10:47:00.0812|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 2025-11-18 10:47:00.0812|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:47:00.0812|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:47:00.0812|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:47:00.0926|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:47:00.0926|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). 2025-11-18 10:47:00.1272|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]]'. 2025-11-18 10:47:00.1272|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.4089ms 2025-11-18 10:47:00.1272|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:47:00.1272|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.1951ms 200 application/json; charset=utf-8 2025-11-18 10:48:11.0799|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:48:11.0799|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:48:11.0799|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4287ms 204 2025-11-18 10:48:11.0949|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:48:11.0949|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:48:11.0949|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:48:11.0949|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:48:11.1027|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:48:11.1027|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). 2025-11-18 10:48:11.1027|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:48:11.1475|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 2025-11-18 10:48:11.1973|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]]'. 2025-11-18 10:48:11.1973|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.3877ms 2025-11-18 10:48:11.1973|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:48:11.1973|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.0616ms 200 application/json; charset=utf-8 2025-11-18 10:48:14.4651|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 10:48:14.4651|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:48:14.4771|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.0167ms 204 2025-11-18 10:48:14.5013|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 10:48:14.5013|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:48:14.5083|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:48:14.5083|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:48:14.5083|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:48:14.5083|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). 2025-11-18 10:48:14.5083|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:48:14.5521|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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 2025-11-18 10:48:14.6018|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]]'. 2025-11-18 10:48:14.6018|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 85.6989ms 2025-11-18 10:48:14.6018|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:48:14.6018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.16ms 200 application/json; charset=utf-8 2025-11-18 10:48:16.8065|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2025-11-18 10:48:16.8065|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:48:16.8065|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:48:16.8065|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:48:16.8065|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:48:16.8065|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). 2025-11-18 10:48:16.8204|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:48:17.9285|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,107ms) [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 2025-11-18 10:48:17.9696|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]]'. 2025-11-18 10:48:17.9696|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 1153.4169ms 2025-11-18 10:48:17.9696|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 10:48:17.9778|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1171.3296ms 200 application/json; charset=utf-8 2025-11-18 10:56:31.7340|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 2025-11-18 10:56:31.7340|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:56:31.7340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6223ms 204 2025-11-18 10:56:31.7479|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 2025-11-18 10:56:31.7479|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:56:31.7479|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:56:31.7479|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:56:31.7479|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:56:31.7479|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). 2025-11-18 10:56:31.7922|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]]'. 2025-11-18 10:56:31.7922|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.2969ms 2025-11-18 10:56:31.7922|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 10:56:31.7922|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.6182ms 200 application/json; charset=utf-8 2025-11-18 10:57:01.8650|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:57:01.8650|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:57:01.8650|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2092ms 204 2025-11-18 10:57:01.8749|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:57:01.8749|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:57:01.8749|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:57:01.8749|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:57:01.8749|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:57:01.8749|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). 2025-11-18 10:57:01.8749|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:57:01.9364|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 2025-11-18 10:57:01.9764|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]]'. 2025-11-18 10:57:01.9764|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.9343ms 2025-11-18 10:57:01.9764|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:57:01.9764|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.8154ms 200 application/json; charset=utf-8 2025-11-18 10:57:05.7996|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 10:57:05.7996|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:57:05.7996|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:57:05.7996|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:57:05.7996|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:57:05.7996|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). 2025-11-18 10:57:05.7996|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:57:05.8519|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 2025-11-18 10:57:05.8888|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]]'. 2025-11-18 10:57:05.8914|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.5922ms 2025-11-18 10:57:05.8914|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:57:05.8914|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.4905ms 200 application/json; charset=utf-8 2025-11-18 10:58:22.6510|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 10:58:22.6510|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:58:22.6510|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6309ms 204 2025-11-18 10:58:22.6619|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 10:58:22.6619|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 10:58:22.6619|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 10:58:22.6619|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 10:58:22.6619|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:58:22.6619|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). 2025-11-18 10:58:22.6619|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 10:58:22.7178|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 2025-11-18 10:58:22.7691|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]]'. 2025-11-18 10:58:22.7724|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.0594ms 2025-11-18 10:58:22.7724|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 10:58:22.7724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.7605ms 200 application/json; charset=utf-8 2025-11-18 11:00:26.2088|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:00:26.2088|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:00:26.2088|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7892ms 204 2025-11-18 11:00:26.2088|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:00:26.2209|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:00:26.2209|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:00:26.2209|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:00:26.2209|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:00:26.2209|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). 2025-11-18 11:00:26.2209|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:00:26.2655|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 2025-11-18 11:00:26.3133|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]]'. 2025-11-18 11:00:26.3156|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.1414ms 2025-11-18 11:00:26.3156|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:00:26.3156|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.9074ms 200 application/json; charset=utf-8 2025-11-18 11:00:38.2914|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:00:38.2914|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:00:38.2914|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9606ms 204 2025-11-18 11:00:38.3009|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:00:38.3009|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:00:38.3009|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:00:38.3009|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:00:38.3009|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:00:38.3009|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). 2025-11-18 11:00:38.3144|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:00:38.3579|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 2025-11-18 11:00:38.4049|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]]'. 2025-11-18 11:00:38.4091|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.6494ms 2025-11-18 11:00:38.4091|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:00:38.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.5246ms 200 application/json; charset=utf-8 2025-11-18 11:02:08.4775|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:02:08.4775|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:08.4832|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6559ms 204 2025-11-18 11:02:08.4832|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:02:08.4832|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:02:08.4832|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:08.4832|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:02:08.4832|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:08.4971|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). 2025-11-18 11:02:08.4971|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:02:08.5454|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 2025-11-18 11:02:08.5882|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]]'. 2025-11-18 11:02:08.5929|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.1727ms 2025-11-18 11:02:08.5929|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:08.5929|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.6786ms 200 application/json; charset=utf-8 2025-11-18 11:02:20.9075|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:02:20.9075|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:20.9075|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6226ms 204 2025-11-18 11:02:20.9075|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:02:20.9201|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:02:20.9201|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:20.9201|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:02:20.9201|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:20.9201|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). 2025-11-18 11:02:20.9201|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:02:20.9636|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 2025-11-18 11:02:21.0133|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]]'. 2025-11-18 11:02:21.0133|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.641ms 2025-11-18 11:02:21.0133|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:21.0133|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.9782ms 200 application/json; charset=utf-8 2025-11-18 11:02:48.1945|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 2025-11-18 11:02:48.1945|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:48.1984|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9152ms 204 2025-11-18 11:02:48.1984|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 2025-11-18 11:02:48.1984|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:02:48.1984|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:48.1984|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:02:48.2142|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:02:48.2142|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). 2025-11-18 11:02:48.2407|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]]'. 2025-11-18 11:02:48.2407|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.753ms 2025-11-18 11:02:48.2467|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:02:48.2467|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.5153ms 200 application/json; charset=utf-8 2025-11-18 11:02:49.3737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:02:49.3737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:49.3737|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5ms 204 2025-11-18 11:02:49.3863|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:02:49.3863|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:02:49.3863|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:02:49.3863|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:02:49.3863|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:49.3863|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). 2025-11-18 11:02:49.3863|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:02:49.4411|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 2025-11-18 11:02:49.4908|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]]'. 2025-11-18 11:02:49.4908|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9433ms 2025-11-18 11:02:49.4908|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:02:49.4958|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.4936ms 200 application/json; charset=utf-8 2025-11-18 11:03:32.3932|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:03:32.3932|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:32.3932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5696ms 204 2025-11-18 11:03:32.4116|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:03:32.4116|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:32.4116|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:32.4170|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:32.4170|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:32.4170|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). 2025-11-18 11:03:32.4170|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:03:32.4591|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 2025-11-18 11:03:32.5130|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]]'. 2025-11-18 11:03:32.5130|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.2957ms 2025-11-18 11:03:32.5130|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:32.5130|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.7589ms 200 application/json; charset=utf-8 2025-11-18 11:03:39.2492|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:03:39.2517|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:39.2517|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9751ms 204 2025-11-18 11:03:39.2517|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 287 2025-11-18 11:03:39.2517|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:39.2682|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:39.2682|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:39.2682|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:39.2682|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). 2025-11-18 11:03:39.2682|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:03:39.3134|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 11:03:39.3738|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]]'. 2025-11-18 11:03:39.3766|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.298ms 2025-11-18 11:03:39.3766|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:39.3766|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.0047ms 200 application/json; charset=utf-8 2025-11-18 11:03:44.9335|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:03:44.9335|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:44.9395|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9874ms 204 2025-11-18 11:03:44.9395|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:03:44.9395|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:44.9395|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:44.9546|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:44.9546|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:44.9546|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). 2025-11-18 11:03:44.9546|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:03:45.0031|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 11:03:45.0411|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]]'. 2025-11-18 11:03:45.0411|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.8873ms 2025-11-18 11:03:45.0411|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:03:45.0411|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.895ms 200 application/json; charset=utf-8 2025-11-18 11:03:46.4779|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 2025-11-18 11:03:46.4779|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:46.4779|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0208ms 204 2025-11-18 11:03:46.4923|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 2025-11-18 11:03:46.4923|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:46.4923|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:46.4923|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:46.4923|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:03:46.5011|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). 2025-11-18 11:03:46.5286|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]]'. 2025-11-18 11:03:46.5286|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.2963ms 2025-11-18 11:03:46.5324|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:03:46.5324|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.1522ms 200 application/json; charset=utf-8 2025-11-18 11:03:47.6785|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 11:03:47.6785|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:47.6785|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5029ms 204 2025-11-18 11:03:47.6903|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 2025-11-18 11:03:47.6903|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:47.6903|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:47.6903|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:47.6903|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:03:47.6903|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). 2025-11-18 11:03:47.6903|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 11:03:47.7043|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 3.5513ms 2025-11-18 11:03:47.7043|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:03:47.7043|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.3871ms 400 application/json; charset=utf-8 2025-11-18 11:03:56.7232|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 11:03:56.7232|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:56.7232|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2186ms 204 2025-11-18 11:03:56.7367|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 2025-11-18 11:03:56.7367|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:03:56.7367|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:03:56.7367|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:03:56.7367|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:03:56.7367|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). 2025-11-18 11:03:56.8163|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]]'. 2025-11-18 11:03:56.8163|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 73.1517ms 2025-11-18 11:03:56.8163|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:03:56.8163|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 87.6889ms 200 application/json; charset=utf-8 2025-11-18 11:04:02.9069|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 11:04:02.9069|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:02.9069|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9283ms 204 2025-11-18 11:04:02.9069|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 2025-11-18 11:04:02.9204|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:02.9204|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:02.9204|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:02.9204|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:04:02.9204|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). 2025-11-18 11:04:02.9959|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]]'. 2025-11-18 11:04:02.9975|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 71.6366ms 2025-11-18 11:04:02.9975|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:04:02.9975|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 81.8597ms 200 application/json; charset=utf-8 2025-11-18 11:04:04.8544|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 2025-11-18 11:04:04.8579|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:04.8579|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:04.8579|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:04.8579|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:04:04.8579|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). 2025-11-18 11:04:04.9348|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]]'. 2025-11-18 11:04:04.9348|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 70.0243ms 2025-11-18 11:04:04.9348|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:04:04.9348|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 84.3234ms 200 application/json; charset=utf-8 2025-11-18 11:04:07.7419|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 2025-11-18 11:04:07.7419|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:07.7494|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5352ms 204 2025-11-18 11:04:07.7494|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 2025-11-18 11:04:07.7494|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:07.7642|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:07.7642|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:07.7642|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:04:07.7642|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). 2025-11-18 11:04:07.8018|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]]'. 2025-11-18 11:04:07.8018|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.2777ms 2025-11-18 11:04:07.8018|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:04:07.8018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.008ms 200 application/json; charset=utf-8 2025-11-18 11:04:08.5846|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:04:08.5846|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:08.5915|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9436ms 204 2025-11-18 11:04:08.5915|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:04:08.5915|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:08.5915|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:08.6069|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:08.6069|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:08.6069|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). 2025-11-18 11:04:08.6069|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:04:08.6586|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 2025-11-18 11:04:08.7209|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]]'. 2025-11-18 11:04:08.7209|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 111.3129ms 2025-11-18 11:04:08.7209|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:08.7209|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.8211ms 200 application/json; charset=utf-8 2025-11-18 11:04:21.4725|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:04:21.4725|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:21.4725|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.726ms 204 2025-11-18 11:04:21.4725|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:04:21.4725|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:21.4725|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:21.4877|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:21.4877|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:21.4877|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). 2025-11-18 11:04:21.4877|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:04:21.5307|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 2025-11-18 11:04:21.5666|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]]'. 2025-11-18 11:04:21.5666|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 76.8625ms 2025-11-18 11:04:21.5666|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:21.5666|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.1187ms 200 application/json; charset=utf-8 2025-11-18 11:04:25.4673|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:04:25.4710|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:25.4710|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2194ms 204 2025-11-18 11:04:25.4982|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:04:25.4982|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:04:25.5048|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:04:25.5048|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:04:25.5048|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:25.5048|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). 2025-11-18 11:04:25.5048|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:04:25.7660|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (250ms) [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 2025-11-18 11:04:25.8022|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]]'. 2025-11-18 11:04:25.8022|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 292.3224ms 2025-11-18 11:04:25.8022|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:04:25.8022|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 310.7634ms 200 application/json; charset=utf-8 2025-11-18 11:05:13.5651|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:05:13.5651|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:05:13.5651|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.21ms 204 2025-11-18 11:05:13.5651|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:05:13.5651|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:05:13.5803|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:05:13.5803|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:05:13.5803|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:05:13.5803|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). 2025-11-18 11:05:13.5803|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:05:13.6293|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 2025-11-18 11:05:13.6794|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]]'. 2025-11-18 11:05:13.6794|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.001ms 2025-11-18 11:05:13.6794|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:05:13.6882|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.3198ms 200 application/json; charset=utf-8 2025-11-18 11:06:17.8546|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 2025-11-18 11:06:17.8546|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:17.8546|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.1809ms 204 2025-11-18 11:06:17.8648|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 2025-11-18 11:06:17.8648|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:06:17.8648|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:17.8648|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:06:17.8648|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:06:17.8648|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). 2025-11-18 11:06:17.8961|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]]'. 2025-11-18 11:06:17.8961|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 22.4755ms 2025-11-18 11:06:17.8961|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:06:17.8961|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 36.4082ms 200 application/json; charset=utf-8 2025-11-18 11:06:51.2611|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 2025-11-18 11:06:51.2655|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:51.2655|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6665ms 204 2025-11-18 11:06:51.2655|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 2025-11-18 11:06:51.2799|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:06:51.2799|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:51.2799|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:06:51.2799|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:06:51.2963|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). 2025-11-18 11:06:51.3225|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]]'. 2025-11-18 11:06:51.3225|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.2516ms 2025-11-18 11:06:51.3277|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:06:51.3277|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.8878ms 200 application/json; charset=utf-8 2025-11-18 11:06:52.9530|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:06:52.9530|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:52.9530|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4367ms 204 2025-11-18 11:06:52.9530|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:06:52.9530|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:06:52.9530|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:52.9670|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:06:52.9670|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:06:52.9670|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). 2025-11-18 11:06:52.9670|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:06:53.0157|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 2025-11-18 11:06:53.0528|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]]'. 2025-11-18 11:06:53.0528|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.7693ms 2025-11-18 11:06:53.0528|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:06:53.0528|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.2569ms 200 application/json; charset=utf-8 2025-11-18 11:06:59.0304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:06:59.0304|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:59.0304|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9131ms 204 2025-11-18 11:06:59.1085|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:06:59.1085|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:06:59.1085|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:06:59.1085|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:06:59.1182|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:06:59.1182|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). 2025-11-18 11:06:59.1182|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:06:59.1616|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 2025-11-18 11:06:59.2053|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]]'. 2025-11-18 11:06:59.2053|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.8761ms 2025-11-18 11:06:59.2116|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:06:59.2116|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.4381ms 200 application/json; charset=utf-8 2025-11-18 11:07:10.7125|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem 2025-11-18 11:07:10.7125|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:10.7125|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6371ms 204 2025-11-18 11:07:10.7125|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem application/json 160 2025-11-18 11:07:10.7125|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:10.7292|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:10.7292|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:10.7292|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 11:07:10.7292|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionItem", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionItem(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionItemSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-11-18 11:07:10.7519|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:10.7704|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (9ms) [Parameters=[@PaymentBatchId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @Search='?', @TransactionStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @BankId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionLineItemReport @PaymentBatchId,@Search,@TransactionStatus,@Startdate,@Enddate,@Export,@Page,@PageSize,@CurrencyId,@BankId 2025-11-18 11:07:10.8282|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionItem, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 11:07:10.8467|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.GetTransactionItem (ReportService) in 106.6601ms 2025-11-18 11:07:10.8467|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 11:07:10.8467|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.3953ms 200 application/json; charset=utf-8 2025-11-18 11:07:27.0259|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem 2025-11-18 11:07:27.0297|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:27.0297|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3718ms 204 2025-11-18 11:07:27.0297|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem application/json 132 2025-11-18 11:07:27.0297|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:27.0455|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:27.0455|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:27.0455|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 11:07:27.0455|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionItem", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionItem(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionItemSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-11-18 11:07:27.0455|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:27.0702|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[@PaymentBatchId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @Search='?', @TransactionStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @BankId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionLineItemReport @PaymentBatchId,@Search,@TransactionStatus,@Startdate,@Enddate,@Export,@Page,@PageSize,@CurrencyId,@BankId 2025-11-18 11:07:27.1087|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionItem, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 11:07:27.1087|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.GetTransactionItem (ReportService) in 57.2675ms 2025-11-18 11:07:27.1087|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 11:07:27.1087|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 76.5327ms 200 application/json; charset=utf-8 2025-11-18 11:07:29.9902|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 2025-11-18 11:07:29.9902|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:29.9972|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0151ms 204 2025-11-18 11:07:29.9972|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 2025-11-18 11:07:29.9972|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() 2025-11-18 11:07:29.9972|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'. 2025-11-18 11:07:30.0148|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:30.0148|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 11:07:30.0148|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 11:07:30.0148|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.9915ms 401 2025-11-18 11:07:31.5219|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 2025-11-18 11:07:31.5219|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:31.5219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0854ms 204 2025-11-18 11:07:31.5320|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 2025-11-18 11:07:31.5320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:31.5320|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:31.5320|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:31.5320|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:07:31.5320|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). 2025-11-18 11:07:31.5658|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]]'. 2025-11-18 11:07:31.5658|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.7563ms 2025-11-18 11:07:31.5658|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:07:31.5658|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.5762ms 200 application/json; charset=utf-8 2025-11-18 11:07:32.8328|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:07:32.8328|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:32.8328|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2073ms 204 2025-11-18 11:07:32.8463|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:07:32.8463|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:32.8463|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:32.8463|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:32.8463|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:32.8573|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). 2025-11-18 11:07:32.8573|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:32.9038|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 2025-11-18 11:07:32.9457|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]]'. 2025-11-18 11:07:32.9457|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.9547ms 2025-11-18 11:07:32.9511|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:32.9511|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.5521ms 200 application/json; charset=utf-8 2025-11-18 11:07:36.7185|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 2025-11-18 11:07:36.7185|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:36.7185|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8069ms 204 2025-11-18 11:07:36.7370|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 2025-11-18 11:07:36.7370|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:36.7370|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:36.7370|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:36.7475|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:07:36.7475|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). 2025-11-18 11:07:36.7720|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]]'. 2025-11-18 11:07:36.7720|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 21.6137ms 2025-11-18 11:07:36.7720|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:07:36.7720|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.8166ms 200 application/json; charset=utf-8 2025-11-18 11:07:38.1239|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:07:38.1239|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:38.1369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.0555ms 204 2025-11-18 11:07:38.1369|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:07:38.1497|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:38.1497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:38.1497|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:38.1650|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:38.1650|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). 2025-11-18 11:07:38.1650|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:38.2157|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 2025-11-18 11:07:38.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]]'. 2025-11-18 11:07:38.2653|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.0592ms 2025-11-18 11:07:38.2653|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:38.2653|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.8332ms 200 application/json; charset=utf-8 2025-11-18 11:07:39.2253|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:07:39.2287|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:39.2287|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.152ms 204 2025-11-18 11:07:39.3434|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:07:39.3434|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:39.3434|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:39.3434|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:39.3434|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:39.3526|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). 2025-11-18 11:07:39.3526|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:39.3996|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 2025-11-18 11:07:39.4368|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]]'. 2025-11-18 11:07:39.4368|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.8651ms 2025-11-18 11:07:39.4368|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:39.4458|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.4301ms 200 application/json; charset=utf-8 2025-11-18 11:07:53.2202|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:07:53.2202|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:53.2202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.3562ms 204 2025-11-18 11:07:53.2364|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:07:53.2364|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:07:53.2364|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:07:53.2364|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:07:53.2364|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:53.2428|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). 2025-11-18 11:07:53.2428|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:07:53.4978|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (252ms) [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 2025-11-18 11:07:53.5371|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]]'. 2025-11-18 11:07:53.5399|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 296.3274ms 2025-11-18 11:07:53.5399|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:07:53.5399|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 305.8642ms 200 application/json; charset=utf-8 2025-11-18 11:08:05.4172|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:08:05.4172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:05.4172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3828ms 204 2025-11-18 11:08:05.4367|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:08:05.4367|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:08:05.4367|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:05.4367|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:08:05.4367|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:08:05.4367|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). 2025-11-18 11:08:05.4459|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:08:05.7063|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (259ms) [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 2025-11-18 11:08:05.7423|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]]'. 2025-11-18 11:08:05.7423|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 300.2782ms 2025-11-18 11:08:05.7423|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:08:05.7423|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 314.0506ms 200 application/json; charset=utf-8 2025-11-18 11:08:11.7414|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 2025-11-18 11:08:11.7438|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:11.7438|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9225ms 204 2025-11-18 11:08:11.7438|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 2025-11-18 11:08:11.7438|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:08:11.7585|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:11.7585|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:08:11.7585|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:08:11.7585|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). 2025-11-18 11:08:11.7844|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]]'. 2025-11-18 11:08:11.7844|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.7189ms 2025-11-18 11:08:11.7844|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:08:11.7904|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.2101ms 200 application/json; charset=utf-8 2025-11-18 11:08:52.2403|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:08:52.2403|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:52.2403|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5785ms 204 2025-11-18 11:08:52.2608|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:08:52.2641|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:08:52.2641|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:52.2641|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:08:52.2641|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:08:52.2641|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). 2025-11-18 11:08:52.2641|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:08:52.3112|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 2025-11-18 11:08:52.3557|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]]'. 2025-11-18 11:08:52.3594|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.1632ms 2025-11-18 11:08:52.3594|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:08:52.3594|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.0924ms 200 application/json; charset=utf-8 2025-11-18 11:08:58.8836|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 2025-11-18 11:08:58.8836|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:58.8889|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.363ms 204 2025-11-18 11:08:58.9029|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 2025-11-18 11:08:58.9029|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:08:58.9029|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:08:58.9029|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:08:58.9029|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:08:58.9190|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). 2025-11-18 11:08:58.9403|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]]'. 2025-11-18 11:08:58.9403|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 22.1234ms 2025-11-18 11:08:58.9403|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:08:58.9403|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.6594ms 200 application/json; charset=utf-8 2025-11-18 11:10:03.1130|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 2025-11-18 11:10:03.1152|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:10:03.1152|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0035ms 204 2025-11-18 11:10:03.1290|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 2025-11-18 11:10:03.1290|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:10:03.1290|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:10:03.1290|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:10:03.1290|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:10:03.1290|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). 2025-11-18 11:10:03.1669|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]]'. 2025-11-18 11:10:03.1669|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.3507ms 2025-11-18 11:10:03.1669|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:10:03.1669|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.3852ms 200 application/json; charset=utf-8 2025-11-18 11:11:59.7751|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:11:59.7776|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:11:59.7776|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0433ms 204 2025-11-18 11:11:59.7776|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:11:59.7776|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:11:59.7776|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:11:59.7776|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:11:59.7776|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:11:59.7928|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). 2025-11-18 11:11:59.7928|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:11:59.8378|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 2025-11-18 11:11:59.9020|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]]'. 2025-11-18 11:11:59.9020|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 110.3452ms 2025-11-18 11:11:59.9020|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:11:59.9020|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.7424ms 200 application/json; charset=utf-8 2025-11-18 11:12:08.1538|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:12:08.1538|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:08.1538|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.196ms 204 2025-11-18 11:12:08.1538|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:12:08.1538|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:12:08.1538|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:08.1674|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:12:08.1674|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:08.1674|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). 2025-11-18 11:12:08.1674|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:12:08.2173|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 2025-11-18 11:12:08.2555|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]]'. 2025-11-18 11:12:08.2555|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.0688ms 2025-11-18 11:12:08.2555|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:08.2555|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.6945ms 200 application/json; charset=utf-8 2025-11-18 11:12:16.5119|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:12:16.5119|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:16.5119|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9072ms 204 2025-11-18 11:12:16.5119|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:12:16.5119|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:12:16.5267|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:16.5267|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:12:16.5267|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:16.5267|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). 2025-11-18 11:12:16.5267|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:12:16.5721|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 2025-11-18 11:12:16.6158|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]]'. 2025-11-18 11:12:16.6158|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.1664ms 2025-11-18 11:12:16.6222|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:16.6222|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.0037ms 200 application/json; charset=utf-8 2025-11-18 11:12:23.7435|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:12:23.7435|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:23.7435|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8221ms 204 2025-11-18 11:12:23.7552|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:12:23.7552|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:12:23.7552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:23.7552|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:12:23.7640|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:23.7640|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). 2025-11-18 11:12:23.7640|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:12:23.8069|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 2025-11-18 11:12:23.8640|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]]'. 2025-11-18 11:12:23.8640|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.0395ms 2025-11-18 11:12:23.8640|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:23.8640|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.7177ms 200 application/json; charset=utf-8 2025-11-18 11:12:54.0808|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:12:54.0808|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:54.0808|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.3343ms 204 2025-11-18 11:12:54.0875|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:12:54.0875|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:12:54.0875|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:12:54.0875|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:12:54.0875|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:54.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). 2025-11-18 11:12:54.1008|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:12:54.1367|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 2025-11-18 11:12:54.1807|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]]'. 2025-11-18 11:12:54.1807|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.188ms 2025-11-18 11:12:54.1807|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:12:54.1807|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.7397ms 200 application/json; charset=utf-8 2025-11-18 11:13:19.3957|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:13:19.3988|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:19.3988|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6053ms 204 2025-11-18 11:13:19.3988|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:13:19.3988|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:13:19.3988|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:19.4134|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:13:19.4134|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:19.4134|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). 2025-11-18 11:13:19.4134|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:13:19.4643|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 2025-11-18 11:13:19.5063|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]]'. 2025-11-18 11:13:19.5063|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.9312ms 2025-11-18 11:13:19.5063|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:19.5063|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.2072ms 200 application/json; charset=utf-8 2025-11-18 11:13:39.7335|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 2025-11-18 11:13:39.7335|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:39.7335|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8291ms 204 2025-11-18 11:13:39.7824|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 2025-11-18 11:13:39.7824|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:13:39.7881|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:39.7881|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:13:39.7881|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:13:39.7881|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). 2025-11-18 11:13:39.8281|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]]'. 2025-11-18 11:13:39.8281|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.8555ms 2025-11-18 11:13:39.8281|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:13:39.8341|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.7559ms 200 application/json; charset=utf-8 2025-11-18 11:13:49.1990|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:13:49.1990|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:49.1990|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9304ms 204 2025-11-18 11:13:49.2197|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:13:49.2197|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:13:49.2266|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:49.2266|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:13:49.2266|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:49.2266|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). 2025-11-18 11:13:49.2266|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:13:49.2775|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 2025-11-18 11:13:49.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]]'. 2025-11-18 11:13:49.3343|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.6158ms 2025-11-18 11:13:49.3343|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:49.3343|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.7275ms 200 application/json; charset=utf-8 2025-11-18 11:13:51.2735|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:13:51.2735|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:51.2735|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4385ms 204 2025-11-18 11:13:51.2735|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:13:51.2735|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:13:51.2735|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:51.2735|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:13:51.2735|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:51.2735|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). 2025-11-18 11:13:51.2735|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:13:51.3337|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 2025-11-18 11:13:51.3743|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]]'. 2025-11-18 11:13:51.3743|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.5236ms 2025-11-18 11:13:51.3743|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:51.3743|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.7939ms 200 application/json; charset=utf-8 2025-11-18 11:13:59.3550|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:13:59.3550|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:59.3610|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9912ms 204 2025-11-18 11:13:59.3749|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:13:59.3749|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:13:59.3749|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:13:59.3749|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:13:59.3749|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:59.3749|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). 2025-11-18 11:13:59.3902|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:13:59.4307|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 2025-11-18 11:13:59.4744|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]]'. 2025-11-18 11:13:59.4744|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.2835ms 2025-11-18 11:13:59.4744|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:13:59.4744|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.9676ms 200 application/json; charset=utf-8 2025-11-18 11:14:01.5260|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:01.5260|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:01.5260|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5826ms 204 2025-11-18 11:14:01.5260|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:14:01.5390|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:01.5390|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:01.5390|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:01.5390|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:01.5390|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). 2025-11-18 11:14:01.5390|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:01.5840|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 2025-11-18 11:14:01.6249|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]]'. 2025-11-18 11:14:01.6249|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.2177ms 2025-11-18 11:14:01.6249|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:01.6249|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.8982ms 200 application/json; charset=utf-8 2025-11-18 11:14:07.7410|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:07.7432|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:07.7432|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9765ms 204 2025-11-18 11:14:07.7432|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:14:07.7432|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:07.7432|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:07.7572|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:07.7572|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:07.7572|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). 2025-11-18 11:14:07.7572|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:07.8015|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 2025-11-18 11:14:07.8393|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]]'. 2025-11-18 11:14:07.8393|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.5845ms 2025-11-18 11:14:07.8393|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:07.8393|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.5019ms 200 application/json; charset=utf-8 2025-11-18 11:14:11.3156|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:11.3156|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:11.3156|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2296ms 204 2025-11-18 11:14:11.3481|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 287 2025-11-18 11:14:11.3481|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:11.3518|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:11.3518|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:11.3518|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:11.3518|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). 2025-11-18 11:14:11.3518|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:11.3903|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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 2025-11-18 11:14:11.4259|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]]'. 2025-11-18 11:14:11.4259|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 70.3675ms 2025-11-18 11:14:11.4259|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:11.4295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 81.3687ms 200 application/json; charset=utf-8 2025-11-18 11:14:23.9702|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 2025-11-18 11:14:23.9702|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:23.9702|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.2327ms 204 2025-11-18 11:14:23.9781|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 2025-11-18 11:14:23.9781|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:23.9781|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:23.9781|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:23.9781|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:14:23.9781|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). 2025-11-18 11:14:24.0127|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]]'. 2025-11-18 11:14:24.0127|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.6238ms 2025-11-18 11:14:24.0127|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:14:24.0127|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.7308ms 200 application/json; charset=utf-8 2025-11-18 11:14:28.4005|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 11:14:28.4005|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:28.4005|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5412ms 204 2025-11-18 11:14:28.4005|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:14:28.4154|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:28.4154|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:28.4154|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:28.4154|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:28.4154|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). 2025-11-18 11:14:28.4330|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:28.4701|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 11:14:28.5102|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]]'. 2025-11-18 11:14:28.5102|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 80.393ms 2025-11-18 11:14:28.5102|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:28.5102|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.5033ms 200 application/json; charset=utf-8 2025-11-18 11:14:33.2574|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:14:33.2574|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:33.2574|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:33.2574|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:33.2574|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:33.2574|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). 2025-11-18 11:14:33.2574|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:33.3130|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 11:14:33.3537|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]]'. 2025-11-18 11:14:33.3537|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 83.6626ms 2025-11-18 11:14:33.3537|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:33.3537|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.727ms 200 application/json; charset=utf-8 2025-11-18 11:14:34.7734|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 11:14:34.7734|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:34.7734|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5693ms 204 2025-11-18 11:14:34.7734|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:14:34.7734|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:34.7734|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:34.7734|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:34.7897|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:34.7897|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). 2025-11-18 11:14:34.7897|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:34.8325|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 2025-11-18 11:14:34.8742|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]]'. 2025-11-18 11:14:34.8742|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 85.3983ms 2025-11-18 11:14:34.8742|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:34.8742|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.7141ms 200 application/json; charset=utf-8 2025-11-18 11:14:36.2117|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:36.2117|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:36.2117|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0595ms 204 2025-11-18 11:14:36.2117|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:14:36.2117|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:36.2117|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:36.2270|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:36.2270|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:36.2270|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). 2025-11-18 11:14:36.2270|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:36.2745|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (41ms) [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 2025-11-18 11:14:36.3167|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]]'. 2025-11-18 11:14:36.3167|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.463ms 2025-11-18 11:14:36.3217|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:36.3217|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.8735ms 200 application/json; charset=utf-8 2025-11-18 11:14:39.0012|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:14:39.0012|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:39.0012|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:39.0088|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:39.0088|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:39.0088|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). 2025-11-18 11:14:39.0088|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:39.0479|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 11:14:39.1001|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]]'. 2025-11-18 11:14:39.1018|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 88.6973ms 2025-11-18 11:14:39.1018|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:39.1018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.3781ms 200 application/json; charset=utf-8 2025-11-18 11:14:40.6158|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 11:14:40.6158|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:40.6219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1305ms 204 2025-11-18 11:14:40.6219|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:14:40.6219|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:40.6219|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:40.6219|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:40.6219|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:40.6373|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). 2025-11-18 11:14:40.6373|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:40.6809|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 2025-11-18 11:14:40.7246|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]]'. 2025-11-18 11:14:40.7246|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 88.4393ms 2025-11-18 11:14:40.7246|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:14:40.7314|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.449ms 200 application/json; charset=utf-8 2025-11-18 11:14:43.9190|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 2025-11-18 11:14:43.9190|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:43.9190|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.172ms 204 2025-11-18 11:14:43.9190|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 2025-11-18 11:14:43.9190|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:43.9350|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:43.9350|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:43.9350|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:14:43.9350|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). 2025-11-18 11:14:43.9621|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]]'. 2025-11-18 11:14:43.9621|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 20.7226ms 2025-11-18 11:14:43.9656|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:14:43.9656|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.3368ms 200 application/json; charset=utf-8 2025-11-18 11:14:46.3172|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:46.3172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:46.3261|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.9035ms 204 2025-11-18 11:14:46.3261|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:14:46.3261|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:46.3261|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:46.3261|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:46.3261|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:46.3399|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). 2025-11-18 11:14:46.3399|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:46.3763|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 2025-11-18 11:14:46.4104|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]]'. 2025-11-18 11:14:46.4104|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 69.6422ms 2025-11-18 11:14:46.4104|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:46.4104|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 84.1804ms 200 application/json; charset=utf-8 2025-11-18 11:14:50.8953|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:14:50.8953|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:50.8953|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:50.8953|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:50.9028|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:50.9028|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). 2025-11-18 11:14:50.9028|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:50.9468|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 2025-11-18 11:14:50.9863|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]]'. 2025-11-18 11:14:50.9863|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.2662ms 2025-11-18 11:14:50.9863|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:50.9863|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.94ms 200 application/json; charset=utf-8 2025-11-18 11:14:58.3677|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:14:58.3677|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:58.3737|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9993ms 204 2025-11-18 11:14:58.3737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:14:58.3737|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:14:58.3737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:14:58.3737|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:14:58.3737|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:58.3737|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). 2025-11-18 11:14:58.3884|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:14:58.4342|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 2025-11-18 11:14:58.4733|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]]'. 2025-11-18 11:14:58.4733|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.041ms 2025-11-18 11:14:58.4733|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:14:58.4733|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.3189ms 200 application/json; charset=utf-8 2025-11-18 11:15:01.1894|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:01.1894|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:01.1894|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.944ms 204 2025-11-18 11:15:01.2003|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:01.2003|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:01.2003|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:01.2003|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:01.2003|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:01.2003|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). 2025-11-18 11:15:01.2003|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:01.2532|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 2025-11-18 11:15:01.2946|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]]'. 2025-11-18 11:15:01.2946|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.4756ms 2025-11-18 11:15:01.2946|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:01.2946|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.7749ms 200 application/json; charset=utf-8 2025-11-18 11:15:07.1492|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:07.1524|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:07.1524|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5965ms 204 2025-11-18 11:15:07.1524|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:07.1524|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:07.1524|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:07.1524|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:07.1693|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:07.1693|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). 2025-11-18 11:15:07.1693|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:07.2110|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 2025-11-18 11:15:07.2476|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]]'. 2025-11-18 11:15:07.2476|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.5418ms 2025-11-18 11:15:07.2476|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:07.2476|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.8988ms 200 application/json; charset=utf-8 2025-11-18 11:15:07.3693|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:07.3724|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:07.3724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9866ms 204 2025-11-18 11:15:07.3724|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:15:07.3724|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:07.3724|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:07.3724|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:07.3724|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:07.3872|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). 2025-11-18 11:15:07.3872|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:08.0874|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (696ms) [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 2025-11-18 11:15:08.1255|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]]'. 2025-11-18 11:15:08.1255|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 740.3474ms 2025-11-18 11:15:08.1255|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:08.1255|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 754.0233ms 200 application/json; charset=utf-8 2025-11-18 11:15:12.7147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:12.7178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:12.7178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0291ms 204 2025-11-18 11:15:12.7178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:12.7178|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:12.7178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:12.7178|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:12.7324|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:12.7324|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). 2025-11-18 11:15:12.7324|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:12.7727|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 2025-11-18 11:15:12.8112|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]]'. 2025-11-18 11:15:12.8112|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.8236ms 2025-11-18 11:15:12.8112|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:12.8112|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.3489ms 200 application/json; charset=utf-8 2025-11-18 11:15:14.6606|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:14.6606|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:14.6606|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2767ms 204 2025-11-18 11:15:14.6704|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:15:14.6704|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:14.6704|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:14.6704|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:14.6704|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:14.6704|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). 2025-11-18 11:15:14.6704|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:15.3752|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (692ms) [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 2025-11-18 11:15:15.4103|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]]'. 2025-11-18 11:15:15.4103|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 732.1852ms 2025-11-18 11:15:15.4103|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:15.4103|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 745.8414ms 200 application/json; charset=utf-8 2025-11-18 11:15:19.6347|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:19.6347|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:19.6380|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3099ms 204 2025-11-18 11:15:19.6380|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:19.6380|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:19.6380|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:19.6380|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:19.6380|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:19.6380|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). 2025-11-18 11:15:19.6533|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:19.6945|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 2025-11-18 11:15:19.7340|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]]'. 2025-11-18 11:15:19.7340|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.461ms 2025-11-18 11:15:19.7340|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:19.7340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.4463ms 200 application/json; charset=utf-8 2025-11-18 11:15:33.2851|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:33.2851|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:33.2851|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9515ms 204 2025-11-18 11:15:33.2956|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:15:33.2956|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:33.2956|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:33.2956|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:33.2956|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:33.2956|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). 2025-11-18 11:15:33.2956|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:33.3539|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (47ms) [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 2025-11-18 11:15:33.3915|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]]'. 2025-11-18 11:15:33.3915|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.214ms 2025-11-18 11:15:33.3915|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:33.3915|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.1321ms 200 application/json; charset=utf-8 2025-11-18 11:15:39.1917|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:39.1917|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:39.1917|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9805ms 204 2025-11-18 11:15:39.2036|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:39.2036|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:39.2036|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:39.2036|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:39.2036|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:39.2036|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). 2025-11-18 11:15:39.2166|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:39.2582|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 2025-11-18 11:15:39.2943|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]]'. 2025-11-18 11:15:39.2943|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.4324ms 2025-11-18 11:15:39.2943|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:39.2943|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.4729ms 200 application/json; charset=utf-8 2025-11-18 11:15:41.5959|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:41.5959|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:41.5959|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4283ms 204 2025-11-18 11:15:41.5959|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:15:41.5959|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:41.6112|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:41.6112|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:41.6112|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:41.6112|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). 2025-11-18 11:15:41.6112|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:42.3036|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (681ms) [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 2025-11-18 11:15:42.3386|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]]'. 2025-11-18 11:15:42.3386|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 722.0198ms 2025-11-18 11:15:42.3386|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:42.3386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 737.6633ms 200 application/json; charset=utf-8 2025-11-18 11:15:50.2483|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:50.2483|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:50.2520|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7054ms 204 2025-11-18 11:15:50.2520|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:15:50.2520|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:50.2520|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:50.2520|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:50.2520|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:50.2520|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). 2025-11-18 11:15:50.2520|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:50.9488|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (682ms) [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 2025-11-18 11:15:50.9853|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]]'. 2025-11-18 11:15:50.9853|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 723.5214ms 2025-11-18 11:15:50.9853|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:50.9853|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 734.7679ms 200 application/json; charset=utf-8 2025-11-18 11:15:57.8986|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:57.8986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:57.8986|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.8109ms 204 2025-11-18 11:15:57.9118|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:15:57.9118|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:57.9118|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:57.9243|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:57.9243|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:57.9243|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). 2025-11-18 11:15:57.9243|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:57.9758|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 2025-11-18 11:15:58.0222|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]]'. 2025-11-18 11:15:58.0222|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9987ms 2025-11-18 11:15:58.0222|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:58.0322|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.4526ms 200 application/json; charset=utf-8 2025-11-18 11:15:58.1799|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:15:58.1799|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:58.1799|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5977ms 204 2025-11-18 11:15:58.1925|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:15:58.1925|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:15:58.1925|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:15:58.1925|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:15:58.1925|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:58.1925|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). 2025-11-18 11:15:58.1925|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:15:58.8859|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (680ms) [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 2025-11-18 11:15:58.9258|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]]'. 2025-11-18 11:15:58.9258|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 726.9051ms 2025-11-18 11:15:58.9258|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:15:58.9258|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 740.7839ms 200 application/json; charset=utf-8 2025-11-18 11:16:00.1302|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:16:00.1302|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:00.1302|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9547ms 204 2025-11-18 11:16:00.1470|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:16:00.1470|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:00.1470|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:00.1470|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:00.1470|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:00.1470|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). 2025-11-18 11:16:00.1575|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:00.1982|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 11:16:00.2371|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]]'. 2025-11-18 11:16:00.2371|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.0399ms 2025-11-18 11:16:00.2371|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:00.2371|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.2231ms 200 application/json; charset=utf-8 2025-11-18 11:16:01.4811|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:16:01.4811|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:01.4811|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:01.4863|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:01.4863|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:01.4863|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). 2025-11-18 11:16:01.4863|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:01.5275|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 2025-11-18 11:16:01.5660|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]]'. 2025-11-18 11:16:01.5660|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.5845ms 2025-11-18 11:16:01.5660|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:01.5660|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.7686ms 200 application/json; charset=utf-8 2025-11-18 11:16:04.2045|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:16:04.2045|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:04.2045|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4686ms 204 2025-11-18 11:16:04.2045|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:16:04.2045|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:04.2045|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:04.2045|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:04.2045|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:04.2045|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). 2025-11-18 11:16:04.2045|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:04.8878|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (667ms) [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 2025-11-18 11:16:04.9251|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]]'. 2025-11-18 11:16:04.9251|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 710.0367ms 2025-11-18 11:16:04.9251|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:04.9251|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 719.6133ms 200 application/json; charset=utf-8 2025-11-18 11:16:31.0312|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 2025-11-18 11:16:31.0312|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:31.0312|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1683ms 204 2025-11-18 11:16:31.0312|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 2025-11-18 11:16:31.0312|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:31.0468|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:31.0468|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:31.0468|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:16:31.0468|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). 2025-11-18 11:16:31.0766|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]]'. 2025-11-18 11:16:31.0785|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.3536ms 2025-11-18 11:16:31.0785|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:16:31.0785|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.1516ms 200 application/json; charset=utf-8 2025-11-18 11:16:34.9794|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/Expired/Transaction 2025-11-18 11:16:34.9794|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:34.9844|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9924ms 204 2025-11-18 11:16:34.9844|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 2025-11-18 11:16:34.9844|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:34.9844|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:34.9844|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:34.9999|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:16:34.9999|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). 2025-11-18 11:16:34.9999|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-11-18 11:16:34.9999|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 1.7404ms 2025-11-18 11:16:34.9999|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:16:34.9999|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.5722ms 400 application/json; charset=utf-8 2025-11-18 11:16:37.4147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:16:37.4147|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:37.4147|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8785ms 204 2025-11-18 11:16:37.4250|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:16:37.4250|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:37.4250|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:37.4250|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:37.4250|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:37.4250|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). 2025-11-18 11:16:37.4379|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:38.1403|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (700ms) [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 2025-11-18 11:16:38.1831|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]]'. 2025-11-18 11:16:38.1870|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 749.735ms 2025-11-18 11:16:38.1870|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:38.1870|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 770.0319ms 200 application/json; charset=utf-8 2025-11-18 11:16:39.3060|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 2025-11-18 11:16:39.3060|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:39.3060|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:39.3060|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:39.3125|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:16:39.3125|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). 2025-11-18 11:16:39.3869|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]]'. 2025-11-18 11:16:39.3869|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.ExpiredTransaction (ReportService) in 73.9711ms 2025-11-18 11:16:39.3919|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.ExpiredTransaction (ReportService)' 2025-11-18 11:16:39.3919|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 88.1828ms 200 application/json; charset=utf-8 2025-11-18 11:16:47.2837|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:16:47.2837|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:47.2837|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9905ms 204 2025-11-18 11:16:47.2929|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:16:47.2929|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:47.2929|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:47.2929|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:47.2929|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:47.2929|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). 2025-11-18 11:16:47.2929|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:47.9928|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (686ms) [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 2025-11-18 11:16:48.0346|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]]'. 2025-11-18 11:16:48.0346|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 735.0152ms 2025-11-18 11:16:48.0346|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:48.0346|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 748.4062ms 200 application/json; charset=utf-8 2025-11-18 11:16:56.5216|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:16:56.5216|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:56.5216|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4846ms 204 2025-11-18 11:16:56.5285|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:16:56.5285|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:16:56.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:16:56.5285|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:16:56.5285|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:56.5285|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). 2025-11-18 11:16:56.5285|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:16:57.2284|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (686ms) [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 2025-11-18 11:16:57.2742|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]]'. 2025-11-18 11:16:57.2771|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 737.4716ms 2025-11-18 11:16:57.2771|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:16:57.2771|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 752.4453ms 200 application/json; charset=utf-8 2025-11-18 11:17:04.3741|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:17:04.3741|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:04.3741|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6671ms 204 2025-11-18 11:17:04.3741|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:17:04.3881|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:17:04.3881|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:04.3881|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:17:04.3881|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:04.3881|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). 2025-11-18 11:17:04.3881|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:17:05.0965|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (695ms) [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 2025-11-18 11:17:05.1322|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]]'. 2025-11-18 11:17:05.1356|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 736.4636ms 2025-11-18 11:17:05.1356|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:05.1356|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 755.3593ms 200 application/json; charset=utf-8 2025-11-18 11:17:09.5131|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:17:09.5131|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:09.5131|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.359ms 204 2025-11-18 11:17:09.5131|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:17:09.5131|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:17:09.5131|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:09.5131|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:17:09.5260|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:09.5260|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). 2025-11-18 11:17:09.5260|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:17:10.1958|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (666ms) [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 2025-11-18 11:17:10.2359|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]]'. 2025-11-18 11:17:10.2359|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 710.1566ms 2025-11-18 11:17:10.2359|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:10.2359|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 720.1614ms 200 application/json; charset=utf-8 2025-11-18 11:17:37.5489|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:17:37.5489|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:37.5489|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8135ms 204 2025-11-18 11:17:37.5489|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:17:37.5489|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:17:37.5645|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:37.5645|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:17:37.5645|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:37.5645|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). 2025-11-18 11:17:37.5645|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:17:38.2693|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (693ms) [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 2025-11-18 11:17:38.3469|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]]'. 2025-11-18 11:17:38.3469|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 775.7609ms 2025-11-18 11:17:38.3469|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:38.3469|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 791.6181ms 200 application/json; charset=utf-8 2025-11-18 11:17:45.3623|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:17:45.3623|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:45.3675|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2611ms 204 2025-11-18 11:17:45.3675|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:17:45.3675|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:17:45.3675|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:17:45.3675|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:17:45.3818|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:45.3818|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). 2025-11-18 11:17:45.3818|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:17:46.0672|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (680ms) [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 2025-11-18 11:17:46.1107|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]]'. 2025-11-18 11:17:46.1107|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 728.0277ms 2025-11-18 11:17:46.1107|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:17:46.1107|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 742.951ms 200 application/json; charset=utf-8 2025-11-18 11:18:00.6103|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 2025-11-18 11:18:00.6103|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:00.6103|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3573ms 204 2025-11-18 11:18:00.6270|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 2025-11-18 11:18:00.6270|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:00.6316|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:00.6316|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:00.6316|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:18:00.6316|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). 2025-11-18 11:18:00.6629|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]]'. 2025-11-18 11:18:00.6629|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.2566ms 2025-11-18 11:18:00.6629|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:18:00.6629|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.9526ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.0211|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 11:18:04.0211|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 11:18:04.0225|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.1638ms 204 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0225|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.6216ms 204 2025-11-18 11:18:04.0225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0386|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0386|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0386|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0386|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 20.1589ms 204 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 20.9156ms 204 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 22.631ms 204 2025-11-18 11:18:04.0386|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 23.9013ms 204 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.1599ms 204 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.7877ms 204 2025-11-18 11:18:04.0386|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 26.3695ms 204 2025-11-18 11:18:04.0386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 27.4168ms 204 2025-11-18 11:18:04.0535|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 28.1726ms 204 2025-11-18 11:18:04.0535|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.1066ms 204 2025-11-18 11:18:04.0535|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.7405ms 204 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 11:18:04.0535|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 11:18:04.0535|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 11:18:04.0535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 11:18:04.0697|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0697|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0697|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0697|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:04.0859|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.0859|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.0859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.0859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:04.1014|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 11:18:04.1176|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1176|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:18:04.1328|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:04.1474|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 11:18:04.1328|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetPaymentStatisticsByChannel", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPaymentStatisticsByChannel(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1328|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 11:18:04.1474|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). 2025-11-18 11:18:04.1328|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentStatisticsByMonth", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentStatisticsByMonth(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionValue", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionValue(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1328|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAwaitingApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAwaitingApprovalCount(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetSourceAccountApproval", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSourceAccountApproval() on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1474|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentApprovalActivities", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentApprovalActivities(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.1628|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:18:04.1628|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 11:18:04.2206|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.2206|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 11:18:04.2206|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService) in 52.2978ms 2025-11-18 11:18:04.2206|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Decimal'. 2025-11-18 11:18:04.2206|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService) in 59.7819ms 2025-11-18 11:18:04.2206|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 11:18:04.2263|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionValue (ReportService) in 61.1299ms 2025-11-18 11:18:04.2263|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 11:18:04.2263|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 163.7443ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2263|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.2263|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 11:18:04.2263|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 174.7514ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2263|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService) in 60.0331ms 2025-11-18 11:18:04.2263|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 178.2294ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2263|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 11:18:04.2418|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (63ms) [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 2025-11-18 11:18:04.2418|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 173.824ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2418|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.2418|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 76.3834ms 2025-11-18 11:18:04.2418|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 11:18:04.2418|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 184.6901ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2809|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.2809|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 103.3722ms 2025-11-18 11:18:04.2809|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]]'. 2025-11-18 11:18:04.2809|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 11:18:04.2885|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 126.3122ms 2025-11-18 11:18:04.2885|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 226.2065ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.2885|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:18:04.2885|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 236.9262ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.4509|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 11:18:04.4509|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService) in 303.8563ms 2025-11-18 11:18:04.4509|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 11:18:04.4509|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 411.209ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.4925|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentApprovalActivityModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 11:18:04.4925|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.4925|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService) in 322.3622ms 2025-11-18 11:18:04.4925|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 345.9443ms 2025-11-18 11:18:04.4925|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 11:18:04.4925|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.4925|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 434.8985ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.4925|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 455.4954ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.5256|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.5256|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 375.6302ms 2025-11-18 11:18:04.5256|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.5256|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 470.553ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.5387|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.5387|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 368.4503ms 2025-11-18 11:18:04.5387|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.5387|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 475.5631ms 200 application/json; charset=utf-8 2025-11-18 11:18:04.5387|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 11:18:04.5387|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 377.2905ms 2025-11-18 11:18:04.5387|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 11:18:04.5387|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 485.2171ms 200 application/json; charset=utf-8 2025-11-18 11:18:41.5657|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 2025-11-18 11:18:41.5657|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:41.5657|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9955ms 204 2025-11-18 11:18:41.5800|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 2025-11-18 11:18:41.5800|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:18:41.5800|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:18:41.5800|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:18:41.5800|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:18:41.5800|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). 2025-11-18 11:18:41.6075|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]]'. 2025-11-18 11:18:41.6075|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.1117ms 2025-11-18 11:18:41.6122|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:18:41.6122|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 34.2211ms 200 application/json; charset=utf-8 2025-11-18 11:19:35.9003|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:19:35.9003|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:35.9003|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5278ms 204 2025-11-18 11:19:35.9003|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:19:35.9003|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:19:35.9003|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:35.9003|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:19:35.9003|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:19:35.9167|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). 2025-11-18 11:19:35.9167|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:19:36.6145|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (694ms) [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 2025-11-18 11:19:36.6619|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]]'. 2025-11-18 11:19:36.6619|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 746.3831ms 2025-11-18 11:19:36.6665|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:19:36.6665|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 758.9985ms 200 application/json; charset=utf-8 2025-11-18 11:19:47.7152|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:19:47.7152|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:47.7152|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6561ms 204 2025-11-18 11:19:47.7152|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:19:47.7152|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:19:47.7292|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:47.7292|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:19:47.7292|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:19:47.7292|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). 2025-11-18 11:19:47.7292|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:19:48.4339|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (696ms) [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 2025-11-18 11:19:48.4736|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]]'. 2025-11-18 11:19:48.4736|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 741.8249ms 2025-11-18 11:19:48.4790|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:19:48.4790|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 755.9839ms 200 application/json; charset=utf-8 2025-11-18 11:19:59.3014|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:19:59.3014|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:59.3072|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8091ms 204 2025-11-18 11:19:59.3072|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:19:59.3072|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:19:59.3072|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:19:59.3072|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:19:59.3219|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:19:59.3219|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). 2025-11-18 11:19:59.3219|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:00.0209|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (695ms) [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 2025-11-18 11:20:00.0633|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]]'. 2025-11-18 11:20:00.0633|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 742.9813ms 2025-11-18 11:20:00.0633|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:00.0633|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 758.2117ms 200 application/json; charset=utf-8 2025-11-18 11:20:16.0965|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 2025-11-18 11:20:16.0965|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:16.0965|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.719ms 204 2025-11-18 11:20:16.1089|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 2025-11-18 11:20:16.1089|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:16.1089|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:16.1089|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:16.1089|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:20:16.1089|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). 2025-11-18 11:20:16.1475|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]]'. 2025-11-18 11:20:16.1475|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.1115ms 2025-11-18 11:20:16.1526|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:20:16.1526|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.3055ms 200 application/json; charset=utf-8 2025-11-18 11:20:17.0460|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:20:17.0460|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:17.0460|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8743ms 204 2025-11-18 11:20:17.0588|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:20:17.0588|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:17.0588|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:17.0588|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:17.0588|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:17.0588|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). 2025-11-18 11:20:17.0588|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:17.1169|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 2025-11-18 11:20:17.1645|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]]'. 2025-11-18 11:20:17.1645|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.1675ms 2025-11-18 11:20:17.1677|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:17.1677|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.5411ms 200 application/json; charset=utf-8 2025-11-18 11:20:36.9945|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:20:36.9970|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:36.9970|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9293ms 204 2025-11-18 11:20:37.0128|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:37.0128|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:37.0128|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:37.0128|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:37.0128|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:37.0128|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). 2025-11-18 11:20:37.0128|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:37.0814|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (59ms) [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 2025-11-18 11:20:37.1366|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]]'. 2025-11-18 11:20:37.1383|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 117.9686ms 2025-11-18 11:20:37.1383|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:37.1383|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.0865ms 200 application/json; charset=utf-8 2025-11-18 11:20:38.0410|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:38.0410|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:38.0449|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:38.0449|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:38.0449|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:38.0449|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). 2025-11-18 11:20:38.0449|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:38.1099|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (59ms) [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 2025-11-18 11:20:38.1448|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]]'. 2025-11-18 11:20:38.1448|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.8307ms 2025-11-18 11:20:38.1448|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:38.1448|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.9594ms 200 application/json; charset=utf-8 2025-11-18 11:20:38.6103|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:38.6103|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:38.6103|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:38.6103|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:38.6103|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:38.6103|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). 2025-11-18 11:20:38.6234|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:38.6878|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (63ms) [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 2025-11-18 11:20:38.7320|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]]'. 2025-11-18 11:20:38.7320|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 111.3937ms 2025-11-18 11:20:38.7320|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:38.7320|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 127.5957ms 200 application/json; charset=utf-8 2025-11-18 11:20:39.3938|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:39.3938|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:39.3938|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:39.3938|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:39.3938|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:39.3938|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). 2025-11-18 11:20:39.4034|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:39.4620|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [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 2025-11-18 11:20:39.5074|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]]'. 2025-11-18 11:20:39.5074|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 106.8212ms 2025-11-18 11:20:39.5074|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:39.5127|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.9456ms 200 application/json; charset=utf-8 2025-11-18 11:20:40.0178|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:40.0178|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:40.0178|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:40.0178|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:40.0178|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:40.0178|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). 2025-11-18 11:20:40.0302|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:40.0892|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (57ms) [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 2025-11-18 11:20:40.1331|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]]'. 2025-11-18 11:20:40.1331|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 107.311ms 2025-11-18 11:20:40.1392|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:40.1392|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.8903ms 200 application/json; charset=utf-8 2025-11-18 11:20:40.4668|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:40.4668|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:40.4668|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:40.4668|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:40.4668|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:40.4668|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). 2025-11-18 11:20:40.4668|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:40.5314|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (54ms) [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 2025-11-18 11:20:40.5738|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]]'. 2025-11-18 11:20:40.5754|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.4141ms 2025-11-18 11:20:40.5754|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:40.5754|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.1786ms 200 application/json; charset=utf-8 2025-11-18 11:20:40.9030|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:40.9030|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:40.9030|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:40.9030|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:40.9030|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:40.9030|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). 2025-11-18 11:20:40.9030|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:40.9706|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (59ms) [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 2025-11-18 11:20:41.0041|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]]'. 2025-11-18 11:20:41.0041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.6054ms 2025-11-18 11:20:41.0041|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:41.0123|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.3059ms 200 application/json; charset=utf-8 2025-11-18 11:20:41.1743|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:41.1743|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:41.1743|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:41.1743|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:41.1743|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:41.1743|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). 2025-11-18 11:20:41.1846|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:41.2519|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (66ms) [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 2025-11-18 11:20:41.2889|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]]'. 2025-11-18 11:20:41.2889|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 107.5943ms 2025-11-18 11:20:41.2889|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:41.2941|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.8282ms 200 application/json; charset=utf-8 2025-11-18 11:20:41.4533|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:20:41.4533|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:20:41.4533|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:20:41.4533|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:20:41.4533|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:41.4533|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). 2025-11-18 11:20:41.4533|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:20:41.5218|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (56ms) [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 2025-11-18 11:20:41.5562|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]]'. 2025-11-18 11:20:41.5562|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.9354ms 2025-11-18 11:20:41.5562|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:20:41.5628|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.4302ms 200 application/json; charset=utf-8 2025-11-18 11:21:38.9814|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:21:38.9814|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:38.9814|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6257ms 204 2025-11-18 11:21:38.9960|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:21:38.9960|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:21:38.9960|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:38.9960|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:21:38.9960|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:38.9960|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). 2025-11-18 11:21:38.9960|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:21:39.0686|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (60ms) [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 2025-11-18 11:21:39.1044|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]]'. 2025-11-18 11:21:39.1044|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.2072ms 2025-11-18 11:21:39.1044|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:39.1044|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.214ms 200 application/json; charset=utf-8 2025-11-18 11:21:40.1922|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 2025-11-18 11:21:40.1922|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:40.1972|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9652ms 204 2025-11-18 11:21:40.2216|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 2025-11-18 11:21:40.2216|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:21:40.2301|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:40.2301|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:21:40.2301|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:21:40.2301|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). 2025-11-18 11:21:40.2726|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]]'. 2025-11-18 11:21:40.2726|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.6487ms 2025-11-18 11:21:40.2760|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:21:40.2760|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.0222ms 200 application/json; charset=utf-8 2025-11-18 11:21:41.3663|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:21:41.3700|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:21:41.3700|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:41.3700|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:21:41.3700|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:41.3700|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). 2025-11-18 11:21:41.3700|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:21:41.4174|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 11:21:41.4521|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]]'. 2025-11-18 11:21:41.4521|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 73.9993ms 2025-11-18 11:21:41.4521|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:41.4521|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.6209ms 200 application/json; charset=utf-8 2025-11-18 11:21:48.8528|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:21:48.8528|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:48.8528|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5198ms 204 2025-11-18 11:21:48.8528|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:21:48.8685|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:21:48.8685|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:48.8685|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:21:48.8685|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:48.8685|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). 2025-11-18 11:21:48.8685|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:21:48.9091|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 2025-11-18 11:21:48.9546|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]]'. 2025-11-18 11:21:48.9546|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.1352ms 2025-11-18 11:21:48.9546|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:48.9616|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.9958ms 200 application/json; charset=utf-8 2025-11-18 11:21:56.9138|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:21:56.9170|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:56.9170|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3094ms 204 2025-11-18 11:21:56.9170|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:21:56.9320|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:21:56.9320|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:21:56.9320|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:21:56.9320|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:56.9320|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). 2025-11-18 11:21:56.9320|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:21:56.9836|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 2025-11-18 11:21:57.0261|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]]'. 2025-11-18 11:21:57.0261|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.9373ms 2025-11-18 11:21:57.0261|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:21:57.0261|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.2658ms 200 application/json; charset=utf-8 2025-11-18 11:22:04.1622|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 2025-11-18 11:22:04.1622|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:22:04.1678|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6291ms 204 2025-11-18 11:22:04.1831|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 2025-11-18 11:22:04.1831|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:22:04.1831|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:22:04.1831|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:22:04.1831|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:22:04.1968|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). 2025-11-18 11:22:04.2258|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]]'. 2025-11-18 11:22:04.2288|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.2677ms 2025-11-18 11:22:04.2288|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:22:04.2288|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.2208ms 200 application/json; charset=utf-8 2025-11-18 11:22:28.0735|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:22:28.0735|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:22:28.0735|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5514ms 204 2025-11-18 11:22:28.0909|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 11:22:28.0909|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:22:28.0909|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:22:28.0909|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:22:28.0909|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:22:28.1020|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). 2025-11-18 11:22:28.1020|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:22:28.1401|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 2025-11-18 11:22:28.1822|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]]'. 2025-11-18 11:22:28.1822|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.2115ms 2025-11-18 11:22:28.1822|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:22:28.1822|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.1508ms 200 application/json; charset=utf-8 2025-11-18 11:28:18.0552|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 2025-11-18 11:28:18.0552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:28:18.0552|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3199ms 204 2025-11-18 11:28:18.0552|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 2025-11-18 11:28:18.0707|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() 2025-11-18 11:28:18.0707|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'. 2025-11-18 11:28:18.0707|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:28:18.0707|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 11:28:18.0707|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 11:28:18.0707|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.5794ms 401 2025-11-18 11:28:35.0268|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 2025-11-18 11:28:35.0268|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:28:35.0268|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8383ms 204 2025-11-18 11:28:35.0398|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 2025-11-18 11:28:35.0398|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:28:35.0398|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:28:35.0398|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:28:35.0398|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:28:35.0398|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). 2025-11-18 11:28:35.0921|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]]'. 2025-11-18 11:28:35.0921|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.2653ms 2025-11-18 11:28:35.0921|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:28:35.0921|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 59.6782ms 200 application/json; charset=utf-8 2025-11-18 11:29:27.9447|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 2025-11-18 11:29:27.9447|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:27.9497|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0262ms 204 2025-11-18 11:29:27.9497|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 2025-11-18 11:29:27.9497|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() 2025-11-18 11:29:27.9497|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'. 2025-11-18 11:29:27.9497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:27.9497|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 11:29:27.9497|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 11:29:27.9662|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.7946ms 401 2025-11-18 11:29:37.2815|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 2025-11-18 11:29:37.2815|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:37.2815|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7811ms 204 2025-11-18 11:29:37.2815|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 2025-11-18 11:29:37.2946|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:37.2946|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:37.2946|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:37.2946|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:29:37.2946|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). 2025-11-18 11:29:37.3437|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]]'. 2025-11-18 11:29:37.3437|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.1531ms 2025-11-18 11:29:37.3437|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:29:37.3561|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 63.9588ms 200 application/json; charset=utf-8 2025-11-18 11:29:40.2569|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:29:40.2569|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:40.2664|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.5078ms 204 2025-11-18 11:29:40.2664|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:29:40.2664|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:40.2664|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:40.2824|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:40.2824|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:40.2824|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). 2025-11-18 11:29:40.2824|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:29:40.3399|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 11:29:40.3874|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]]'. 2025-11-18 11:29:40.3874|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.8358ms 2025-11-18 11:29:40.3912|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:40.3912|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.0807ms 200 application/json; charset=utf-8 2025-11-18 11:29:44.1418|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 2025-11-18 11:29:44.1418|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:44.1418|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.397ms 204 2025-11-18 11:29:44.1418|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 2025-11-18 11:29:44.1418|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:44.1566|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:44.1566|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:44.1566|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:29:44.1566|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). 2025-11-18 11:29:44.1912|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]]'. 2025-11-18 11:29:44.1912|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.9763ms 2025-11-18 11:29:44.1912|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:29:44.1912|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.1811ms 200 application/json; charset=utf-8 2025-11-18 11:29:46.3133|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:29:46.3133|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:46.3133|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3762ms 204 2025-11-18 11:29:46.3133|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:29:46.3133|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:46.3133|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:46.3133|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:46.3133|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:46.3133|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). 2025-11-18 11:29:46.3286|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:29:46.3623|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 2025-11-18 11:29:46.3970|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]]'. 2025-11-18 11:29:46.3970|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 70.5517ms 2025-11-18 11:29:46.3970|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:46.3970|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 78.6908ms 200 application/json; charset=utf-8 2025-11-18 11:29:50.9693|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:29:50.9693|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:50.9693|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:50.9693|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:50.9762|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:50.9762|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). 2025-11-18 11:29:50.9762|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:29:51.0140|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 2025-11-18 11:29:51.0547|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]]'. 2025-11-18 11:29:51.0547|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.4772ms 2025-11-18 11:29:51.0547|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:51.0547|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.0856ms 200 application/json; charset=utf-8 2025-11-18 11:29:58.8535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:29:58.8535|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:58.8535|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.062ms 204 2025-11-18 11:29:58.8535|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:29:58.8535|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:29:58.8665|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:29:58.8665|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:29:58.8665|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:58.8665|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). 2025-11-18 11:29:58.8665|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:29:58.9109|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 2025-11-18 11:29:58.9511|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]]'. 2025-11-18 11:29:58.9511|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.681ms 2025-11-18 11:29:58.9511|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:29:58.9511|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.8555ms 200 application/json; charset=utf-8 2025-11-18 11:30:06.8067|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:30:06.8067|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:30:06.8067|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7843ms 204 2025-11-18 11:30:06.8067|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:30:06.8067|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:30:06.8067|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:30:06.8067|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:30:06.8197|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:30:06.8197|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). 2025-11-18 11:30:06.8197|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:30:06.8554|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 2025-11-18 11:30:06.8934|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]]'. 2025-11-18 11:30:06.8934|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 73.7882ms 2025-11-18 11:30:06.8934|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:30:06.8975|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 82.6848ms 200 application/json; charset=utf-8 2025-11-18 11:31:44.9345|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 11:31:44.9345|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:31:44.9345|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8364ms 204 2025-11-18 11:31:44.9479|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 11:31:44.9479|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:31:44.9479|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:31:44.9479|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:31:44.9479|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 11:31:44.9479|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). 2025-11-18 11:31:44.9479|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:31:45.0004|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), @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 2025-11-18 11:31:45.0440|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]]'. 2025-11-18 11:31:45.0440|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 87.2052ms 2025-11-18 11:31:45.0440|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 11:31:45.0440|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.8016ms 200 application/json; charset=utf-8 2025-11-18 11:32:46.2784|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 2025-11-18 11:32:46.2784|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:32:46.2784|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.509ms 204 2025-11-18 11:32:46.2784|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 2025-11-18 11:32:46.2921|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:32:46.2921|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:32:46.2921|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:32:46.2921|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:32:46.2921|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). 2025-11-18 11:32:46.3243|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]]'. 2025-11-18 11:32:46.3243|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.3777ms 2025-11-18 11:32:46.3243|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:32:46.3243|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.7564ms 200 application/json; charset=utf-8 2025-11-18 11:33:06.2627|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:33:06.2627|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:06.2627|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8172ms 204 2025-11-18 11:33:06.2627|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:33:06.2627|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:33:06.2627|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:06.2787|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:33:06.2787|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:06.2787|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). 2025-11-18 11:33:06.2787|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:33:06.9903|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (704ms) [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 2025-11-18 11:33:07.0418|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]]'. 2025-11-18 11:33:07.0454|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 762.0888ms 2025-11-18 11:33:07.0454|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:07.0454|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 777.1829ms 200 application/json; charset=utf-8 2025-11-18 11:33:20.4460|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 2025-11-18 11:33:20.4494|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:20.4494|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5439ms 204 2025-11-18 11:33:20.4494|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 2025-11-18 11:33:20.4494|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:33:20.4655|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:20.4655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:33:20.4655|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:33:20.4655|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). 2025-11-18 11:33:20.4991|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]]'. 2025-11-18 11:33:20.4991|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.0859ms 2025-11-18 11:33:20.4991|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:33:20.4991|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.693ms 200 application/json; charset=utf-8 2025-11-18 11:33:21.3600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:33:21.3600|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:21.3600|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4023ms 204 2025-11-18 11:33:21.3708|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:33:21.3708|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:33:21.3708|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:21.3708|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:33:21.3708|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:21.3708|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). 2025-11-18 11:33:21.3708|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:33:21.4158|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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 2025-11-18 11:33:21.4523|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]]'. 2025-11-18 11:33:21.4523|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 72.4323ms 2025-11-18 11:33:21.4523|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:21.4523|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 88.5285ms 200 application/json; charset=utf-8 2025-11-18 11:33:39.6331|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:33:39.6331|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:39.6331|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.9816ms 204 2025-11-18 11:33:39.6526|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 11:33:39.6556|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:33:39.6556|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:33:39.6556|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:33:39.6556|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:39.6556|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). 2025-11-18 11:33:39.6556|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:33:39.7177|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (53ms) [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 2025-11-18 11:33:39.7543|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]]'. 2025-11-18 11:33:39.7543|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.2252ms 2025-11-18 11:33:39.7543|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:33:39.7543|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.1608ms 200 application/json; charset=utf-8 2025-11-18 11:40:40.8388|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 11:40:40.8388|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:40:40.8388|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.308ms 204 2025-11-18 11:40:40.8561|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 11:40:40.8561|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:40:40.8561|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:40:40.8561|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:40:40.8561|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:40:40.8696|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). 2025-11-18 11:40:40.9076|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]]'. 2025-11-18 11:40:40.9076|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.1684ms 2025-11-18 11:40:40.9076|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:40:40.9076|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.7309ms 200 application/json; charset=utf-8 2025-11-18 11:52:55.3497|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 11:52:55.3497|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:52:55.3497|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4201ms 204 2025-11-18 11:52:55.3646|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 11:52:55.3646|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:52:55.3646|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:52:55.3646|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:52:55.3646|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:52:55.3646|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). 2025-11-18 11:52:55.4071|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]]'. 2025-11-18 11:52:55.4071|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.4957ms 2025-11-18 11:52:55.4071|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:52:55.4071|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.1269ms 200 application/json; charset=utf-8 2025-11-18 11:58:31.6144|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 2025-11-18 11:58:31.6144|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:31.6190|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6113ms 204 2025-11-18 11:58:31.6190|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 2025-11-18 11:58:31.6190|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:58:31.6190|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:31.6190|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:58:31.6190|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:58:31.6190|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). 2025-11-18 11:58:31.6581|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]]'. 2025-11-18 11:58:31.6581|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.1612ms 2025-11-18 11:58:31.6581|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:58:31.6581|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.2094ms 200 application/json; charset=utf-8 2025-11-18 11:58:35.3381|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:58:35.3381|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:35.3381|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7222ms 204 2025-11-18 11:58:35.3381|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:58:35.3381|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:58:35.3381|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:35.3543|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:58:35.3543|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:58:35.3543|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). 2025-11-18 11:58:35.3679|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:58:35.4082|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 11:58:35.4510|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]]'. 2025-11-18 11:58:35.4510|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.0149ms 2025-11-18 11:58:35.4510|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:58:35.4510|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.6789ms 200 application/json; charset=utf-8 2025-11-18 11:58:43.8161|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:58:43.8161|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:43.8161|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3891ms 204 2025-11-18 11:58:43.8283|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:58:43.8283|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:58:43.8283|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:58:43.8403|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:58:43.8403|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:58:43.8403|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). 2025-11-18 11:58:43.8403|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:58:44.5536|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (700ms) [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 2025-11-18 11:58:44.5943|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]]'. 2025-11-18 11:58:44.5943|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 747.6942ms 2025-11-18 11:58:44.5943|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:58:44.5943|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 772.4459ms 200 application/json; charset=utf-8 2025-11-18 11:59:11.2132|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 2025-11-18 11:59:11.2132|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:11.2132|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9808ms 204 2025-11-18 11:59:11.2132|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 2025-11-18 11:59:11.2132|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:11.2132|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:11.2132|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:11.2290|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:59:11.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). 2025-11-18 11:59:11.2643|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]]'. 2025-11-18 11:59:11.2643|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.5046ms 2025-11-18 11:59:11.2643|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:59:11.2643|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.6419ms 200 application/json; charset=utf-8 2025-11-18 11:59:13.2986|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 11:59:13.2986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:13.2986|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.917ms 204 2025-11-18 11:59:13.3090|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:59:13.3090|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:13.3090|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:13.3090|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:13.3090|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:13.3090|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). 2025-11-18 11:59:13.3243|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:13.3685|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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 2025-11-18 11:59:13.4057|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]]'. 2025-11-18 11:59:13.4057|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 85.2081ms 2025-11-18 11:59:13.4057|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:13.4057|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.6511ms 200 application/json; charset=utf-8 2025-11-18 11:59:14.6128|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:14.6128|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:14.6128|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2815ms 204 2025-11-18 11:59:14.6222|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:59:14.6222|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:14.6222|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:14.6222|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:14.6222|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:14.6356|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). 2025-11-18 11:59:14.6356|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:15.3364|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (697ms) [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 2025-11-18 11:59:15.3721|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]]'. 2025-11-18 11:59:15.3721|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 737.1504ms 2025-11-18 11:59:15.3721|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:15.3721|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 755.3789ms 200 application/json; charset=utf-8 2025-11-18 11:59:17.8160|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:59:17.8160|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:17.8160|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:17.8222|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:17.8222|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:17.8222|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). 2025-11-18 11:59:17.8222|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:17.8602|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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 2025-11-18 11:59:17.8954|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]]'. 2025-11-18 11:59:17.8954|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 71.0083ms 2025-11-18 11:59:17.8954|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:17.8954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 83.563ms 200 application/json; charset=utf-8 2025-11-18 11:59:19.3547|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 11:59:19.3547|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:19.3547|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3051ms 204 2025-11-18 11:59:19.3547|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:59:19.3547|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:19.3547|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:19.3547|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:19.3547|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:19.3547|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). 2025-11-18 11:59:19.3547|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:19.4060|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), @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 2025-11-18 11:59:19.4444|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]]'. 2025-11-18 11:59:19.4482|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 80.4882ms 2025-11-18 11:59:19.4482|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:19.4482|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.1518ms 200 application/json; charset=utf-8 2025-11-18 11:59:22.8239|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:59:22.8239|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:22.8239|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:22.8239|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:22.8386|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:22.8386|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). 2025-11-18 11:59:22.8386|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:22.8848|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 11:59:22.9493|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]]'. 2025-11-18 11:59:22.9493|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 111.2346ms 2025-11-18 11:59:22.9493|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:22.9493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 134.1492ms 200 application/json; charset=utf-8 2025-11-18 11:59:24.0091|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 11:59:24.0143|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:24.0143|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:24.0143|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:24.0253|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:24.0253|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). 2025-11-18 11:59:24.0253|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:24.0754|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 2025-11-18 11:59:24.1120|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]]'. 2025-11-18 11:59:24.1120|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 83.6953ms 2025-11-18 11:59:24.1188|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 11:59:24.1188|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.5622ms 200 application/json; charset=utf-8 2025-11-18 11:59:25.5159|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 2025-11-18 11:59:25.5159|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:25.5159|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9169ms 204 2025-11-18 11:59:25.5263|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 2025-11-18 11:59:25.5263|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:25.5263|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:25.5263|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:25.5263|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:59:25.5263|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). 2025-11-18 11:59:25.5623|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]]'. 2025-11-18 11:59:25.5623|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.1794ms 2025-11-18 11:59:25.5623|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 11:59:25.5623|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.0528ms 200 application/json; charset=utf-8 2025-11-18 11:59:26.9960|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:26.9960|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:26.9960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6584ms 204 2025-11-18 11:59:26.9960|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:59:26.9960|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:26.9960|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:27.0104|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:27.0104|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:27.0104|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). 2025-11-18 11:59:27.0104|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:27.0525|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 2025-11-18 11:59:27.0879|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]]'. 2025-11-18 11:59:27.0879|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 76.7927ms 2025-11-18 11:59:27.0879|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:27.0879|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 88.5584ms 200 application/json; charset=utf-8 2025-11-18 11:59:32.6012|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:32.6012|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:32.6012|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2762ms 204 2025-11-18 11:59:32.6012|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:59:32.6012|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:32.6161|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:32.6161|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:32.6161|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:32.6161|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). 2025-11-18 11:59:32.6161|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:33.3152|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (689ms) [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 2025-11-18 11:59:33.3504|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]]'. 2025-11-18 11:59:33.3504|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 731.3385ms 2025-11-18 11:59:33.3504|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:33.3504|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 746.5644ms 200 application/json; charset=utf-8 2025-11-18 11:59:34.5689|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:34.5708|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:34.5708|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.8606ms 204 2025-11-18 11:59:34.5708|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 11:59:34.5708|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:34.5708|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:34.5708|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:34.5708|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:34.5708|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). 2025-11-18 11:59:34.5859|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:34.6226|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 2025-11-18 11:59:34.6594|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]]'. 2025-11-18 11:59:34.6633|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.0645ms 2025-11-18 11:59:34.6633|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:34.6633|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.0815ms 200 application/json; charset=utf-8 2025-11-18 11:59:46.0829|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:46.0829|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:46.0883|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4207ms 204 2025-11-18 11:59:46.0883|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 11:59:46.0883|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:46.0883|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:46.0883|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:46.0883|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:46.1026|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). 2025-11-18 11:59:46.1026|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:46.5716|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:46.5716|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:46.5716|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.9671ms 204 2025-11-18 11:59:46.5716|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:59:46.5716|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:46.5716|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:46.5716|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:46.5716|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:46.5716|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). 2025-11-18 11:59:46.5862|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:46.6341|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 2025-11-18 11:59:46.6701|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]]'. 2025-11-18 11:59:46.6701|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.3414ms 2025-11-18 11:59:46.6701|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:46.6701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.7488ms 200 application/json; charset=utf-8 2025-11-18 11:59:46.7923|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (685ms) [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 2025-11-18 11:59:46.8363|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]]'. 2025-11-18 11:59:46.8363|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 735.2299ms 2025-11-18 11:59:46.8363|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:46.8363|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 750.5904ms 200 application/json; charset=utf-8 2025-11-18 11:59:58.5742|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 11:59:58.5742|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:58.5742|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3898ms 204 2025-11-18 11:59:58.5862|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 11:59:58.5862|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 11:59:58.5862|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 11:59:58.5862|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 11:59:58.5862|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:58.5862|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). 2025-11-18 11:59:58.5862|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 11:59:58.6392|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 2025-11-18 11:59:58.6843|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]]'. 2025-11-18 11:59:58.6843|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.3685ms 2025-11-18 11:59:58.6843|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 11:59:58.6843|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.7306ms 200 application/json; charset=utf-8 2025-11-18 12:02:35.0573|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 2025-11-18 12:02:35.0573|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:02:35.0638|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4911ms 204 2025-11-18 12:02:35.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 2025-11-18 12:02:35.0638|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:02:35.0638|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:02:35.0638|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:02:35.0638|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:02:35.0638|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). 2025-11-18 12:02:35.1090|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]]'. 2025-11-18 12:02:35.1107|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.325ms 2025-11-18 12:02:35.1107|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:02:35.1107|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.3881ms 200 application/json; charset=utf-8 2025-11-18 12:02:55.8986|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 2025-11-18 12:02:55.8986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:02:55.8986|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1147ms 204 2025-11-18 12:02:55.9124|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 2025-11-18 12:02:55.9124|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:02:55.9124|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:02:55.9124|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:02:55.9246|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:02:55.9246|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). 2025-11-18 12:02:55.9639|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]]'. 2025-11-18 12:02:55.9639|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.5244ms 2025-11-18 12:02:55.9639|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:02:55.9700|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.5355ms 200 application/json; charset=utf-8 2025-11-18 12:03:14.1826|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 2025-11-18 12:03:14.1863|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:14.1863|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7047ms 204 2025-11-18 12:03:14.1863|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 2025-11-18 12:03:14.1863|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:14.1863|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:14.2001|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:14.2001|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:03:14.2001|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). 2025-11-18 12:03:14.2407|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]]'. 2025-11-18 12:03:14.2407|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.5853ms 2025-11-18 12:03:14.2455|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:03:14.2455|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.186ms 200 application/json; charset=utf-8 2025-11-18 12:03:16.3380|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:03:16.3421|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:16.3421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2783ms 204 2025-11-18 12:03:16.3421|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:03:16.3421|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:16.3421|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:16.3421|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:16.3565|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:16.3565|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). 2025-11-18 12:03:16.3565|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:03:16.4000|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 2025-11-18 12:03:16.4445|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]]'. 2025-11-18 12:03:16.4445|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.7527ms 2025-11-18 12:03:16.4445|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:16.4499|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.9974ms 200 application/json; charset=utf-8 2025-11-18 12:03:21.0608|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:03:21.0644|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:21.0644|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:21.0644|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:21.0644|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:21.0644|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). 2025-11-18 12:03:21.0644|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:03:21.1190|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 2025-11-18 12:03:21.1660|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]]'. 2025-11-18 12:03:21.1660|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.6394ms 2025-11-18 12:03:21.1721|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:21.1721|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.104ms 200 application/json; charset=utf-8 2025-11-18 12:03:26.5045|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:03:26.5045|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:26.5045|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1332ms 204 2025-11-18 12:03:26.5145|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:03:26.5145|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:26.5145|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:26.5145|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:26.5145|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:26.5145|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). 2025-11-18 12:03:26.5145|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:03:26.5699|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 2025-11-18 12:03:26.6089|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]]'. 2025-11-18 12:03:26.6089|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.708ms 2025-11-18 12:03:26.6089|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:26.6089|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.0491ms 200 application/json; charset=utf-8 2025-11-18 12:03:37.9635|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 2025-11-18 12:03:37.9635|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:37.9681|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5624ms 204 2025-11-18 12:03:37.9681|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 2025-11-18 12:03:37.9681|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:37.9857|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:37.9857|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:37.9857|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:03:37.9988|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). 2025-11-18 12:03:38.0368|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]]'. 2025-11-18 12:03:38.0368|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.442ms 2025-11-18 12:03:38.0368|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:03:38.0461|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.5861ms 200 application/json; charset=utf-8 2025-11-18 12:03:44.4358|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:03:44.4394|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:44.4394|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.843ms 204 2025-11-18 12:03:44.4394|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:03:44.4394|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:44.4394|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:44.4394|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:44.4527|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:44.4527|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). 2025-11-18 12:03:44.4527|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:03:44.4991|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 2025-11-18 12:03:44.5553|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]]'. 2025-11-18 12:03:44.5553|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.7856ms 2025-11-18 12:03:44.5616|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:44.5616|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.7444ms 200 application/json; charset=utf-8 2025-11-18 12:03:50.0870|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:03:50.0870|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:50.0927|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7355ms 204 2025-11-18 12:03:50.0927|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:03:50.0927|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:03:50.0927|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:03:50.0927|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:03:50.0927|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:50.0927|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). 2025-11-18 12:03:50.0927|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:03:50.1476|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 2025-11-18 12:03:50.1882|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]]'. 2025-11-18 12:03:50.1882|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.4107ms 2025-11-18 12:03:50.1882|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:03:50.1882|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.5214ms 200 application/json; charset=utf-8 2025-11-18 12:09:56.2131|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 2025-11-18 12:09:56.2131|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:09:56.2196|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.493ms 204 2025-11-18 12:09:56.2403|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 2025-11-18 12:09:56.2403|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() 2025-11-18 12:09:56.2403|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'. 2025-11-18 12:09:56.2503|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:09:56.2503|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:09:56.2503|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:09:56.2503|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 20.3706ms 401 2025-11-18 12:10:06.2186|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 2025-11-18 12:10:06.2186|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:10:06.2186|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2914ms 204 2025-11-18 12:10:06.2413|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 2025-11-18 12:10:06.2413|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:10:06.2413|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:10:06.2494|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:10:06.2494|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:10:06.2494|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). 2025-11-18 12:10:06.2906|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]]'. 2025-11-18 12:10:06.2906|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.2512ms 2025-11-18 12:10:06.2906|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:10:06.2968|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.5323ms 200 application/json; charset=utf-8 2025-11-18 12:12:15.2539|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 2025-11-18 12:12:15.2539|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:15.2539|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0746ms 204 2025-11-18 12:12:15.2665|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 2025-11-18 12:12:15.2665|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:12:15.2665|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:15.2665|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:12:15.2665|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:12:15.2665|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). 2025-11-18 12:12:15.3057|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]]'. 2025-11-18 12:12:15.3077|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.1069ms 2025-11-18 12:12:15.3077|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:12:15.3077|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.654ms 200 application/json; charset=utf-8 2025-11-18 12:12:18.1887|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:12:18.1887|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:18.1887|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7066ms 204 2025-11-18 12:12:18.1887|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:12:18.1887|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:12:18.2021|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:18.2021|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:12:18.2021|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:18.2021|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). 2025-11-18 12:12:18.2021|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:12:18.2606|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 2025-11-18 12:12:18.3080|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]]'. 2025-11-18 12:12:18.3110|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.2537ms 2025-11-18 12:12:18.3110|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:18.3110|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.97ms 200 application/json; charset=utf-8 2025-11-18 12:12:23.0649|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:12:23.0649|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:12:23.0649|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:23.0649|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:12:23.0649|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:23.0771|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). 2025-11-18 12:12:23.0771|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:12:23.1232|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 2025-11-18 12:12:23.1660|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]]'. 2025-11-18 12:12:23.1660|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.1582ms 2025-11-18 12:12:23.1660|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:23.1701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.2601ms 200 application/json; charset=utf-8 2025-11-18 12:12:27.6849|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:12:27.6873|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:27.6873|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7689ms 204 2025-11-18 12:12:27.6873|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:12:27.6873|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:12:27.6873|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:27.6873|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:12:27.6873|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:27.7024|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). 2025-11-18 12:12:27.7024|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:12:27.7437|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 2025-11-18 12:12:27.7923|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]]'. 2025-11-18 12:12:27.7958|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.712ms 2025-11-18 12:12:27.7958|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:27.7958|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.1791ms 200 application/json; charset=utf-8 2025-11-18 12:12:32.2336|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:12:32.2336|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:12:32.2336|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:12:32.2336|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:12:32.2336|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:32.2336|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). 2025-11-18 12:12:32.2336|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:12:32.2829|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 12:12:32.3212|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]]'. 2025-11-18 12:12:32.3212|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 76.4915ms 2025-11-18 12:12:32.3212|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:12:32.3263|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.7422ms 200 application/json; charset=utf-8 2025-11-18 12:17:36.8604|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 2025-11-18 12:17:36.8604|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:17:36.8677|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3225ms 204 2025-11-18 12:17:36.8677|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 2025-11-18 12:17:36.8677|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:17:36.8677|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:17:36.8831|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:17:36.8831|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:17:36.8831|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). 2025-11-18 12:17:36.9247|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]]'. 2025-11-18 12:17:36.9247|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.633ms 2025-11-18 12:17:36.9247|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:17:36.9323|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.7154ms 200 application/json; charset=utf-8 2025-11-18 12:17:39.2389|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:17:39.2389|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:17:39.2442|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3394ms 204 2025-11-18 12:17:39.2442|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:17:39.2442|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:17:39.2442|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:17:39.2442|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:17:39.2595|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:17:39.2595|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). 2025-11-18 12:17:39.2595|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:17:39.3136|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 2025-11-18 12:17:39.3662|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]]'. 2025-11-18 12:17:39.3687|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.7886ms 2025-11-18 12:17:39.3687|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:17:39.3687|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.3623ms 200 application/json; charset=utf-8 2025-11-18 12:17:43.7882|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:17:43.7907|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:17:43.7907|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:17:43.7907|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:17:43.7907|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:17:43.7907|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). 2025-11-18 12:17:43.7907|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:17:43.8440|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 2025-11-18 12:17:43.9041|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]]'. 2025-11-18 12:17:43.9041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 108.7003ms 2025-11-18 12:17:43.9041|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:17:43.9041|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.2714ms 200 application/json; charset=utf-8 2025-11-18 12:20:49.7016|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 2025-11-18 12:20:49.7016|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:20:49.7016|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1505ms 204 2025-11-18 12:20:49.7116|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 2025-11-18 12:20:49.7116|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() 2025-11-18 12:20:49.7116|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'. 2025-11-18 12:20:49.7116|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:20:49.7116|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:20:49.7116|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:20:49.7116|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.4486ms 401 2025-11-18 12:21:00.8844|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 2025-11-18 12:21:00.8844|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:00.8844|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8084ms 204 2025-11-18 12:21:00.8844|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 2025-11-18 12:21:00.8844|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:21:00.8991|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:00.8991|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:21:00.8991|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:21:00.8991|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). 2025-11-18 12:21:00.9372|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]]'. 2025-11-18 12:21:00.9372|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.6006ms 2025-11-18 12:21:00.9372|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:21:00.9372|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.6398ms 200 application/json; charset=utf-8 2025-11-18 12:21:03.8314|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:21:03.8352|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:03.8352|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.9607ms 204 2025-11-18 12:21:03.8352|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:21:03.8352|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:21:03.8525|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:03.8525|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:21:03.8525|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:03.8669|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). 2025-11-18 12:21:03.8669|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:21:03.9241|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 2025-11-18 12:21:03.9687|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]]'. 2025-11-18 12:21:03.9687|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.351ms 2025-11-18 12:21:03.9687|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:03.9758|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 133.1579ms 200 application/json; charset=utf-8 2025-11-18 12:21:08.4597|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:21:08.4597|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:21:08.4597|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:08.4597|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:21:08.4597|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:08.4597|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). 2025-11-18 12:21:08.4597|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:21:08.5147|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 2025-11-18 12:21:08.5568|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]]'. 2025-11-18 12:21:08.5568|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.5905ms 2025-11-18 12:21:08.5568|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:08.5568|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.661ms 200 application/json; charset=utf-8 2025-11-18 12:21:55.3645|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 2025-11-18 12:21:55.3645|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:55.3645|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1866ms 204 2025-11-18 12:21:55.3735|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 2025-11-18 12:21:55.3735|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:21:55.3735|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:55.3735|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:21:55.3735|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:21:55.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). 2025-11-18 12:21:55.4128|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]]'. 2025-11-18 12:21:55.4128|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.0414ms 2025-11-18 12:21:55.4172|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:21:55.4172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.1252ms 200 application/json; charset=utf-8 2025-11-18 12:21:58.4214|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:21:58.4214|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:58.4214|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5801ms 204 2025-11-18 12:21:58.4214|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:21:58.4372|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:21:58.4372|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:21:58.4372|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:21:58.4372|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:58.4372|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). 2025-11-18 12:21:58.4372|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:21:58.4864|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 2025-11-18 12:21:58.5265|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]]'. 2025-11-18 12:21:58.5300|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.6127ms 2025-11-18 12:21:58.5300|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:21:58.5300|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.919ms 200 application/json; charset=utf-8 2025-11-18 12:22:02.8020|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:22:02.8020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:22:02.8020|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:02.8020|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:22:02.8020|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:02.8114|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). 2025-11-18 12:22:02.8114|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:22:02.8502|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 2025-11-18 12:22:02.8878|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]]'. 2025-11-18 12:22:02.8918|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.6848ms 2025-11-18 12:22:02.8918|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:02.8918|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.1522ms 200 application/json; charset=utf-8 2025-11-18 12:22:06.8369|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:22:06.8369|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:06.8369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5766ms 204 2025-11-18 12:22:06.8462|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:22:06.8462|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:22:06.8462|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:06.8462|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:22:06.8462|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:06.8578|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). 2025-11-18 12:22:06.8578|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:22:06.8988|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 2025-11-18 12:22:06.9371|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]]'. 2025-11-18 12:22:06.9371|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.146ms 2025-11-18 12:22:06.9371|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:06.9371|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.6561ms 200 application/json; charset=utf-8 2025-11-18 12:22:11.0838|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:22:11.0838|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:22:11.0838|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:11.0924|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:22:11.0924|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:11.0924|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). 2025-11-18 12:22:11.0924|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:22:11.1362|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 2025-11-18 12:22:11.1730|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]]'. 2025-11-18 12:22:11.1730|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.0036ms 2025-11-18 12:22:11.1730|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:11.1730|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.9258ms 200 application/json; charset=utf-8 2025-11-18 12:22:21.3558|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:22:21.3596|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:21.3596|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0423ms 204 2025-11-18 12:22:21.3596|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:22:21.3596|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:22:21.3596|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:21.3744|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:22:21.3744|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:21.3744|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). 2025-11-18 12:22:21.3744|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:22:21.4225|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 2025-11-18 12:22:21.4607|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]]'. 2025-11-18 12:22:21.4607|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.3709ms 2025-11-18 12:22:21.4607|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:21.4667|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.5218ms 200 application/json; charset=utf-8 2025-11-18 12:22:26.9271|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:22:26.9271|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:26.9271|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0786ms 204 2025-11-18 12:22:26.9355|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:22:26.9355|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:22:26.9355|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:22:26.9355|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:22:26.9355|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:26.9355|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). 2025-11-18 12:22:26.9355|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:22:26.9887|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 2025-11-18 12:22:27.0296|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]]'. 2025-11-18 12:22:27.0296|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.8735ms 2025-11-18 12:22:27.0296|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:22:27.0296|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.9476ms 200 application/json; charset=utf-8 2025-11-18 12:23:35.3119|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 2025-11-18 12:23:35.3119|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:35.3229|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.0561ms 204 2025-11-18 12:23:35.3229|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 2025-11-18 12:23:35.3386|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:23:35.3537|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:35.3537|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:23:35.3537|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:23:35.3701|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). 2025-11-18 12:23:35.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]]'. 2025-11-18 12:23:35.4014|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.6133ms 2025-11-18 12:23:35.4014|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:23:35.4014|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 76.9522ms 200 application/json; charset=utf-8 2025-11-18 12:23:37.2830|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:23:37.2830|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:37.2830|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.538ms 204 2025-11-18 12:23:37.2925|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:23:37.2925|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:23:37.2925|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:37.2925|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:23:37.2925|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:37.2925|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). 2025-11-18 12:23:37.2925|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:23:37.3417|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 2025-11-18 12:23:37.3857|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]]'. 2025-11-18 12:23:37.3857|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.5586ms 2025-11-18 12:23:37.3857|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:37.3857|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.0204ms 200 application/json; charset=utf-8 2025-11-18 12:23:41.3902|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:23:41.3902|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:23:41.3902|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:41.3902|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:23:41.3902|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:41.3902|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). 2025-11-18 12:23:41.3902|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:23:41.4434|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 2025-11-18 12:23:41.4852|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]]'. 2025-11-18 12:23:41.4852|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.7228ms 2025-11-18 12:23:41.4852|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:41.4852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.1541ms 200 application/json; charset=utf-8 2025-11-18 12:23:48.1573|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:23:48.1573|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:48.1573|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.41ms 204 2025-11-18 12:23:48.1679|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:23:48.1679|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:23:48.1679|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:23:48.1679|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:23:48.1679|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:48.1679|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). 2025-11-18 12:23:48.1679|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:23:48.2179|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 2025-11-18 12:23:48.2578|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]]'. 2025-11-18 12:23:48.2601|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.8757ms 2025-11-18 12:23:48.2601|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:23:48.2601|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.795ms 200 application/json; charset=utf-8 2025-11-18 12:24:15.9883|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:24:15.9883|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:15.9883|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4783ms 204 2025-11-18 12:24:15.9978|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:24:15.9978|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:24:15.9978|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:15.9978|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:24:15.9978|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:15.9978|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). 2025-11-18 12:24:16.0109|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:24:16.0542|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 2025-11-18 12:24:16.1025|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]]'. 2025-11-18 12:24:16.1062|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.4375ms 2025-11-18 12:24:16.1062|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:16.1062|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.0708ms 200 application/json; charset=utf-8 2025-11-18 12:24:22.3932|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:24:22.3932|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:22.3932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0139ms 204 2025-11-18 12:24:22.4064|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:24:22.4064|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:24:22.4064|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:22.4064|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:24:22.4064|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:22.4064|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). 2025-11-18 12:24:22.4064|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:24:22.4519|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 2025-11-18 12:24:22.4891|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]]'. 2025-11-18 12:24:22.4891|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.305ms 2025-11-18 12:24:22.4944|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:22.4944|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 89.3854ms 200 application/json; charset=utf-8 2025-11-18 12:24:27.7030|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:24:27.7030|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:27.7030|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0816ms 204 2025-11-18 12:24:27.7138|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:24:27.7138|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:24:27.7138|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:24:27.7138|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:24:27.7138|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:27.7138|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). 2025-11-18 12:24:27.7138|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:24:27.7642|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 2025-11-18 12:24:27.8055|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]]'. 2025-11-18 12:24:27.8090|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.4816ms 2025-11-18 12:24:27.8090|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:24:27.8090|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.1393ms 200 application/json; charset=utf-8 2025-11-18 12:25:10.4374|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 2025-11-18 12:25:10.4374|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:10.4374|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1796ms 204 2025-11-18 12:25:10.4495|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 2025-11-18 12:25:10.4495|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:10.4495|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:10.4495|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:10.4495|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:25:10.4495|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). 2025-11-18 12:25:10.4897|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]]'. 2025-11-18 12:25:10.4897|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.7239ms 2025-11-18 12:25:10.4897|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:25:10.4897|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.8518ms 200 application/json; charset=utf-8 2025-11-18 12:25:11.8093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:25:11.8093|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:11.8093|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1087ms 204 2025-11-18 12:25:11.8093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:25:11.8229|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:11.8229|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:11.8229|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:11.8229|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:11.8229|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). 2025-11-18 12:25:11.8229|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:25:11.8806|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 2025-11-18 12:25:11.9173|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]]'. 2025-11-18 12:25:11.9173|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.4561ms 2025-11-18 12:25:11.9173|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:11.9173|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.4058ms 200 application/json; charset=utf-8 2025-11-18 12:25:15.9129|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:25:15.9129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:15.9169|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:15.9169|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:15.9169|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:15.9169|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). 2025-11-18 12:25:15.9169|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:25:15.9609|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 2025-11-18 12:25:15.9978|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]]'. 2025-11-18 12:25:15.9978|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.1545ms 2025-11-18 12:25:15.9978|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:15.9978|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.8816ms 200 application/json; charset=utf-8 2025-11-18 12:25:18.0118|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:25:18.0118|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:18.0118|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4458ms 204 2025-11-18 12:25:18.0118|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:25:18.0118|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:18.0252|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:18.0252|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:18.0252|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:18.0252|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). 2025-11-18 12:25:18.0252|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:25:18.0714|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 2025-11-18 12:25:18.1150|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]]'. 2025-11-18 12:25:18.1150|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.2566ms 2025-11-18 12:25:18.1195|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:18.1195|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.9452ms 200 application/json; charset=utf-8 2025-11-18 12:25:19.3187|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:25:19.3187|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:19.3230|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:19.3230|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:19.3230|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:19.3230|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). 2025-11-18 12:25:19.3230|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:25:19.3665|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 2025-11-18 12:25:19.4017|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]]'. 2025-11-18 12:25:19.4017|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 75.3881ms 2025-11-18 12:25:19.4017|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:19.4017|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.474ms 200 application/json; charset=utf-8 2025-11-18 12:25:22.1282|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:25:22.1282|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:25:22.1282|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:25:22.1371|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:25:22.1371|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:22.1371|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). 2025-11-18 12:25:22.1371|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:25:22.1881|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 2025-11-18 12:25:22.2250|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]]'. 2025-11-18 12:25:22.2250|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.0676ms 2025-11-18 12:25:22.2299|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:25:22.2299|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.91ms 200 application/json; charset=utf-8 2025-11-18 12:26:01.2939|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 2025-11-18 12:26:01.2939|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:01.2939|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2403ms 204 2025-11-18 12:26:01.3030|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 2025-11-18 12:26:01.3030|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:01.3030|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:01.3030|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:01.3030|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:26:01.3030|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). 2025-11-18 12:26:01.3440|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]]'. 2025-11-18 12:26:01.3440|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.0988ms 2025-11-18 12:26:01.3479|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:26:01.3479|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.7627ms 200 application/json; charset=utf-8 2025-11-18 12:26:03.4498|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:03.4498|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:03.4498|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8358ms 204 2025-11-18 12:26:03.4584|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:26:03.4584|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:03.4584|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:03.4584|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:03.4584|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:03.4584|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). 2025-11-18 12:26:03.4736|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:03.5153|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 2025-11-18 12:26:03.5499|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]]'. 2025-11-18 12:26:03.5499|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.9562ms 2025-11-18 12:26:03.5499|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:03.5499|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.9131ms 200 application/json; charset=utf-8 2025-11-18 12:26:09.3316|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:09.3337|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:09.3337|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3813ms 204 2025-11-18 12:26:09.3337|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:26:09.3337|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:09.3337|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:09.3337|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:09.3337|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:09.3337|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). 2025-11-18 12:26:09.3337|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:09.3867|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 2025-11-18 12:26:09.4255|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]]'. 2025-11-18 12:26:09.4282|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.1948ms 2025-11-18 12:26:09.4282|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:09.4282|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.0222ms 200 application/json; charset=utf-8 2025-11-18 12:26:15.0638|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:15.0638|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:15.0638|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.7842ms 204 2025-11-18 12:26:15.0705|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:26:15.0705|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:15.0705|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:15.0705|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:15.0705|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:15.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). 2025-11-18 12:26:15.0705|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:15.1263|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 2025-11-18 12:26:15.1683|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]]'. 2025-11-18 12:26:15.1683|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.456ms 2025-11-18 12:26:15.1683|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:15.1683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.549ms 200 application/json; charset=utf-8 2025-11-18 12:26:16.2270|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:26:16.2270|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:16.2270|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:16.2270|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:16.2270|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:16.2270|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). 2025-11-18 12:26:16.2270|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:16.2777|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 2025-11-18 12:26:16.3161|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]]'. 2025-11-18 12:26:16.3161|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.8289ms 2025-11-18 12:26:16.3216|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:16.3216|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.8831ms 200 application/json; charset=utf-8 2025-11-18 12:26:19.8744|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:26:19.8744|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:19.8744|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:19.8744|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:19.8827|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:19.8827|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). 2025-11-18 12:26:19.8827|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:19.9264|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 2025-11-18 12:26:19.9625|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]]'. 2025-11-18 12:26:19.9625|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.0272ms 2025-11-18 12:26:19.9625|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:19.9625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.7198ms 200 application/json; charset=utf-8 2025-11-18 12:26:23.5585|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 2025-11-18 12:26:23.5633|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:23.5633|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0324ms 204 2025-11-18 12:26:23.5633|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 2025-11-18 12:26:23.5633|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:23.5792|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:23.5792|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:23.5792|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:26:23.5792|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). 2025-11-18 12:26:23.6198|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]]'. 2025-11-18 12:26:23.6198|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.0995ms 2025-11-18 12:26:23.6198|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:26:23.6269|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.2232ms 200 application/json; charset=utf-8 2025-11-18 12:26:25.1419|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:25.1419|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:25.1419|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.2163ms 204 2025-11-18 12:26:25.1585|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:26:25.1585|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:25.1585|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:25.1740|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:25.1740|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:25.1740|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). 2025-11-18 12:26:25.1740|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:25.2256|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 2025-11-18 12:26:25.2664|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]]'. 2025-11-18 12:26:25.2692|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.9669ms 2025-11-18 12:26:25.2692|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:25.2692|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.9302ms 200 application/json; charset=utf-8 2025-11-18 12:26:30.6111|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:30.6111|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:30.6111|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8792ms 204 2025-11-18 12:26:30.6111|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:26:30.6111|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:30.6111|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:30.6111|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:30.6111|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:30.6264|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). 2025-11-18 12:26:30.6264|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:30.6674|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 2025-11-18 12:26:30.7044|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]]'. 2025-11-18 12:26:30.7044|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.2298ms 2025-11-18 12:26:30.7044|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:30.7044|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.6396ms 200 application/json; charset=utf-8 2025-11-18 12:26:57.1853|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:26:57.1886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:57.1886|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9155ms 204 2025-11-18 12:26:57.1886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:26:57.1886|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:57.1886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:57.2055|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:57.2055|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:57.2055|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). 2025-11-18 12:26:57.2055|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:57.2553|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 2025-11-18 12:26:57.2946|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]]'. 2025-11-18 12:26:57.2946|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.1564ms 2025-11-18 12:26:57.2946|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:57.2985|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.3487ms 200 application/json; charset=utf-8 2025-11-18 12:26:58.8422|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:26:58.8422|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:26:58.8422|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:26:58.8422|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:26:58.8422|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:58.8422|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). 2025-11-18 12:26:58.8422|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:26:58.8910|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 2025-11-18 12:26:58.9408|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]]'. 2025-11-18 12:26:58.9408|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.3263ms 2025-11-18 12:26:58.9408|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:26:58.9408|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.0885ms 200 application/json; charset=utf-8 2025-11-18 12:27:09.8445|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 2025-11-18 12:27:09.8445|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:09.8445|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2042ms 204 2025-11-18 12:27:09.8581|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 2025-11-18 12:27:09.8581|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:27:09.8581|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:09.8581|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:27:09.8581|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:27:09.8581|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). 2025-11-18 12:27:09.8988|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]]'. 2025-11-18 12:27:09.8988|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.3085ms 2025-11-18 12:27:09.8988|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:27:09.9064|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.2663ms 200 application/json; charset=utf-8 2025-11-18 12:27:11.7932|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:27:11.7967|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:11.7967|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7277ms 204 2025-11-18 12:27:11.7967|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:27:11.7967|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:27:11.7967|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:11.7967|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:27:11.8125|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:11.8125|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). 2025-11-18 12:27:11.8125|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:27:11.8656|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 2025-11-18 12:27:11.9048|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]]'. 2025-11-18 12:27:11.9048|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.7747ms 2025-11-18 12:27:11.9048|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:11.9048|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.734ms 200 application/json; charset=utf-8 2025-11-18 12:27:16.1549|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:27:16.1549|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:27:16.1549|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:16.1549|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:27:16.1549|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:16.1549|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). 2025-11-18 12:27:16.1549|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:27:16.2065|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 2025-11-18 12:27:16.2458|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]]'. 2025-11-18 12:27:16.2483|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.2053ms 2025-11-18 12:27:16.2483|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:16.2483|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.1337ms 200 application/json; charset=utf-8 2025-11-18 12:27:21.7670|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:27:21.7670|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:21.7670|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8242ms 204 2025-11-18 12:27:21.7670|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:27:21.7670|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:27:21.7802|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:27:21.7802|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:27:21.7802|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:21.7802|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). 2025-11-18 12:27:21.7802|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:27:21.8269|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 2025-11-18 12:27:21.8676|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]]'. 2025-11-18 12:27:21.8676|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.7945ms 2025-11-18 12:27:21.8746|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:27:21.8746|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.529ms 200 application/json; charset=utf-8 2025-11-18 12:29:22.5972|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:29:22.5972|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:29:22.5972|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1398ms 204 2025-11-18 12:29:22.5972|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:29:22.5972|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() 2025-11-18 12:29:22.5972|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'. 2025-11-18 12:29:22.6128|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:29:22.6128|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:29:22.6128|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:29:22.6128|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.5868ms 401 2025-11-18 12:29:43.9678|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:29:43.9678|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:29:43.9678|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5387ms 204 2025-11-18 12:29:43.9773|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:29:43.9773|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:29:43.9773|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:29:43.9773|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:29:43.9773|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:29:43.9773|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). 2025-11-18 12:29:43.9920|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:29:44.0439|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (50ms) [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 2025-11-18 12:29:44.0854|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]]'. 2025-11-18 12:29:44.0854|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.8265ms 2025-11-18 12:29:44.0854|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:29:44.0854|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.4674ms 200 application/json; charset=utf-8 2025-11-18 12:30:00.5563|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:30:00.5563|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:00.5563|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1382ms 204 2025-11-18 12:30:00.5563|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:30:00.5563|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:30:00.5563|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:00.5563|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:30:00.5563|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:00.5699|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). 2025-11-18 12:30:00.5699|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:30:01.2459|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (672ms) [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 2025-11-18 12:30:01.2948|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]]'. 2025-11-18 12:30:01.2948|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 726.6544ms 2025-11-18 12:30:01.2948|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:01.2948|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 737.1288ms 200 application/json; charset=utf-8 2025-11-18 12:30:07.6565|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:30:07.6565|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:07.6565|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.951ms 204 2025-11-18 12:30:07.6565|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:30:07.6726|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:30:07.6726|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:07.6726|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:30:07.6726|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:07.6726|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). 2025-11-18 12:30:07.6852|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:30:08.3791|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (691ms) [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 2025-11-18 12:30:08.4175|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]]'. 2025-11-18 12:30:08.4215|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 737.4038ms 2025-11-18 12:30:08.4215|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:08.4215|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 758.3882ms 200 application/json; charset=utf-8 2025-11-18 12:30:39.4953|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:30:39.4953|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:39.4953|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7001ms 204 2025-11-18 12:30:39.5052|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:30:39.5052|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:30:39.5052|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:39.5052|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:30:39.5052|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:39.5052|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). 2025-11-18 12:30:39.5052|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:30:40.1947|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (677ms) [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 2025-11-18 12:30:40.2352|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]]'. 2025-11-18 12:30:40.2352|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 721.5284ms 2025-11-18 12:30:40.2352|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:40.2352|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 734.2738ms 200 application/json; charset=utf-8 2025-11-18 12:30:46.1513|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:30:46.1513|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:46.1513|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9894ms 204 2025-11-18 12:30:46.1604|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:30:46.1604|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:30:46.1604|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:30:46.1604|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:30:46.1604|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:46.1604|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). 2025-11-18 12:30:46.1604|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:30:46.8377|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (666ms) [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 2025-11-18 12:30:46.8763|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]]'. 2025-11-18 12:30:46.8763|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 710.6396ms 2025-11-18 12:30:46.8763|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:30:46.8763|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 723.6435ms 200 application/json; charset=utf-8 2025-11-18 12:31:00.6748|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:00.6748|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:00.6748|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.7978ms 204 2025-11-18 12:31:00.6748|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:00.6748|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:00.6748|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:00.6748|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:00.6748|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:00.6748|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). 2025-11-18 12:31:00.6896|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:01.3828|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (692ms) [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 2025-11-18 12:31:01.4295|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]]'. 2025-11-18 12:31:01.4295|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 743.2998ms 2025-11-18 12:31:01.4295|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:01.4295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 753.5193ms 200 application/json; charset=utf-8 2025-11-18 12:31:21.0612|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:21.0631|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:21.0631|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5885ms 204 2025-11-18 12:31:21.0631|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:21.0631|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:21.0631|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:21.0631|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:21.0631|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:21.0631|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). 2025-11-18 12:31:21.0631|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:21.7529|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (673ms) [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 2025-11-18 12:31:21.7948|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]]'. 2025-11-18 12:31:21.7948|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 719.6908ms 2025-11-18 12:31:21.7987|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:21.7987|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 730.1715ms 200 application/json; charset=utf-8 2025-11-18 12:31:29.7402|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:29.7402|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:29.7402|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4203ms 204 2025-11-18 12:31:29.7402|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:29.7525|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:29.7525|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:29.7525|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:29.7525|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:29.7525|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). 2025-11-18 12:31:29.7525|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:30.4426|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (683ms) [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 2025-11-18 12:31:30.4851|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]]'. 2025-11-18 12:31:30.4851|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 729.6147ms 2025-11-18 12:31:30.4851|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:30.4851|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 740.818ms 200 application/json; charset=utf-8 2025-11-18 12:31:36.9136|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:36.9136|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:36.9136|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9073ms 204 2025-11-18 12:31:36.9248|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:36.9248|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:36.9248|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:36.9248|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:36.9248|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:36.9248|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). 2025-11-18 12:31:36.9248|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:37.6096|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (677ms) [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 2025-11-18 12:31:37.6527|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]]'. 2025-11-18 12:31:37.6527|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 725.1073ms 2025-11-18 12:31:37.6584|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:37.6584|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 735.7672ms 200 application/json; charset=utf-8 2025-11-18 12:31:41.9548|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:41.9548|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:41.9548|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.885ms 204 2025-11-18 12:31:41.9548|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:41.9548|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:41.9548|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:41.9698|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:41.9698|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:41.9698|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). 2025-11-18 12:31:41.9698|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:42.6664|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (691ms) [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 2025-11-18 12:31:42.7197|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]]'. 2025-11-18 12:31:42.7197|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 755.6305ms 2025-11-18 12:31:42.7197|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:42.7197|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 767.2569ms 200 application/json; charset=utf-8 2025-11-18 12:31:48.1146|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:48.1146|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:48.1146|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1456ms 204 2025-11-18 12:31:48.1146|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:48.1262|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:48.1262|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:48.1262|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:48.1262|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:48.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). 2025-11-18 12:31:48.1262|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:31:48.8237|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (682ms) [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 2025-11-18 12:31:48.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]]'. 2025-11-18 12:31:48.8626|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 726.5985ms 2025-11-18 12:31:48.8626|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:48.8626|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 744.3848ms 200 application/json; charset=utf-8 2025-11-18 12:31:59.3108|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:31:59.3132|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:59.3132|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6609ms 204 2025-11-18 12:31:59.3132|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:31:59.3132|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:31:59.3132|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:31:59.3132|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:31:59.3302|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:31:59.3302|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). 2025-11-18 12:31:59.3302|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:32:00.0114|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (675ms) [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 2025-11-18 12:32:00.0487|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]]'. 2025-11-18 12:32:00.0487|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 717.3521ms 2025-11-18 12:32:00.0487|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:32:00.0487|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 735.9048ms 200 application/json; charset=utf-8 2025-11-18 12:32:03.3881|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 2025-11-18 12:32:03.3881|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:32:03.3918|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7087ms 204 2025-11-18 12:32:03.3918|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 2025-11-18 12:32:03.3918|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:32:03.3918|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:32:03.3918|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:32:03.3918|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:32:03.3918|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). 2025-11-18 12:32:03.4277|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]]'. 2025-11-18 12:32:03.4277|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.0624ms 2025-11-18 12:32:03.4277|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:32:03.4277|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 36.5875ms 200 application/json; charset=utf-8 2025-11-18 12:32:06.7235|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:32:06.7235|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:32:06.7235|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2679ms 204 2025-11-18 12:32:06.7351|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:32:06.7351|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:32:06.7351|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:32:06.7351|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:32:06.7351|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:32:06.7351|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). 2025-11-18 12:32:06.7351|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:32:07.4219|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (675ms) [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 2025-11-18 12:32:07.4624|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]]'. 2025-11-18 12:32:07.4624|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 720.0115ms 2025-11-18 12:32:07.4624|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:32:07.4624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 731.9514ms 200 application/json; charset=utf-8 2025-11-18 12:36:36.6129|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:36:36.6129|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:36:36.6129|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5852ms 204 2025-11-18 12:36:36.6129|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:36:36.6280|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:36:36.6280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:36:36.6280|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:36:36.6280|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:36:36.6280|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). 2025-11-18 12:36:36.6280|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:36:37.3114|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (664ms) [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 2025-11-18 12:36:37.3550|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]]'. 2025-11-18 12:36:37.3550|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 721.613ms 2025-11-18 12:36:37.3550|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:36:37.3623|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 737.164ms 200 application/json; charset=utf-8 2025-11-18 12:36:51.4267|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:36:51.4267|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:36:51.4267|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6385ms 204 2025-11-18 12:36:51.4361|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 12:36:51.4361|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:36:51.4361|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:36:51.4361|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:36:51.4361|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:36:51.4361|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). 2025-11-18 12:36:51.4361|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:36:52.1415|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (691ms) [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 2025-11-18 12:36:52.1918|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]]'. 2025-11-18 12:36:52.1918|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 749.0143ms 2025-11-18 12:36:52.1918|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:36:52.1996|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 763.4894ms 200 application/json; charset=utf-8 2025-11-18 12:37:39.4270|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 2025-11-18 12:37:39.4270|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:37:39.4270|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6314ms 204 2025-11-18 12:37:39.4386|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 2025-11-18 12:37:39.4386|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:37:39.4386|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:37:39.4386|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:37:39.4386|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:37:39.4386|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). 2025-11-18 12:37:39.4841|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]]'. 2025-11-18 12:37:39.4866|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.5446ms 2025-11-18 12:37:39.4866|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:37:39.4866|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.3094ms 200 application/json; charset=utf-8 2025-11-18 12:38:14.2276|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 2025-11-18 12:38:14.2294|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:38:14.2294|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8962ms 204 2025-11-18 12:38:14.2294|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 2025-11-18 12:38:14.2294|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:38:14.2294|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:38:14.2476|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:38:14.2476|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:38:14.2476|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). 2025-11-18 12:38:14.2908|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]]'. 2025-11-18 12:38:14.2945|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.8931ms 2025-11-18 12:38:14.2945|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:38:14.2945|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 60.9972ms 200 application/json; charset=utf-8 2025-11-18 12:40:43.6461|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 2025-11-18 12:40:43.6461|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:40:43.6461|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4248ms 204 2025-11-18 12:40:43.6570|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 2025-11-18 12:40:43.6570|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() 2025-11-18 12:40:43.6570|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'. 2025-11-18 12:40:43.6570|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:40:43.6570|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:40:43.6570|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:40:43.6570|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.9444ms 401 2025-11-18 12:40:55.2093|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 2025-11-18 12:40:55.2093|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:40:55.2093|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6426ms 204 2025-11-18 12:40:55.2214|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 2025-11-18 12:40:55.2214|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:40:55.2214|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:40:55.2214|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:40:55.2332|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:40:55.2332|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). 2025-11-18 12:40:55.2591|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]]'. 2025-11-18 12:40:55.2591|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.2761ms 2025-11-18 12:40:55.2591|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:40:55.2639|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.4913ms 200 application/json; charset=utf-8 2025-11-18 12:41:04.9647|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 2025-11-18 12:41:04.9647|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:04.9686|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8734ms 204 2025-11-18 12:41:04.9686|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 2025-11-18 12:41:04.9686|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() 2025-11-18 12:41:04.9686|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'. 2025-11-18 12:41:04.9686|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:04.9686|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:41:04.9848|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:41:04.9848|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.5463ms 401 2025-11-18 12:41:05.1593|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 2025-11-18 12:41:05.1593|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:41:05.1593|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:05.1593|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:41:05.1593|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:41:05.1713|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). 2025-11-18 12:41:05.1967|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]]'. 2025-11-18 12:41:05.1967|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.285ms 2025-11-18 12:41:05.2021|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:41:05.2021|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.4735ms 200 application/json; charset=utf-8 2025-11-18 12:41:26.4168|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 2025-11-18 12:41:26.4168|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:26.4241|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3161ms 204 2025-11-18 12:41:26.4241|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 2025-11-18 12:41:26.4241|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:41:26.4241|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:26.4380|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:41:26.4380|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:41:26.4380|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). 2025-11-18 12:41:26.4610|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]]'. 2025-11-18 12:41:26.4610|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 20.2229ms 2025-11-18 12:41:26.4610|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:41:26.4610|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 37.3032ms 200 application/json; charset=utf-8 2025-11-18 12:41:27.9802|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:41:27.9802|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:27.9844|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1979ms 204 2025-11-18 12:41:27.9844|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:41:27.9844|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:41:27.9844|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:41:27.9844|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:41:27.9844|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:41:27.9844|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). 2025-11-18 12:41:27.9844|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:41:28.0256|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (27ms) [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 2025-11-18 12:41:28.0585|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]]'. 2025-11-18 12:41:28.0585|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 62.8585ms 2025-11-18 12:41:28.0585|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:41:28.0630|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.3166ms 200 application/json; charset=utf-8 2025-11-18 12:42:18.6678|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:42:18.6678|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:42:18.6730|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2148ms 204 2025-11-18 12:42:18.6730|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 12:42:18.6730|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:42:18.6730|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:42:18.6730|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:42:18.6879|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:42:18.6879|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). 2025-11-18 12:42:18.6879|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:42:18.7319|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 2025-11-18 12:42:18.7819|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]]'. 2025-11-18 12:42:18.7819|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.6322ms 2025-11-18 12:42:18.7819|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:42:18.7819|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.8935ms 200 application/json; charset=utf-8 2025-11-18 12:42:22.4108|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 2025-11-18 12:42:22.4108|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:42:22.4108|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5888ms 204 2025-11-18 12:42:22.4232|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 2025-11-18 12:42:22.4232|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:42:22.4232|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:42:22.4232|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:42:22.4232|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:42:22.4232|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). 2025-11-18 12:42:22.4526|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]]'. 2025-11-18 12:42:22.4556|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.4983ms 2025-11-18 12:42:22.4556|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:42:22.4556|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.7395ms 200 application/json; charset=utf-8 2025-11-18 12:43:07.7317|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 2025-11-18 12:43:07.7317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:43:07.7317|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7925ms 204 2025-11-18 12:43:07.7317|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 2025-11-18 12:43:07.7317|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:43:07.7317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:43:07.7317|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:43:07.7475|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:43:07.7475|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). 2025-11-18 12:43:07.7758|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]]'. 2025-11-18 12:43:07.7788|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.4007ms 2025-11-18 12:43:07.7788|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:43:07.7788|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.3244ms 200 application/json; charset=utf-8 2025-11-18 12:49:08.0090|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 12:49:08.0090|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:49:08.0145|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5854ms 204 2025-11-18 12:49:08.0145|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 12:49:08.0145|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:49:08.0145|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:49:08.0145|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:49:08.0145|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:49:08.0145|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). 2025-11-18 12:49:08.0599|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]]'. 2025-11-18 12:49:08.0622|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.2726ms 2025-11-18 12:49:08.0622|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:49:08.0622|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.7339ms 200 application/json; charset=utf-8 2025-11-18 12:52:10.6603|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 2025-11-18 12:52:10.6603|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:52:10.6603|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0418ms 204 2025-11-18 12:52:10.6730|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 2025-11-18 12:52:10.6730|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() 2025-11-18 12:52:10.6730|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'. 2025-11-18 12:52:10.6730|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:52:10.6730|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 12:52:10.6730|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 12:52:10.6730|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.2044ms 401 2025-11-18 12:59:20.2178|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 2025-11-18 12:59:20.2208|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:20.2208|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9286ms 204 2025-11-18 12:59:20.2424|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 2025-11-18 12:59:20.2424|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:59:20.2424|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:20.2424|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:59:20.2424|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:59:20.2424|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). 2025-11-18 12:59:20.2766|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]]'. 2025-11-18 12:59:20.2766|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.1175ms 2025-11-18 12:59:20.2766|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 12:59:20.2829|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.4875ms 200 application/json; charset=utf-8 2025-11-18 12:59:21.2372|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:59:21.2372|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:21.2372|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0234ms 204 2025-11-18 12:59:21.2372|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 12:59:21.2372|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:59:21.2372|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:21.2372|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:59:21.2372|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:59:21.2516|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). 2025-11-18 12:59:21.2516|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:59:21.2864|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (22ms) [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 2025-11-18 12:59:21.3243|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]]'. 2025-11-18 12:59:21.3243|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 71.9992ms 2025-11-18 12:59:21.3243|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:59:21.3243|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 82.4184ms 200 application/json; charset=utf-8 2025-11-18 12:59:36.0801|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 12:59:36.0801|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:36.0801|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4032ms 204 2025-11-18 12:59:36.0801|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 12:59:36.0960|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 12:59:36.0960|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 12:59:36.0960|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 12:59:36.0960|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:59:36.0960|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). 2025-11-18 12:59:36.0960|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 12:59:36.1454|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (36ms) [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 2025-11-18 12:59:36.1883|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]]'. 2025-11-18 12:59:36.1905|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.2051ms 2025-11-18 12:59:36.1905|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 12:59:36.1905|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.0697ms 200 application/json; charset=utf-8 2025-11-18 13:02:34.5142|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 2025-11-18 13:02:34.5174|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:02:34.5174|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6491ms 204 2025-11-18 13:02:34.5174|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 2025-11-18 13:02:34.5174|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() 2025-11-18 13:02:34.5174|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'. 2025-11-18 13:02:34.5346|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:02:34.5346|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 13:02:34.5346|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 13:02:34.5346|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.8982ms 401 2025-11-18 13:02:49.1095|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 2025-11-18 13:02:49.1095|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:02:49.1095|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.58ms 204 2025-11-18 13:02:49.1292|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 2025-11-18 13:02:49.1292|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:02:49.1429|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:02:49.1429|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:02:49.1429|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:02:49.1576|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). 2025-11-18 13:02:49.1954|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]]'. 2025-11-18 13:02:49.1954|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.5043ms 2025-11-18 13:02:49.1954|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:02:49.1954|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.9981ms 200 application/json; charset=utf-8 2025-11-18 13:03:41.0798|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 2025-11-18 13:03:41.0798|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:03:41.0880|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2074ms 204 2025-11-18 13:03:41.0880|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 2025-11-18 13:03:41.0880|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:03:41.1032|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:03:41.1032|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:03:41.1032|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:03:41.1032|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). 2025-11-18 13:03:41.1400|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]]'. 2025-11-18 13:03:41.1400|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.907ms 2025-11-18 13:03:41.1400|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:03:41.1475|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.7474ms 200 application/json; charset=utf-8 2025-11-18 13:03:48.6601|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 2025-11-18 13:03:48.6634|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:03:48.6634|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.47ms 204 2025-11-18 13:03:48.6634|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 2025-11-18 13:03:48.6634|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:03:48.6634|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:03:48.6818|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:03:48.6818|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:03:48.6818|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). 2025-11-18 13:03:48.7211|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]]'. 2025-11-18 13:03:48.7211|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.9938ms 2025-11-18 13:03:48.7256|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:03:48.7256|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.2935ms 200 application/json; charset=utf-8 2025-11-18 13:04:14.6718|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 2025-11-18 13:04:14.6718|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:14.6718|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.31ms 204 2025-11-18 13:04:14.6887|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 2025-11-18 13:04:14.6887|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:04:14.6887|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:14.6997|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:04:14.6997|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:04:14.6997|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). 2025-11-18 13:04:14.7384|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]]'. 2025-11-18 13:04:14.7384|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.328ms 2025-11-18 13:04:14.7384|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:04:14.7447|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.9327ms 200 application/json; charset=utf-8 2025-11-18 13:04:16.3417|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:04:16.3417|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:16.3417|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9842ms 204 2025-11-18 13:04:16.3574|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:04:16.3574|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:04:16.3574|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:16.3574|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:04:16.3574|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:04:16.3574|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). 2025-11-18 13:04:16.3751|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:04:16.4096|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 2025-11-18 13:04:16.4551|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]]'. 2025-11-18 13:04:16.4551|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.7548ms 2025-11-18 13:04:16.4551|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:04:16.4551|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.8095ms 200 application/json; charset=utf-8 2025-11-18 13:04:22.5346|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 2025-11-18 13:04:22.5346|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:22.5346|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0854ms 204 2025-11-18 13:04:22.5522|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 2025-11-18 13:04:22.5522|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:04:22.5522|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:04:22.5585|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:04:22.5585|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:04:22.5585|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). 2025-11-18 13:04:22.5976|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]]'. 2025-11-18 13:04:22.5976|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.5923ms 2025-11-18 13:04:22.5976|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:04:22.6046|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.4074ms 200 application/json; charset=utf-8 2025-11-18 13:10:38.8127|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 2025-11-18 13:10:38.8127|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:38.8186|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8696ms 204 2025-11-18 13:10:38.8186|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 2025-11-18 13:10:38.8186|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:10:38.8186|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:38.8186|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:10:38.8336|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:10:38.8336|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). 2025-11-18 13:10:38.8747|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]]'. 2025-11-18 13:10:38.8747|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.0847ms 2025-11-18 13:10:38.8786|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:10:38.8786|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 57.0186ms 200 application/json; charset=utf-8 2025-11-18 13:10:40.5765|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 13:10:40.5765|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:40.5820|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5137ms 204 2025-11-18 13:10:40.5820|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 13:10:40.5820|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:10:40.5820|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:40.5820|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:10:40.5973|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:10:40.5973|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). 2025-11-18 13:10:40.5973|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:10:40.7175|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (103ms) [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 2025-11-18 13:10:40.7743|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]]'. 2025-11-18 13:10:40.7743|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 175.8126ms 2025-11-18 13:10:40.7743|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:10:40.7743|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 194.0659ms 200 application/json; charset=utf-8 2025-11-18 13:10:48.8567|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 13:10:48.8567|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:48.8567|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3108ms 204 2025-11-18 13:10:48.8661|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2025-11-18 13:10:48.8661|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:10:48.8661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:10:48.8661|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:10:48.8661|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:10:48.8661|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). 2025-11-18 13:10:48.8661|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:10:49.9210|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,046ms) [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 2025-11-18 13:10:49.9610|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]]'. 2025-11-18 13:10:49.9610|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 1091.4693ms 2025-11-18 13:10:49.9610|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:10:49.9610|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1102.0323ms 200 application/json; charset=utf-8 2025-11-18 13:12:04.5911|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 2025-11-18 13:12:04.5951|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:12:04.5951|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3511ms 204 2025-11-18 13:12:04.5951|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 2025-11-18 13:12:04.5951|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:12:04.5951|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:12:04.5951|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:12:04.6087|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:12:04.6087|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). 2025-11-18 13:12:04.6367|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]]'. 2025-11-18 13:12:04.6367|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.0506ms 2025-11-18 13:12:04.6408|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:12:04.6408|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.3548ms 200 application/json; charset=utf-8 2025-11-18 13:12:40.4546|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 2025-11-18 13:12:40.4546|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:12:40.4546|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7069ms 204 2025-11-18 13:12:40.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 2025-11-18 13:12:40.4652|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:12:40.4652|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:12:40.4652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:12:40.4652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:12:40.4652|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). 2025-11-18 13:12:40.4960|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]]'. 2025-11-18 13:12:40.4960|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.498ms 2025-11-18 13:12:40.4960|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:12:40.4960|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.8429ms 200 application/json; charset=utf-8 2025-11-18 13:15:35.9778|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 2025-11-18 13:15:35.9778|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:15:35.9778|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2584ms 204 2025-11-18 13:15:35.9917|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 2025-11-18 13:15:35.9917|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:15:35.9917|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:15:35.9917|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:15:35.9917|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:15:36.0036|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). 2025-11-18 13:15:36.0320|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]]'. 2025-11-18 13:15:36.0352|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.4578ms 2025-11-18 13:15:36.0352|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:15:36.0352|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.6253ms 200 application/json; charset=utf-8 2025-11-18 13:15:37.6220|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:15:37.6220|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:15:37.6281|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1261ms 204 2025-11-18 13:15:37.6281|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:15:37.6281|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:15:37.6281|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:15:37.6281|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:15:37.6281|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:15:37.6281|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). 2025-11-18 13:15:37.6448|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:15:37.6906|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 2025-11-18 13:15:37.7336|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]]'. 2025-11-18 13:15:37.7336|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.3095ms 2025-11-18 13:15:37.7373|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:15:37.7373|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.925ms 200 application/json; charset=utf-8 2025-11-18 13:15:42.3887|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:15:42.3887|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:15:42.3887|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:15:42.3887|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:15:42.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:15:42.3961|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). 2025-11-18 13:15:42.3961|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:15:42.4358|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 2025-11-18 13:15:42.4776|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]]'. 2025-11-18 13:15:42.4776|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.91ms 2025-11-18 13:15:42.4776|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:15:42.4776|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.1298ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 13:18:33.4600|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.3149ms 204 2025-11-18 13:18:33.4600|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.2095ms 204 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4661|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 13:18:33.4600|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.2758ms 204 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.8867ms 204 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 18.2909ms 204 2025-11-18 13:18:33.4661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 18.7657ms 204 2025-11-18 13:18:33.4826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 20.2641ms 204 2025-11-18 13:18:33.4826|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 13:18:33.4826|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 13:18:33.4826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 23.042ms 204 2025-11-18 13:18:33.4826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.4342ms 204 2025-11-18 13:18:33.4826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 25.6704ms 204 2025-11-18 13:18:33.4826|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 26.2566ms 204 2025-11-18 13:18:33.4826|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4826|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4826|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 13:18:33.4826|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 13:18:33.4975|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 13:18:33.4975|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 13:18:33.4975|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.7283ms 204 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.0142ms 204 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.4975|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5141|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5444|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5285|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5285|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5285|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 13:18:33.5285|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5444|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5444|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 13:18:33.5141|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5444|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5444|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5444|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5444|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5444|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:18:33.5444|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5613|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.5285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5444|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.5444|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5613|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5613|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetSourceAccountApproval", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSourceAccountApproval() on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5613|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5613|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:18:33.5613|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5761|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 13:18:33.5613|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5761|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5444|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5613|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5761|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5919|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 13:18:33.5761|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.5761|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 13:18:33.5761|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5919|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.5761|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.5613|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.5761|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5613|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:18:33.5761|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 13:18:33.5919|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 13:18:33.5761|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5919|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionValue", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionValue(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5919|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5919|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetPaymentStatisticsByChannel", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPaymentStatisticsByChannel(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5761|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). 2025-11-18 13:18:33.5919|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.5919|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService) in 24.5266ms 2025-11-18 13:18:33.6235|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 13:18:33.6080|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 13:18:33.6080|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:18:33.6080|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.6080|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentStatisticsByMonth", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentStatisticsByMonth(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.6235|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:18:33.6235|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 145.5233ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.6235|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentApprovalActivities", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentApprovalActivities(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.6235|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 13:18:33.6443|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAwaitingApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAwaitingApprovalCount(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 13:18:33.6557|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.6557|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 63.7332ms 2025-11-18 13:18:33.6557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.6557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 165.1281ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.6557|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.6557|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 55.3421ms 2025-11-18 13:18:33.6557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 13:18:33.6557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 159.7786ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.6835|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Decimal'. 2025-11-18 13:18:33.6860|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionValue (ReportService) in 68.8318ms 2025-11-18 13:18:33.6860|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 13:18:33.6860|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 191.324ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.6860|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (58ms) [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 2025-11-18 13:18:33.7041|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.7041|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.7041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService) in 65.7777ms 2025-11-18 13:18:33.7041|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 13:18:33.7041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 79.7765ms 2025-11-18 13:18:33.7041|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 13:18:33.7162|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService) in 80.4543ms 2025-11-18 13:18:33.7162|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 13:18:33.7162|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 184.3358ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.7162|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 13:18:33.7162|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 188.552ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.7162|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 227.3065ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.7556|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]]'. 2025-11-18 13:18:33.7556|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 135.2877ms 2025-11-18 13:18:33.7556|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:18:33.7556|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 256.2215ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.8274|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.8274|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 214.656ms 2025-11-18 13:18:33.8274|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.8274|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 336.5808ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.9142|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.9142|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentApprovalActivityModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 13:18:33.9142|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 297.4715ms 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService) in 276.2938ms 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 298.8211ms 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 423.9609ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 415.1259ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService) in 306.8252ms 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 423.5005ms 200 application/json; charset=utf-8 2025-11-18 13:18:33.9192|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 13:18:33.9192|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 449.9154ms 200 application/json; charset=utf-8 2025-11-18 13:22:18.5062|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:22:18.5062|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:18.5062|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6322ms 204 2025-11-18 13:22:18.5186|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 13:22:18.5186|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() 2025-11-18 13:22:18.5186|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'. 2025-11-18 13:22:18.5186|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:18.5186|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 13:22:18.5186|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 13:22:18.5186|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.6156ms 401 2025-11-18 13:22:27.8459|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:22:27.8504|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:27.8504|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5191ms 204 2025-11-18 13:22:27.8504|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:22:27.8504|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:22:27.8649|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:27.8649|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:22:27.8649|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:22:27.8649|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). 2025-11-18 13:22:27.8649|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:22:27.9206|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 2025-11-18 13:22:27.9674|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]]'. 2025-11-18 13:22:27.9713|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.3957ms 2025-11-18 13:22:27.9713|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:22:27.9713|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.4658ms 200 application/json; charset=utf-8 2025-11-18 13:22:37.9195|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:22:37.9195|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:37.9254|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9875ms 204 2025-11-18 13:22:37.9254|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 13:22:37.9254|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:22:37.9254|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:22:37.9254|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:22:37.9407|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:22:37.9407|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). 2025-11-18 13:22:37.9407|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:22:38.6399|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (694ms) [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 2025-11-18 13:22:38.6987|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]]'. 2025-11-18 13:22:38.6987|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 757.5055ms 2025-11-18 13:22:38.6987|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:22:38.6987|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 772.604ms 200 application/json; charset=utf-8 2025-11-18 13:23:36.9635|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 2025-11-18 13:23:36.9635|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:23:36.9635|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1431ms 204 2025-11-18 13:23:36.9779|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 2025-11-18 13:23:36.9779|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() 2025-11-18 13:23:36.9779|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'. 2025-11-18 13:23:36.9779|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:23:36.9779|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 13:23:36.9779|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 13:23:36.9779|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.661ms 401 2025-11-18 13:23:40.7309|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 2025-11-18 13:23:40.7309|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:23:40.7309|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1815ms 204 2025-11-18 13:23:40.7443|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 2025-11-18 13:23:40.7443|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() 2025-11-18 13:23:40.7443|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'. 2025-11-18 13:23:40.7443|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:23:40.7559|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 13:23:40.7559|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 13:23:40.7559|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 15.4851ms 401 2025-11-18 13:24:00.4425|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 2025-11-18 13:24:00.4470|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:00.4470|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.3626ms 204 2025-11-18 13:24:00.4470|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 2025-11-18 13:24:00.4470|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:00.4606|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:00.4606|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:00.4606|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:24:00.4606|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). 2025-11-18 13:24:00.4905|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]]'. 2025-11-18 13:24:00.4905|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.742ms 2025-11-18 13:24:00.4905|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:24:00.4905|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.7397ms 200 application/json; charset=utf-8 2025-11-18 13:24:10.0449|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 2025-11-18 13:24:10.0449|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:10.0449|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7824ms 204 2025-11-18 13:24:10.0535|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 2025-11-18 13:24:10.0535|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:10.0535|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:10.0535|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:10.0535|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:24:10.0535|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). 2025-11-18 13:24:10.0920|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]]'. 2025-11-18 13:24:10.0920|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.5466ms 2025-11-18 13:24:10.0920|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:24:10.0920|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.784ms 200 application/json; charset=utf-8 2025-11-18 13:24:12.3611|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:24:12.3658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:12.3658|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1672ms 204 2025-11-18 13:24:12.3658|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:24:12.3658|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:12.3658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:12.3658|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:12.3808|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:12.3808|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). 2025-11-18 13:24:12.3808|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:24:12.4273|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 2025-11-18 13:24:12.4665|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]]'. 2025-11-18 13:24:12.4665|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.4036ms 2025-11-18 13:24:12.4665|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:12.4746|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.8319ms 200 application/json; charset=utf-8 2025-11-18 13:24:16.5321|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:24:16.5321|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:16.5376|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:16.5376|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:16.5376|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:16.5376|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). 2025-11-18 13:24:16.5376|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:24:16.5844|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 2025-11-18 13:24:16.6237|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]]'. 2025-11-18 13:24:16.6237|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.6845ms 2025-11-18 13:24:16.6307|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:16.6307|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.5474ms 200 application/json; charset=utf-8 2025-11-18 13:24:26.5820|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:24:26.5847|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:26.5847|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7005ms 204 2025-11-18 13:24:26.5847|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:24:26.5847|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:26.5847|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:26.5994|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:26.5994|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:26.5994|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). 2025-11-18 13:24:26.5994|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:24:26.6481|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 2025-11-18 13:24:26.6983|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]]'. 2025-11-18 13:24:26.6983|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.8525ms 2025-11-18 13:24:26.6983|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:26.6983|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.1907ms 200 application/json; charset=utf-8 2025-11-18 13:24:34.2213|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:24:34.2213|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:34.2213|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9426ms 204 2025-11-18 13:24:34.2213|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:24:34.2341|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:24:34.2341|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:24:34.2341|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:24:34.2341|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:34.2341|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). 2025-11-18 13:24:34.2341|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:24:34.2888|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 2025-11-18 13:24:34.3374|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]]'. 2025-11-18 13:24:34.3374|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.1249ms 2025-11-18 13:24:34.3374|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:24:34.3374|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.1674ms 200 application/json; charset=utf-8 2025-11-18 13:27:15.8535|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 2025-11-18 13:27:15.8564|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:15.8564|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.986ms 204 2025-11-18 13:27:15.8564|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 2025-11-18 13:27:15.8564|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:27:15.8564|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:15.8712|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:27:15.8712|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:15.8712|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). 2025-11-18 13:27:15.9015|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]]'. 2025-11-18 13:27:15.9033|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.3654ms 2025-11-18 13:27:15.9033|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:15.9033|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.7709ms 200 application/json; charset=utf-8 2025-11-18 13:27:20.0185|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 2025-11-18 13:27:20.0185|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:27:20.0185|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:20.0185|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:27:20.0185|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:20.0305|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). 2025-11-18 13:27:20.0527|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]]'. 2025-11-18 13:27:20.0527|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 22.5209ms 2025-11-18 13:27:20.0527|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:20.0527|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.5552ms 200 application/json; charset=utf-8 2025-11-18 13:27:42.9398|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 2025-11-18 13:27:42.9398|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:42.9398|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6083ms 204 2025-11-18 13:27:42.9398|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 2025-11-18 13:27:42.9398|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:27:42.9398|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:42.9573|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:27:42.9573|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:42.9573|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). 2025-11-18 13:27:42.9896|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]]'. 2025-11-18 13:27:42.9896|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.5654ms 2025-11-18 13:27:42.9896|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:27:42.9896|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.0943ms 200 application/json; charset=utf-8 2025-11-18 13:27:45.4940|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:27:45.4940|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:45.4940|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4416ms 204 2025-11-18 13:27:45.5037|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:27:45.5037|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:27:45.5037|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:45.5037|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:27:45.5037|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:27:45.5187|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). 2025-11-18 13:27:45.5187|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:27:45.5655|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 2025-11-18 13:27:45.6130|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]]'. 2025-11-18 13:27:45.6130|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.3606ms 2025-11-18 13:27:45.6130|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:27:45.6130|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.8209ms 200 application/json; charset=utf-8 2025-11-18 13:27:49.8532|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:27:49.8532|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:27:49.8532|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:27:49.8532|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:27:49.8619|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:27:49.8619|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). 2025-11-18 13:27:49.8619|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:27:49.9073|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 2025-11-18 13:27:49.9467|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]]'. 2025-11-18 13:27:49.9467|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.5742ms 2025-11-18 13:27:49.9467|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:27:49.9467|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.4265ms 200 application/json; charset=utf-8 2025-11-18 13:28:45.3859|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 2025-11-18 13:28:45.3859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:28:45.3859|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0155ms 204 2025-11-18 13:28:45.3859|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 2025-11-18 13:28:45.3859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:28:45.4028|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:28:45.4028|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:28:45.4028|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:28:45.4028|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). 2025-11-18 13:28:45.4324|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]]'. 2025-11-18 13:28:45.4324|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.7091ms 2025-11-18 13:28:45.4324|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:28:45.4324|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.4036ms 200 application/json; charset=utf-8 2025-11-18 13:28:50.2746|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:28:50.2783|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:28:50.2783|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8666ms 204 2025-11-18 13:28:50.2783|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:28:50.2783|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:28:50.2783|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:28:50.2930|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:28:50.2930|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:28:50.2930|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). 2025-11-18 13:28:50.2930|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:28:50.3513|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 2025-11-18 13:28:50.4029|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]]'. 2025-11-18 13:28:50.4029|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.502ms 2025-11-18 13:28:50.4029|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:28:50.4029|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.7748ms 200 application/json; charset=utf-8 2025-11-18 13:28:54.5522|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:28:54.5522|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:28:54.5522|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:28:54.5578|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:28:54.5578|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:28:54.5578|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). 2025-11-18 13:28:54.5578|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:28:54.6042|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 2025-11-18 13:28:54.6406|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]]'. 2025-11-18 13:28:54.6406|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.9109ms 2025-11-18 13:28:54.6406|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:28:54.6406|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.193ms 200 application/json; charset=utf-8 2025-11-18 13:29:04.1624|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:29:04.1624|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:29:04.1624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6494ms 204 2025-11-18 13:29:04.1726|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:29:04.1726|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:29:04.1726|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:29:04.1726|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:29:04.1840|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:29:04.1840|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). 2025-11-18 13:29:04.1840|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:29:04.2287|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 2025-11-18 13:29:04.2749|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]]'. 2025-11-18 13:29:04.2782|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.5381ms 2025-11-18 13:29:04.2782|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:29:04.2782|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.0049ms 200 application/json; charset=utf-8 2025-11-18 13:29:16.5852|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:29:16.5852|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:29:16.5852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.5261ms 204 2025-11-18 13:29:16.5936|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:29:16.5936|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:29:16.5936|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:29:16.5936|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:29:16.5936|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:29:16.5936|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). 2025-11-18 13:29:16.5936|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:29:16.6407|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 2025-11-18 13:29:16.6848|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]]'. 2025-11-18 13:29:16.6848|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.5666ms 2025-11-18 13:29:16.6848|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:29:16.6848|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.1142ms 200 application/json; charset=utf-8 2025-11-18 13:30:02.0403|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:30:02.0403|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:02.0403|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9432ms 204 2025-11-18 13:30:02.0500|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 13:30:02.0500|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:30:02.0500|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:02.0500|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:30:02.0500|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:30:02.0500|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). 2025-11-18 13:30:02.0652|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:30:02.7679|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (700ms) [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 2025-11-18 13:30:02.8150|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]]'. 2025-11-18 13:30:02.8179|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 753.7983ms 2025-11-18 13:30:02.8179|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:30:02.8179|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 770.0894ms 200 application/json; charset=utf-8 2025-11-18 13:30:04.3938|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 2025-11-18 13:30:04.3938|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:04.3938|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5082ms 204 2025-11-18 13:30:04.3938|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 2025-11-18 13:30:04.3938|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:30:04.3938|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:04.4093|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:30:04.4093|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:30:04.4093|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). 2025-11-18 13:30:04.4565|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]]'. 2025-11-18 13:30:04.4565|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 44.161ms 2025-11-18 13:30:04.4565|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:30:04.4565|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.9416ms 200 application/json; charset=utf-8 2025-11-18 13:30:58.4639|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 2025-11-18 13:30:58.4639|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:58.4639|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8151ms 204 2025-11-18 13:30:58.4639|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 2025-11-18 13:30:58.4639|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:30:58.4770|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:30:58.4770|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:30:58.4770|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:30:58.4770|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). 2025-11-18 13:30:58.5099|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]]'. 2025-11-18 13:30:58.5099|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.3536ms 2025-11-18 13:30:58.5099|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:30:58.5099|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 42.2178ms 200 application/json; charset=utf-8 2025-11-18 13:31:00.2926|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:31:00.2926|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:00.2926|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5749ms 204 2025-11-18 13:31:00.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 2025-11-18 13:31:00.2926|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:00.3057|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:00.3057|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:00.3057|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:00.3057|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). 2025-11-18 13:31:00.3057|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:00.3586|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 2025-11-18 13:31:00.4002|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]]'. 2025-11-18 13:31:00.4002|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.5154ms 2025-11-18 13:31:00.4002|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:00.4002|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.6255ms 200 application/json; charset=utf-8 2025-11-18 13:31:02.3417|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 258 2025-11-18 13:31:02.3417|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:02.3417|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:02.3417|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:02.3417|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:02.3517|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). 2025-11-18 13:31:02.3517|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:02.3969|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 2025-11-18 13:31:02.4340|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]]'. 2025-11-18 13:31:02.4340|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.2823ms 2025-11-18 13:31:02.4340|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:02.4340|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.153ms 200 application/json; charset=utf-8 2025-11-18 13:31:03.5151|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 13:31:03.5151|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:03.5151|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:03.5151|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:03.5151|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:03.5151|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). 2025-11-18 13:31:03.5151|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:03.5684|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 2025-11-18 13:31:03.6073|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]]'. 2025-11-18 13:31:03.6073|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.8266ms 2025-11-18 13:31:03.6073|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:03.6073|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.5368ms 200 application/json; charset=utf-8 2025-11-18 13:31:05.8144|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:31:05.8144|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:05.8144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.1027ms 204 2025-11-18 13:31:05.8144|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 258 2025-11-18 13:31:05.8210|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:05.8210|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:05.8210|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:05.8210|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:05.8210|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). 2025-11-18 13:31:05.8210|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:05.8641|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 2025-11-18 13:31:05.8948|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]]'. 2025-11-18 13:31:05.8948|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 71.9881ms 2025-11-18 13:31:05.8948|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:05.8983|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 78.9749ms 200 application/json; charset=utf-8 2025-11-18 13:31:07.2499|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 13:31:07.2499|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:07.2499|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:07.2499|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:07.2499|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:07.2499|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). 2025-11-18 13:31:07.2499|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:07.2847|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 13:31:07.3175|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]]'. 2025-11-18 13:31:07.3175|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 64.6414ms 2025-11-18 13:31:07.3175|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:07.3217|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.8087ms 200 application/json; charset=utf-8 2025-11-18 13:31:14.6911|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 2025-11-18 13:31:14.6911|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:14.6911|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9506ms 204 2025-11-18 13:31:14.7012|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 2025-11-18 13:31:14.7012|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:14.7012|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:14.7012|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:14.7012|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:31:14.7145|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). 2025-11-18 13:31:14.7405|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]]'. 2025-11-18 13:31:14.7405|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.6936ms 2025-11-18 13:31:14.7405|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:31:14.7455|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.3251ms 200 application/json; charset=utf-8 2025-11-18 13:31:58.3399|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 2025-11-18 13:31:58.3399|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:58.3455|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6386ms 204 2025-11-18 13:31:58.3455|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 2025-11-18 13:31:58.3455|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:58.3455|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:58.3455|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:58.3636|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:31:58.3636|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). 2025-11-18 13:31:58.3913|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]]'. 2025-11-18 13:31:58.3932|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.3709ms 2025-11-18 13:31:58.3932|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:31:58.3932|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.5744ms 200 application/json; charset=utf-8 2025-11-18 13:31:59.7778|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:31:59.7778|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:59.7860|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2092ms 204 2025-11-18 13:31:59.7860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:31:59.7860|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:31:59.7860|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:31:59.7986|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:31:59.7986|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:59.7986|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). 2025-11-18 13:31:59.7986|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:31:59.8547|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 2025-11-18 13:31:59.9070|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]]'. 2025-11-18 13:31:59.9095|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.4462ms 2025-11-18 13:31:59.9095|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:31:59.9095|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.309ms 200 application/json; charset=utf-8 2025-11-18 13:32:03.6260|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:32:03.6285|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:03.6285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:03.6285|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:03.6285|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:03.6285|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). 2025-11-18 13:32:03.6285|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:03.6770|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 2025-11-18 13:32:03.7340|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]]'. 2025-11-18 13:32:03.7368|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.169ms 2025-11-18 13:32:03.7368|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:03.7368|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.5903ms 200 application/json; charset=utf-8 2025-11-18 13:32:11.0144|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:32:11.0170|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:11.0170|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3801ms 204 2025-11-18 13:32:11.0170|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:32:11.0170|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:11.0170|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:11.0170|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:11.0325|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:11.0325|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). 2025-11-18 13:32:11.0325|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:11.0790|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 2025-11-18 13:32:11.1373|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]]'. 2025-11-18 13:32:11.1373|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.5587ms 2025-11-18 13:32:11.1425|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:11.1425|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.7609ms 200 application/json; charset=utf-8 2025-11-18 13:32:21.9007|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:32:21.9007|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:21.9007|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7581ms 204 2025-11-18 13:32:21.9091|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:32:21.9091|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:21.9091|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:21.9091|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:21.9091|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:21.9091|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). 2025-11-18 13:32:21.9091|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:21.9622|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 2025-11-18 13:32:22.0063|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]]'. 2025-11-18 13:32:22.0063|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.933ms 2025-11-18 13:32:22.0063|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:22.0063|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.9157ms 200 application/json; charset=utf-8 2025-11-18 13:32:31.8266|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:32:31.8300|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:31.8300|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6319ms 204 2025-11-18 13:32:31.8300|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:32:31.8300|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:31.8300|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:31.8300|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:31.8462|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:31.8462|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). 2025-11-18 13:32:31.8462|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:31.9031|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (50ms) [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 2025-11-18 13:32:31.9402|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]]'. 2025-11-18 13:32:31.9402|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.2193ms 2025-11-18 13:32:31.9402|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:31.9402|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.1035ms 200 application/json; charset=utf-8 2025-11-18 13:32:42.1612|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:32:42.1612|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:42.1652|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0169ms 204 2025-11-18 13:32:42.1652|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:32:42.1652|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:42.1652|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:42.1652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:42.1652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:42.1652|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). 2025-11-18 13:32:42.1652|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:42.2182|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 2025-11-18 13:32:42.2650|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]]'. 2025-11-18 13:32:42.2650|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.4317ms 2025-11-18 13:32:42.2650|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:42.2650|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.0843ms 200 application/json; charset=utf-8 2025-11-18 13:32:49.1821|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:32:49.1821|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:49.1821|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9528ms 204 2025-11-18 13:32:49.1916|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:32:49.1916|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:32:49.1916|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:32:49.1916|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:32:49.1916|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:49.2039|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). 2025-11-18 13:32:49.2039|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:32:49.2498|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 2025-11-18 13:32:49.2873|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]]'. 2025-11-18 13:32:49.2873|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.5405ms 2025-11-18 13:32:49.2873|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:32:49.2873|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.8948ms 200 application/json; charset=utf-8 2025-11-18 13:33:35.5451|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:33:35.5451|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:35.5503|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2104ms 204 2025-11-18 13:33:35.5503|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:33:35.5503|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:33:35.5503|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:35.5503|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:33:35.5503|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:35.5653|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). 2025-11-18 13:33:35.5653|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:33:35.6093|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 2025-11-18 13:33:35.6471|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]]'. 2025-11-18 13:33:35.6471|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 82.7483ms 2025-11-18 13:33:35.6471|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:35.6471|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.7406ms 200 application/json; charset=utf-8 2025-11-18 13:33:39.9566|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:33:39.9566|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:33:39.9566|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:39.9607|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:33:39.9607|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:39.9607|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). 2025-11-18 13:33:39.9607|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:33:39.9982|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 2025-11-18 13:33:40.0315|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]]'. 2025-11-18 13:33:40.0315|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 71.1772ms 2025-11-18 13:33:40.0315|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:40.0315|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 80.8297ms 200 application/json; charset=utf-8 2025-11-18 13:33:45.9242|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:33:45.9242|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:45.9242|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4994ms 204 2025-11-18 13:33:45.9331|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:33:45.9331|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:33:45.9331|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:45.9331|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:33:45.9331|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:45.9331|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). 2025-11-18 13:33:45.9331|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:33:45.9805|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 2025-11-18 13:33:46.0262|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]]'. 2025-11-18 13:33:46.0262|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.4666ms 2025-11-18 13:33:46.0262|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:46.0262|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.5333ms 200 application/json; charset=utf-8 2025-11-18 13:33:53.0910|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:33:53.0910|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:53.0910|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1267ms 204 2025-11-18 13:33:53.0910|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:33:53.0910|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:33:53.1062|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:33:53.1062|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:33:53.1062|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:53.1062|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). 2025-11-18 13:33:53.1062|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:33:53.1574|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 2025-11-18 13:33:53.2066|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]]'. 2025-11-18 13:33:53.2066|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.0695ms 2025-11-18 13:33:53.2066|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:33:53.2066|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.8997ms 200 application/json; charset=utf-8 2025-11-18 13:34:01.8276|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 2025-11-18 13:34:01.8276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:01.8276|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6821ms 204 2025-11-18 13:34:01.8276|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 2025-11-18 13:34:01.8276|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:01.8401|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:01.8401|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:01.8401|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:01.8401|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). 2025-11-18 13:34:01.8716|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]]'. 2025-11-18 13:34:01.8716|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.9756ms 2025-11-18 13:34:01.8716|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:01.8716|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.2345ms 200 application/json; charset=utf-8 2025-11-18 13:34:12.1068|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:34:12.1068|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:12.1129|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1627ms 204 2025-11-18 13:34:12.1129|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:34:12.1129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:12.1129|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:12.1129|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:12.1129|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:12.1129|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). 2025-11-18 13:34:12.1280|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:12.1754|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 2025-11-18 13:34:12.2292|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]]'. 2025-11-18 13:34:12.2292|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.0042ms 2025-11-18 13:34:12.2292|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:12.2292|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.9819ms 200 application/json; charset=utf-8 2025-11-18 13:34:16.5599|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 13:34:16.5599|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:16.5599|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:16.5599|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:16.5599|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:16.5599|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). 2025-11-18 13:34:16.5599|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:17.2823|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (712ms) [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 2025-11-18 13:34:17.3251|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]]'. 2025-11-18 13:34:17.3251|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 760.2671ms 2025-11-18 13:34:17.3251|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:17.3251|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 773.3072ms 200 application/json; charset=utf-8 2025-11-18 13:34:21.3310|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 13:34:21.3310|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:21.3310|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7848ms 204 2025-11-18 13:34:21.3404|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 13:34:21.3404|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:21.3404|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:21.3404|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:21.3553|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:34:21.3553|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). 2025-11-18 13:34:21.3553|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:21.4679|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (104ms) [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 2025-11-18 13:34:21.5154|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]]'. 2025-11-18 13:34:21.5154|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 156.9525ms 2025-11-18 13:34:21.5154|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:34:21.5154|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 180.1184ms 200 application/json; charset=utf-8 2025-11-18 13:34:26.1838|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 229 2025-11-18 13:34:26.1838|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:26.1838|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:26.1838|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:26.1838|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:34:26.1838|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). 2025-11-18 13:34:26.1838|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:27.2713|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1,075ms) [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 2025-11-18 13:34:27.3173|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]]'. 2025-11-18 13:34:27.3173|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 1126.5821ms 2025-11-18 13:34:27.3173|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 13:34:27.3245|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1140.7552ms 200 application/json; charset=utf-8 2025-11-18 13:34:29.6074|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 2025-11-18 13:34:29.6074|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:29.6074|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.8829ms 204 2025-11-18 13:34:29.6203|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 2025-11-18 13:34:29.6203|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:29.6203|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:29.6203|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:29.6203|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:29.6203|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). 2025-11-18 13:34:29.6601|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]]'. 2025-11-18 13:34:29.6601|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.3965ms 2025-11-18 13:34:29.6601|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:29.6668|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.5456ms 200 application/json; charset=utf-8 2025-11-18 13:34:31.4525|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:34:31.4565|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:31.4565|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.4019ms 204 2025-11-18 13:34:31.4565|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:34:31.4565|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:31.4702|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:31.4702|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:31.4702|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:31.4702|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). 2025-11-18 13:34:31.4702|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:31.5290|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 2025-11-18 13:34:31.5719|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]]'. 2025-11-18 13:34:31.5719|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.5347ms 2025-11-18 13:34:31.5719|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:31.5719|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.6185ms 200 application/json; charset=utf-8 2025-11-18 13:34:47.2982|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 2025-11-18 13:34:47.2982|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:47.2982|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.3098ms 204 2025-11-18 13:34:47.3149|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 2025-11-18 13:34:47.3149|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:47.3149|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:47.3149|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:47.3300|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:47.3300|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). 2025-11-18 13:34:47.3696|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]]'. 2025-11-18 13:34:47.3696|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.7859ms 2025-11-18 13:34:47.3696|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:34:47.3696|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 61.2668ms 200 application/json; charset=utf-8 2025-11-18 13:34:49.3202|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:34:49.3202|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:49.3202|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.526ms 204 2025-11-18 13:34:49.3316|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:34:49.3316|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:49.3316|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:49.3316|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:49.3316|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:49.3466|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). 2025-11-18 13:34:49.3466|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:49.3947|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 2025-11-18 13:34:49.4361|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]]'. 2025-11-18 13:34:49.4400|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.3523ms 2025-11-18 13:34:49.4400|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:49.4400|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.7149ms 200 application/json; charset=utf-8 2025-11-18 13:34:53.0882|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:34:53.0882|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:53.0882|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:53.0882|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:53.0882|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:53.0973|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). 2025-11-18 13:34:53.0973|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:53.1379|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 2025-11-18 13:34:53.1834|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]]'. 2025-11-18 13:34:53.1834|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.2131ms 2025-11-18 13:34:53.1834|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:53.1834|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.1955ms 200 application/json; charset=utf-8 2025-11-18 13:34:54.6841|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:34:54.6841|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:54.6875|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3573ms 204 2025-11-18 13:34:54.6875|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:34:54.6875|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:34:54.6875|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:34:54.6875|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:34:54.6875|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:54.6875|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). 2025-11-18 13:34:54.6875|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:34:54.7445|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 2025-11-18 13:34:54.7847|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]]'. 2025-11-18 13:34:54.7847|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.5378ms 2025-11-18 13:34:54.7847|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:34:54.7847|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.8615ms 200 application/json; charset=utf-8 2025-11-18 13:35:01.9263|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 2025-11-18 13:35:01.9263|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:35:01.9331|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8098ms 204 2025-11-18 13:35:01.9331|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 2025-11-18 13:35:01.9331|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:35:01.9331|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:35:01.9331|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:35:01.9478|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:35:01.9478|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). 2025-11-18 13:35:01.9726|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]]'. 2025-11-18 13:35:01.9726|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.4384ms 2025-11-18 13:35:01.9726|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:35:01.9785|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.0999ms 200 application/json; charset=utf-8 2025-11-18 13:37:45.6347|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:37:45.6347|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:37:45.6347|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9032ms 204 2025-11-18 13:37:45.6347|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:37:45.6347|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:37:45.6347|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:37:45.6347|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:37:45.6347|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:37:45.6502|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). 2025-11-18 13:37:45.6502|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:37:45.6955|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 2025-11-18 13:37:45.7403|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]]'. 2025-11-18 13:37:45.7403|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.9232ms 2025-11-18 13:37:45.7403|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:37:45.7446|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.7171ms 200 application/json; charset=utf-8 2025-11-18 13:37:52.1716|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:37:52.1716|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:37:52.1756|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0403ms 204 2025-11-18 13:37:52.1756|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:37:52.1756|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:37:52.1756|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:37:52.1756|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:37:52.1756|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:37:52.1756|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). 2025-11-18 13:37:52.1756|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:37:52.2239|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 2025-11-18 13:37:52.2673|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]]'. 2025-11-18 13:37:52.2713|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.8236ms 2025-11-18 13:37:52.2713|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:37:52.2713|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.612ms 200 application/json; charset=utf-8 2025-11-18 13:38:01.4351|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:01.4351|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:01.4406|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5325ms 204 2025-11-18 13:38:01.4406|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:01.4406|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:01.4406|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:01.4406|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:01.4406|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:01.4406|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). 2025-11-18 13:38:01.4556|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:01.4922|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 2025-11-18 13:38:01.5376|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]]'. 2025-11-18 13:38:01.5376|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.9171ms 2025-11-18 13:38:01.5376|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:01.5376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.1851ms 200 application/json; charset=utf-8 2025-11-18 13:38:09.0539|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:09.0539|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:09.0539|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7878ms 204 2025-11-18 13:38:09.0539|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:09.0670|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:09.0670|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:09.0670|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:09.0670|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:09.0670|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). 2025-11-18 13:38:09.0670|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:09.1163|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 2025-11-18 13:38:09.1565|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]]'. 2025-11-18 13:38:09.1610|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.6083ms 2025-11-18 13:38:09.1610|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:09.1610|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.4671ms 200 application/json; charset=utf-8 2025-11-18 13:38:12.3946|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:12.3946|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:12.3946|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:12.3946|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:12.3946|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:12.3946|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). 2025-11-18 13:38:12.3946|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:12.4417|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 2025-11-18 13:38:12.4834|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]]'. 2025-11-18 13:38:12.4876|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.9591ms 2025-11-18 13:38:12.4876|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:12.4876|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.6697ms 200 application/json; charset=utf-8 2025-11-18 13:38:16.1965|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:16.1965|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:16.1965|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4103ms 204 2025-11-18 13:38:16.2070|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:16.2070|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:16.2070|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:16.2070|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:16.2070|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:16.2070|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). 2025-11-18 13:38:16.2070|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:16.2661|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 2025-11-18 13:38:16.3129|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]]'. 2025-11-18 13:38:16.3173|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.696ms 2025-11-18 13:38:16.3173|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:16.3173|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 114.3706ms 200 application/json; charset=utf-8 2025-11-18 13:38:19.6465|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:19.6465|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:19.6465|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:19.6548|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:19.6548|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:19.6548|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). 2025-11-18 13:38:19.6548|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:19.7039|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 2025-11-18 13:38:19.7454|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]]'. 2025-11-18 13:38:19.7499|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.1115ms 2025-11-18 13:38:19.7499|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:19.7499|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.6555ms 200 application/json; charset=utf-8 2025-11-18 13:38:23.7803|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:23.7803|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:23.7803|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0844ms 204 2025-11-18 13:38:23.7803|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:23.7803|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:23.7955|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:23.7955|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:23.7955|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:23.7955|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). 2025-11-18 13:38:23.7955|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:23.8456|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 2025-11-18 13:38:23.8824|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]]'. 2025-11-18 13:38:23.8824|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.4639ms 2025-11-18 13:38:23.8824|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:23.8898|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.4824ms 200 application/json; charset=utf-8 2025-11-18 13:38:31.7648|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:31.7683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:31.7683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4669ms 204 2025-11-18 13:38:31.7683|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:31.7683|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:31.7683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:31.7683|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:31.7683|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:31.7683|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). 2025-11-18 13:38:31.7683|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:31.8247|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 2025-11-18 13:38:31.8673|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]]'. 2025-11-18 13:38:31.8673|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.8145ms 2025-11-18 13:38:31.8673|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:31.8673|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.247ms 200 application/json; charset=utf-8 2025-11-18 13:38:38.9488|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:38.9488|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:38.9488|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2382ms 204 2025-11-18 13:38:38.9596|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:38:38.9596|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:38.9596|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:38.9596|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:38.9596|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:38.9726|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). 2025-11-18 13:38:38.9726|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:39.0234|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 2025-11-18 13:38:39.0744|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]]'. 2025-11-18 13:38:39.0744|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.1816ms 2025-11-18 13:38:39.0744|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:39.0807|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.1595ms 200 application/json; charset=utf-8 2025-11-18 13:38:44.8580|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 2025-11-18 13:38:44.8580|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:44.8628|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7224ms 204 2025-11-18 13:38:44.8628|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 2025-11-18 13:38:44.8628|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:44.8628|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:44.8628|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:44.8628|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:38:44.8628|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). 2025-11-18 13:38:44.9002|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]]'. 2025-11-18 13:38:44.9002|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.2289ms 2025-11-18 13:38:44.9002|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:38:44.9002|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.1538ms 200 application/json; charset=utf-8 2025-11-18 13:38:47.1291|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:47.1291|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:47.1291|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5894ms 204 2025-11-18 13:38:47.1291|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:38:47.1291|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:47.1291|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:47.1445|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:47.1445|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:47.1445|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). 2025-11-18 13:38:47.1445|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:47.1903|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 2025-11-18 13:38:47.2325|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]]'. 2025-11-18 13:38:47.2325|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.54ms 2025-11-18 13:38:47.2325|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:47.2375|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.6531ms 200 application/json; charset=utf-8 2025-11-18 13:38:52.4737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:38:52.4737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:52.4737|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8489ms 204 2025-11-18 13:38:52.4737|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 13:38:52.4737|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:52.4879|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:52.4879|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:52.4879|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:52.4879|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). 2025-11-18 13:38:52.4879|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:38:53.1823|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (684ms) [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 2025-11-18 13:38:53.2305|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]]'. 2025-11-18 13:38:53.2305|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 737.7971ms 2025-11-18 13:38:53.2305|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:38:53.2305|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 753.2763ms 200 application/json; charset=utf-8 2025-11-18 13:38:59.2122|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 2025-11-18 13:38:59.2122|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:59.2122|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6058ms 204 2025-11-18 13:38:59.2255|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 2025-11-18 13:38:59.2255|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:38:59.2255|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:38:59.2255|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:38:59.2255|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:38:59.2378|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). 2025-11-18 13:38:59.2633|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]]'. 2025-11-18 13:38:59.2633|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.4683ms 2025-11-18 13:38:59.2633|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:38:59.2710|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.5064ms 200 application/json; charset=utf-8 2025-11-18 13:39:00.6464|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:39:00.6464|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:00.6464|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.1257ms 204 2025-11-18 13:39:00.6464|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:39:00.6623|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:00.6623|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:00.6623|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:00.6623|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:00.6774|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). 2025-11-18 13:39:00.6774|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:00.7269|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 2025-11-18 13:39:00.7769|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]]'. 2025-11-18 13:39:00.7769|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.2074ms 2025-11-18 13:39:00.7769|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:00.7856|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.9835ms 200 application/json; charset=utf-8 2025-11-18 13:39:04.7690|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:39:04.7690|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:04.7690|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:04.7690|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:04.7690|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:04.7690|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). 2025-11-18 13:39:04.7690|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:04.8244|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 2025-11-18 13:39:04.8661|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]]'. 2025-11-18 13:39:04.8661|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.2708ms 2025-11-18 13:39:04.8661|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:04.8661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.129ms 200 application/json; charset=utf-8 2025-11-18 13:39:06.0363|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:39:06.0363|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:06.0363|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3955ms 204 2025-11-18 13:39:06.0363|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:39:06.0363|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:06.0363|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:06.0506|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:06.0506|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:06.0506|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). 2025-11-18 13:39:06.0506|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:06.0954|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 2025-11-18 13:39:06.1341|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]]'. 2025-11-18 13:39:06.1341|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.4017ms 2025-11-18 13:39:06.1341|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:06.1341|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.7947ms 200 application/json; charset=utf-8 2025-11-18 13:39:25.4034|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 2025-11-18 13:39:25.4034|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:25.4099|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5046ms 204 2025-11-18 13:39:25.4099|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 2025-11-18 13:39:25.4099|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:25.4099|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:25.4099|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:25.4099|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:25.4099|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). 2025-11-18 13:39:25.4504|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]]'. 2025-11-18 13:39:25.4504|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.6366ms 2025-11-18 13:39:25.4557|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:25.4557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 41.9591ms 200 application/json; charset=utf-8 2025-11-18 13:39:27.2683|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:39:27.2683|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:27.2683|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5259ms 204 2025-11-18 13:39:27.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 2025-11-18 13:39:27.2832|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:27.2832|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:27.2832|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:27.2832|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:27.2832|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). 2025-11-18 13:39:27.2832|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:27.3382|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 2025-11-18 13:39:27.3783|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]]'. 2025-11-18 13:39:27.3783|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.7268ms 2025-11-18 13:39:27.3783|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:27.3783|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.8064ms 200 application/json; charset=utf-8 2025-11-18 13:39:32.9354|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 2025-11-18 13:39:32.9354|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:32.9354|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8023ms 204 2025-11-18 13:39:32.9467|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 2025-11-18 13:39:32.9467|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:32.9467|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:32.9467|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:32.9467|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:32.9467|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). 2025-11-18 13:39:32.9760|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]]'. 2025-11-18 13:39:32.9784|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.068ms 2025-11-18 13:39:32.9784|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:32.9784|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.1533ms 200 application/json; charset=utf-8 2025-11-18 13:39:33.4100|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:39:33.4100|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:33.4100|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1753ms 204 2025-11-18 13:39:33.4207|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:39:33.4207|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:33.4207|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:33.4207|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:33.4207|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:33.4207|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). 2025-11-18 13:39:33.4328|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:33.4776|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 2025-11-18 13:39:33.5243|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]]'. 2025-11-18 13:39:33.5283|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.5619ms 2025-11-18 13:39:33.5283|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:33.5283|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.6305ms 200 application/json; charset=utf-8 2025-11-18 13:39:38.0807|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:39:38.0807|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:38.0807|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:38.0807|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:38.0877|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:38.0877|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). 2025-11-18 13:39:38.0877|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:38.1382|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 2025-11-18 13:39:38.1920|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]]'. 2025-11-18 13:39:38.1920|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.2698ms 2025-11-18 13:39:38.1920|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:38.1975|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.8372ms 200 application/json; charset=utf-8 2025-11-18 13:39:44.4327|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 2025-11-18 13:39:44.4327|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:44.4327|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8171ms 204 2025-11-18 13:39:44.4327|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 2025-11-18 13:39:44.4327|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:44.4475|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:44.4475|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:44.4475|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:44.4475|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). 2025-11-18 13:39:44.4769|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]]'. 2025-11-18 13:39:44.4792|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.2548ms 2025-11-18 13:39:44.4792|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:39:44.4792|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.93ms 200 application/json; charset=utf-8 2025-11-18 13:39:59.0228|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:39:59.0228|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:59.0228|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.7053ms 204 2025-11-18 13:39:59.0379|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:39:59.0379|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:39:59.0379|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:39:59.0379|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:39:59.0379|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:59.0379|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). 2025-11-18 13:39:59.0507|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:39:59.0764|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (23ms) [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 2025-11-18 13:39:59.1125|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]]'. 2025-11-18 13:39:59.1125|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 66.2742ms 2025-11-18 13:39:59.1125|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:39:59.1125|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 80.9444ms 200 application/json; charset=utf-8 2025-11-18 13:41:18.7360|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:41:18.7360|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:18.7360|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2012ms 204 2025-11-18 13:41:18.7360|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:41:18.7360|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:41:18.7506|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:18.7506|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:41:18.7506|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:18.7506|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). 2025-11-18 13:41:18.7506|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:41:18.7902|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 2025-11-18 13:41:18.8357|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]]'. 2025-11-18 13:41:18.8357|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.3927ms 2025-11-18 13:41:18.8357|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:18.8440|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 96.5724ms 200 application/json; charset=utf-8 2025-11-18 13:41:50.9473|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 2025-11-18 13:41:50.9510|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:50.9510|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1937ms 204 2025-11-18 13:41:50.9510|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 2025-11-18 13:41:50.9510|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:41:50.9510|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:50.9510|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:41:50.9510|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:41:50.9669|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). 2025-11-18 13:41:50.9913|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]]'. 2025-11-18 13:41:50.9913|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 23.7045ms 2025-11-18 13:41:50.9913|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:41:50.9976|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.7175ms 200 application/json; charset=utf-8 2025-11-18 13:41:52.6264|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:41:52.6264|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:52.6264|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3629ms 204 2025-11-18 13:41:52.6264|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:41:52.6383|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:41:52.6383|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:52.6383|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:41:52.6383|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:52.6383|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). 2025-11-18 13:41:52.6383|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:41:52.6875|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 2025-11-18 13:41:52.7225|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]]'. 2025-11-18 13:41:52.7225|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.8846ms 2025-11-18 13:41:52.7225|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:52.7225|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.3353ms 200 application/json; charset=utf-8 2025-11-18 13:41:57.6598|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:41:57.6598|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:57.6598|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6149ms 204 2025-11-18 13:41:57.6598|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:41:57.6598|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:41:57.6719|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:41:57.6719|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:41:57.6719|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:57.6719|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). 2025-11-18 13:41:57.6719|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:41:57.7243|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 2025-11-18 13:41:57.7824|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]]'. 2025-11-18 13:41:57.7824|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 108.7235ms 2025-11-18 13:41:57.7824|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:41:57.7824|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.9951ms 200 application/json; charset=utf-8 2025-11-18 13:42:16.8464|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:42:16.8464|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:16.8464|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1337ms 204 2025-11-18 13:42:16.8464|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 13:42:16.8605|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:42:16.8605|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:16.8605|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:42:16.8605|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:42:16.8605|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). 2025-11-18 13:42:16.8605|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:42:16.9302|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 2025-11-18 13:42:16.9734|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]]'. 2025-11-18 13:42:16.9734|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 107.6156ms 2025-11-18 13:42:16.9734|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:42:16.9734|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 124.2892ms 200 application/json; charset=utf-8 2025-11-18 13:42:34.2040|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 2025-11-18 13:42:34.2040|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:34.2040|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2665ms 204 2025-11-18 13:42:34.2040|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 2025-11-18 13:42:34.2199|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:42:34.2199|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:34.2199|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:42:34.2350|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:42:34.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). 2025-11-18 13:42:34.2844|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]]'. 2025-11-18 13:42:34.2844|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 46.0006ms 2025-11-18 13:42:34.2844|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:42:34.2844|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 75.0174ms 200 application/json; charset=utf-8 2025-11-18 13:42:37.6426|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:42:37.6426|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:37.6426|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.9334ms 204 2025-11-18 13:42:37.6426|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:42:37.6426|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:42:37.6426|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:42:37.6569|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:42:37.6569|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:42:37.6569|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). 2025-11-18 13:42:37.6569|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:42:37.7243|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 2025-11-18 13:42:37.7782|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]]'. 2025-11-18 13:42:37.7821|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 120.6979ms 2025-11-18 13:42:37.7821|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:42:37.7821|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 132.1722ms 200 application/json; charset=utf-8 2025-11-18 13:43:16.0444|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:43:16.0444|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:43:16.0444|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6168ms 204 2025-11-18 13:43:16.0576|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:43:16.0576|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:43:16.0576|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:43:16.0576|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:43:16.0576|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:43:16.0576|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). 2025-11-18 13:43:16.0701|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:43:16.1221|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (50ms) [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 2025-11-18 13:43:16.1706|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]]'. 2025-11-18 13:43:16.1706|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.9498ms 2025-11-18 13:43:16.1706|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:43:16.1706|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.3675ms 200 application/json; charset=utf-8 2025-11-18 13:43:47.5520|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:43:47.5553|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:43:47.5553|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5309ms 204 2025-11-18 13:43:47.5553|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:43:47.5553|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:43:47.5553|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:43:47.5693|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:43:47.5693|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:43:47.5693|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). 2025-11-18 13:43:47.5693|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:43:47.6283|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 2025-11-18 13:43:47.6849|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]]'. 2025-11-18 13:43:47.6849|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 113.9782ms 2025-11-18 13:43:47.6849|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:43:47.6933|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.4019ms 200 application/json; charset=utf-8 2025-11-18 13:44:15.6266|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:44:15.6266|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:44:15.6266|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9363ms 204 2025-11-18 13:44:15.6399|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:44:15.6399|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:44:15.6399|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:44:15.6399|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:44:15.6399|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:44:15.6399|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). 2025-11-18 13:44:15.6541|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:44:15.7068|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 2025-11-18 13:44:15.7530|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]]'. 2025-11-18 13:44:15.7530|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.62ms 2025-11-18 13:44:15.7530|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:44:15.7530|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.7887ms 200 application/json; charset=utf-8 2025-11-18 13:44:53.1028|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:44:53.1028|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:44:53.1028|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1774ms 204 2025-11-18 13:44:53.1153|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:44:53.1153|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:44:53.1153|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:44:53.1153|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:44:53.1153|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:44:53.1153|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). 2025-11-18 13:44:53.1153|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:44:53.1771|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 2025-11-18 13:44:53.2166|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]]'. 2025-11-18 13:44:53.2166|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.5823ms 2025-11-18 13:44:53.2166|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:44:53.2166|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.6776ms 200 application/json; charset=utf-8 2025-11-18 13:45:36.6319|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:45:36.6319|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:45:36.6319|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1553ms 204 2025-11-18 13:45:36.6477|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:45:36.6477|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:45:36.6477|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:45:36.6477|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:45:36.6477|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:45:36.6477|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). 2025-11-18 13:45:36.6477|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:45:36.7117|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 2025-11-18 13:45:36.7481|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]]'. 2025-11-18 13:45:36.7481|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.5818ms 2025-11-18 13:45:36.7481|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:45:36.7481|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.1929ms 200 application/json; charset=utf-8 2025-11-18 13:46:11.6525|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:46:11.6525|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:46:11.6525|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7874ms 204 2025-11-18 13:46:11.6632|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:46:11.6632|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:46:11.6632|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:46:11.6632|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:46:11.6632|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:46:11.6632|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). 2025-11-18 13:46:11.6632|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:46:11.7179|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 2025-11-18 13:46:11.7523|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]]'. 2025-11-18 13:46:11.7523|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.761ms 2025-11-18 13:46:11.7556|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:46:11.7556|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.9289ms 200 application/json; charset=utf-8 2025-11-18 13:46:57.4135|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:46:57.4166|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:46:57.4166|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.366ms 204 2025-11-18 13:46:57.4166|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:46:57.4166|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:46:57.4166|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:46:57.4332|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:46:57.4332|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:46:57.4332|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). 2025-11-18 13:46:57.4332|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:46:57.4952|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 2025-11-18 13:46:57.5337|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]]'. 2025-11-18 13:46:57.5337|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.5955ms 2025-11-18 13:46:57.5337|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:46:57.5422|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.4379ms 200 application/json; charset=utf-8 2025-11-18 13:47:42.5179|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:47:42.5179|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:47:42.5179|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0173ms 204 2025-11-18 13:47:42.5277|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:47:42.5277|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:47:42.5277|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:47:42.5277|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:47:42.5277|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:47:42.5277|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). 2025-11-18 13:47:42.5277|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:47:42.5859|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 2025-11-18 13:47:42.6205|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]]'. 2025-11-18 13:47:42.6205|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.4193ms 2025-11-18 13:47:42.6205|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:47:42.6205|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.2293ms 200 application/json; charset=utf-8 2025-11-18 13:48:16.2493|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:48:16.2493|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:48:16.2493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4888ms 204 2025-11-18 13:48:16.2493|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:48:16.2635|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:48:16.2635|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:48:16.2635|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:48:16.2635|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:48:16.2635|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). 2025-11-18 13:48:16.2635|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:48:16.3280|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (54ms) [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 2025-11-18 13:48:16.3673|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]]'. 2025-11-18 13:48:16.3673|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.7966ms 2025-11-18 13:48:16.3736|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:48:16.3736|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.3653ms 200 application/json; charset=utf-8 2025-11-18 13:48:48.3094|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:48:48.3094|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:48:48.3094|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5227ms 204 2025-11-18 13:48:48.3261|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:48:48.3261|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:48:48.3261|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:48:48.3261|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:48:48.3261|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:48:48.3261|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). 2025-11-18 13:48:48.3425|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:48:48.4070|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (62ms) [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 2025-11-18 13:48:48.4436|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]]'. 2025-11-18 13:48:48.4436|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 104.4908ms 2025-11-18 13:48:48.4436|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:48:48.4436|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.7854ms 200 application/json; charset=utf-8 2025-11-18 13:50:36.2579|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:50:36.2579|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:50:36.2579|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6802ms 204 2025-11-18 13:50:36.2746|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 13:50:36.2746|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:50:36.2746|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:50:36.2746|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:50:36.2746|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:50:36.2746|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). 2025-11-18 13:50:36.2746|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:50:36.3341|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 2025-11-18 13:50:36.3773|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]]'. 2025-11-18 13:50:36.3773|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.6945ms 2025-11-18 13:50:36.3818|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:50:36.3818|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.3104ms 200 application/json; charset=utf-8 2025-11-18 13:52:32.8892|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 2025-11-18 13:52:32.8892|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:32.8892|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.5653ms 204 2025-11-18 13:52:32.9096|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 2025-11-18 13:52:32.9127|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:52:32.9127|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:32.9127|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:52:32.9127|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:52:32.9127|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). 2025-11-18 13:52:32.9467|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]]'. 2025-11-18 13:52:32.9467|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.6052ms 2025-11-18 13:52:32.9467|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:52:32.9467|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.9492ms 200 application/json; charset=utf-8 2025-11-18 13:52:34.2625|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 2025-11-18 13:52:34.2625|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:34.2625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5087ms 204 2025-11-18 13:52:34.2752|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 2025-11-18 13:52:34.2752|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() 2025-11-18 13:52:34.2752|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'. 2025-11-18 13:52:34.2752|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:34.2752|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 13:52:34.2752|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 13:52:34.2884|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.1917ms 401 2025-11-18 13:52:43.1087|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 2025-11-18 13:52:43.1087|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:43.1178|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.1742ms 204 2025-11-18 13:52:43.1178|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 2025-11-18 13:52:43.1312|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:52:43.1312|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:43.1312|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:52:43.1312|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:52:43.1312|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). 2025-11-18 13:52:43.1717|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]]'. 2025-11-18 13:52:43.1775|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.7002ms 2025-11-18 13:52:43.1775|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 13:52:43.1775|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.9181ms 200 application/json; charset=utf-8 2025-11-18 13:52:44.5458|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 13:52:44.5458|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:44.5534|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6562ms 204 2025-11-18 13:52:44.5534|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 13:52:44.5534|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 13:52:44.5534|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 13:52:44.5703|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 13:52:44.5703|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:52:44.5703|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). 2025-11-18 13:52:44.5703|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 13:52:44.6113|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 2025-11-18 13:52:44.6716|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]]'. 2025-11-18 13:52:44.6716|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.867ms 2025-11-18 13:52:44.6716|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 13:52:44.6716|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.1642ms 200 application/json; charset=utf-8 2025-11-18 14:12:19.0491|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:12:19.0533|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:12:19.0533|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8661ms 204 2025-11-18 14:12:19.0533|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:12:19.0533|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:12:19.0696|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:12:19.0696|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:12:19.0696|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:12:19.0696|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). 2025-11-18 14:12:19.1175|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]]'. 2025-11-18 14:12:19.1175|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 43.3244ms 2025-11-18 14:12:19.1175|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:12:19.1175|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 58.232ms 200 application/json; charset=utf-8 2025-11-18 14:20:33.9744|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 2025-11-18 14:20:33.9744|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:33.9744|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2337ms 204 2025-11-18 14:20:33.9835|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 2025-11-18 14:20:33.9835|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() 2025-11-18 14:20:33.9835|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'. 2025-11-18 14:20:33.9835|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:33.9835|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 14:20:33.9835|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 14:20:33.9983|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.7934ms 401 2025-11-18 14:20:57.2158|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 2025-11-18 14:20:57.2158|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:57.2158|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6479ms 204 2025-11-18 14:20:57.2264|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 2025-11-18 14:20:57.2264|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:20:57.2264|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:57.2264|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:20:57.2374|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:20:57.2374|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). 2025-11-18 14:20:57.2735|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]]'. 2025-11-18 14:20:57.2735|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.1879ms 2025-11-18 14:20:57.2735|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:20:57.2735|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.9069ms 200 application/json; charset=utf-8 2025-11-18 14:20:59.1430|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:20:59.1476|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:59.1476|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.714ms 204 2025-11-18 14:20:59.1476|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:20:59.1615|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:20:59.1615|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:20:59.1615|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:20:59.1615|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:20:59.1759|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). 2025-11-18 14:20:59.1759|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:20:59.2242|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 14:20:59.2690|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]]'. 2025-11-18 14:20:59.2690|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 95.5589ms 2025-11-18 14:20:59.2690|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:20:59.2690|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.6738ms 200 application/json; charset=utf-8 2025-11-18 14:21:03.5846|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:21:03.5846|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:21:03.5846|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:21:03.5846|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:21:03.5846|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:21:03.5973|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). 2025-11-18 14:21:03.5973|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:21:03.6310|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 14:21:03.6710|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]]'. 2025-11-18 14:21:03.6710|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 74.746ms 2025-11-18 14:21:03.6754|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:21:03.6754|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.6012ms 200 application/json; charset=utf-8 2025-11-18 14:21:14.9739|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:21:14.9739|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:21:14.9739|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9455ms 204 2025-11-18 14:21:14.9739|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 14:21:14.9739|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:21:14.9876|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:21:14.9876|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:21:14.9876|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:21:14.9876|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). 2025-11-18 14:21:14.9876|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:21:15.0325|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 14:21:15.0782|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]]'. 2025-11-18 14:21:15.0782|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 85.0281ms 2025-11-18 14:21:15.0827|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:21:15.0827|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.2378ms 200 application/json; charset=utf-8 2025-11-18 14:23:57.3541|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 2025-11-18 14:23:57.3541|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:23:57.3541|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.111ms 204 2025-11-18 14:23:57.3541|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 2025-11-18 14:23:57.3674|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:23:57.3674|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:23:57.3674|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:23:57.3674|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:23:57.3674|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). 2025-11-18 14:23:57.4072|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]]'. 2025-11-18 14:23:57.4072|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.9538ms 2025-11-18 14:23:57.4120|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:23:57.4120|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.1307ms 200 application/json; charset=utf-8 2025-11-18 14:23:59.8507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:23:59.8507|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:23:59.8552|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5593ms 204 2025-11-18 14:23:59.8552|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:23:59.8552|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:23:59.8552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:23:59.8552|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:23:59.8700|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:23:59.8700|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). 2025-11-18 14:23:59.8700|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:23:59.9149|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 2025-11-18 14:23:59.9637|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]]'. 2025-11-18 14:23:59.9637|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.413ms 2025-11-18 14:23:59.9637|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:23:59.9637|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.8321ms 200 application/json; charset=utf-8 2025-11-18 14:24:03.7277|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:24:03.7277|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:24:03.7277|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:24:03.7348|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:24:03.7348|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:24:03.7348|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). 2025-11-18 14:24:03.7348|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:24:03.7836|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 2025-11-18 14:24:03.8285|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]]'. 2025-11-18 14:24:03.8285|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.7013ms 2025-11-18 14:24:03.8285|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:24:03.8285|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.6837ms 200 application/json; charset=utf-8 2025-11-18 14:24:25.0177|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:24:25.0177|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:24:25.0177|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1918ms 204 2025-11-18 14:24:25.0177|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:24:25.0315|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:24:25.0315|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:24:25.0315|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:24:25.0315|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:24:25.0315|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). 2025-11-18 14:24:25.0315|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:24:25.0833|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 2025-11-18 14:24:25.1382|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]]'. 2025-11-18 14:24:25.1420|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.4559ms 2025-11-18 14:24:25.1420|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:24:25.1420|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.4102ms 200 application/json; charset=utf-8 2025-11-18 14:24:52.5930|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 2025-11-18 14:24:52.5966|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:24:52.5966|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.9931ms 204 2025-11-18 14:24:52.6120|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 2025-11-18 14:24:52.6120|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:24:52.6120|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:24:52.6120|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:24:52.6120|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:24:52.6120|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). 2025-11-18 14:24:52.6519|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]]'. 2025-11-18 14:24:52.6519|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.5991ms 2025-11-18 14:24:52.6519|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:24:52.6583|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.3091ms 200 application/json; charset=utf-8 2025-11-18 14:25:03.1684|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:03.1684|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:03.1684|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5134ms 204 2025-11-18 14:25:03.1684|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:03.1684|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:03.1684|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:03.1846|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:03.1846|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:03.1846|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). 2025-11-18 14:25:03.1846|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:03.2344|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 2025-11-18 14:25:03.2772|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]]'. 2025-11-18 14:25:03.2772|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.4908ms 2025-11-18 14:25:03.2772|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:03.2772|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.7553ms 200 application/json; charset=utf-8 2025-11-18 14:25:10.0797|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:10.0797|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:10.0797|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8357ms 204 2025-11-18 14:25:10.0876|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:10.0876|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:10.0876|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:10.0876|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:10.0876|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:10.0876|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). 2025-11-18 14:25:10.0876|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:10.1387|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 2025-11-18 14:25:10.1775|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]]'. 2025-11-18 14:25:10.1810|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 81.8734ms 2025-11-18 14:25:10.1810|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:10.1810|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.9255ms 200 application/json; charset=utf-8 2025-11-18 14:25:16.7992|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:16.7992|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:16.8060|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7933ms 204 2025-11-18 14:25:16.8060|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:16.8060|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:16.8060|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:16.8060|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:16.8060|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:16.8060|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). 2025-11-18 14:25:16.8060|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:16.8642|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 2025-11-18 14:25:16.9068|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]]'. 2025-11-18 14:25:16.9068|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.1901ms 2025-11-18 14:25:16.9068|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:16.9068|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.8491ms 200 application/json; charset=utf-8 2025-11-18 14:25:30.1913|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:30.1913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:30.1913|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.9491ms 204 2025-11-18 14:25:30.1913|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:30.1913|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:30.1913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:30.1913|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:30.2079|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:30.2079|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). 2025-11-18 14:25:30.2079|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:30.2560|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 2025-11-18 14:25:30.3172|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]]'. 2025-11-18 14:25:30.3172|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 108.6036ms 2025-11-18 14:25:30.3172|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:30.3172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.8683ms 200 application/json; charset=utf-8 2025-11-18 14:25:41.0993|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:41.0993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:41.0993|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3246ms 204 2025-11-18 14:25:41.0993|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:41.0993|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:41.0993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:41.0993|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:41.1132|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:41.1132|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). 2025-11-18 14:25:41.1132|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:41.1539|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 2025-11-18 14:25:41.1904|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]]'. 2025-11-18 14:25:41.1945|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 78.1385ms 2025-11-18 14:25:41.1945|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:41.1945|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.4271ms 200 application/json; charset=utf-8 2025-11-18 14:25:49.6329|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:49.6329|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:49.6329|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8641ms 204 2025-11-18 14:25:49.6447|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:25:49.6447|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:49.6447|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:49.6447|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:49.6447|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:49.6447|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). 2025-11-18 14:25:49.6447|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:49.6973|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 2025-11-18 14:25:49.7386|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]]'. 2025-11-18 14:25:49.7386|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.9815ms 2025-11-18 14:25:49.7386|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:49.7386|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.1562ms 200 application/json; charset=utf-8 2025-11-18 14:25:59.3703|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:25:59.3703|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:59.3703|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8586ms 204 2025-11-18 14:25:59.3797|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 14:25:59.3797|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:25:59.3797|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:25:59.3797|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:25:59.3797|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:59.3797|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). 2025-11-18 14:25:59.3797|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:25:59.4261|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 2025-11-18 14:25:59.4621|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]]'. 2025-11-18 14:25:59.4621|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.4634ms 2025-11-18 14:25:59.4621|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:25:59.4621|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 87.9142ms 200 application/json; charset=utf-8 2025-11-18 14:26:09.2996|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:26:09.3018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:26:09.3018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0411ms 204 2025-11-18 14:26:09.3018|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:26:09.3018|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:26:09.3018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:26:09.3018|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:26:09.3018|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:26:09.3167|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). 2025-11-18 14:26:09.3167|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:26:09.3575|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 2025-11-18 14:26:09.3983|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]]'. 2025-11-18 14:26:09.3983|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.0956ms 2025-11-18 14:26:09.3983|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:26:09.3983|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 94.5137ms 200 application/json; charset=utf-8 2025-11-18 14:26:32.3687|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 2025-11-18 14:26:32.3687|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:26:32.3687|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.615ms 204 2025-11-18 14:26:32.3687|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 2025-11-18 14:26:32.3820|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:26:32.3820|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:26:32.3820|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:26:32.3820|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:26:32.3820|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). 2025-11-18 14:26:32.4285|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]]'. 2025-11-18 14:26:32.4285|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.5165ms 2025-11-18 14:26:32.4285|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:26:32.4285|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.0597ms 200 application/json; charset=utf-8 2025-11-18 14:27:47.0442|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:27:47.0442|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:27:47.0442|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.9942ms 204 2025-11-18 14:27:47.0586|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:27:47.0586|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:27:47.0737|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:27:47.0737|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:27:47.0737|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:27:47.0892|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). 2025-11-18 14:27:47.1219|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]]'. 2025-11-18 14:27:47.1219|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.2244ms 2025-11-18 14:27:47.1219|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:27:47.1219|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.6981ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 14:28:51.2423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 14:28:51.2423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 14:28:51.2423|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 14:28:51.2423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2423|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.38ms 204 2025-11-18 14:28:51.2423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2423|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.466ms 204 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.2552|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 23.6469ms 204 2025-11-18 14:28:51.2552|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.8241ms 204 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 26.429ms 204 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 28.1932ms 204 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 29.8895ms 204 2025-11-18 14:28:51.2714|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 33.4427ms 204 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 34.2256ms 204 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.3986ms 204 2025-11-18 14:28:51.3020|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 14:28:51.2860|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.0948ms 204 2025-11-18 14:28:51.3020|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 14:28:51.2860|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 14:28:51.2860|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.2860|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 14:28:51.3020|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 14:28:51.2714|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 36.6167ms 204 2025-11-18 14:28:51.3020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.2860|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.1078ms 204 2025-11-18 14:28:51.3020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3020|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3172|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3172|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3172|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3172|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3492|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3172|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3172|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3492|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3339|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3339|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3492|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3492|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3172|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 14:28:51.3492|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3492|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3805|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:28:51.3020|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3492|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.3652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 14:28:51.3652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3805|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.3652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 14:28:51.3652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3805|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3805|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 14:28:51.3492|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:51.3805|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). 2025-11-18 14:28:51.3805|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3805|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.3805|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionValue", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionValue(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.3652|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.3805|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 14:28:51.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 14:28:51.3961|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentStatisticsByMonth", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentStatisticsByMonth(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.3961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.3961|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentApprovalActivities", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentApprovalActivities(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.3961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:51.4119|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:28:51.4119|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 14:28:51.4119|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.4296|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAwaitingApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAwaitingApprovalCount(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4296|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetSourceAccountApproval", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSourceAccountApproval() on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4296|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4296|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.4422|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 14:28:51.4422|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetPaymentStatisticsByChannel", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPaymentStatisticsByChannel(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4422|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4296|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:51.4422|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4422|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 14:28:51.4623|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 14:28:51.4822|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Decimal'. 2025-11-18 14:28:51.4822|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionValue (ReportService) in 68.4657ms 2025-11-18 14:28:51.4822|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 14:28:51.4902|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 200.401ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5070|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 14:28:51.5070|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (67ms) [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 2025-11-18 14:28:51.5070|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService) in 76.3768ms 2025-11-18 14:28:51.5070|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 14:28:51.5070|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.5070|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 237.7902ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5070|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.5070|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService) in 71.6557ms 2025-11-18 14:28:51.5070|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService) in 75.267ms 2025-11-18 14:28:51.5212|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 14:28:51.5212|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 14:28:51.5212|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 227.0501ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5212|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 229.9802ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5530|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.5530|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 95.0921ms 2025-11-18 14:28:51.5530|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 14:28:51.5530|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.5530|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 231.0869ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5530|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 95.1876ms 2025-11-18 14:28:51.5530|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 14:28:51.5530|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 231.4017ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5530|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]]'. 2025-11-18 14:28:51.5673|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 156.7361ms 2025-11-18 14:28:51.5673|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:28:51.5673|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 267.3307ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.5673|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.5673|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 159.0726ms 2025-11-18 14:28:51.5673|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.5673|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 270.5935ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.7255|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentApprovalActivityModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 14:28:51.7255|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService) in 291.0856ms 2025-11-18 14:28:51.7255|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 14:28:51.7255|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 431.1163ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.7993|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.7993|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 379.2011ms 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.8028|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 511.6612ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 14:28:51.8028|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 359.8903ms 2025-11-18 14:28:51.8028|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 355.9164ms 2025-11-18 14:28:51.8028|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService) in 357.995ms 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 14:28:51.8028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 14:28:51.8028|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 516.4529ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.8189|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 524.7143ms 200 application/json; charset=utf-8 2025-11-18 14:28:51.8189|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 550.6356ms 200 application/json; charset=utf-8 2025-11-18 14:28:53.9038|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:28:53.9038|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:53.9038|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7125ms 204 2025-11-18 14:28:53.9190|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:28:53.9190|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:28:53.9190|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:28:53.9190|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:28:53.9190|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:28:53.9280|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). 2025-11-18 14:28:53.9551|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]]'. 2025-11-18 14:28:53.9551|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.9429ms 2025-11-18 14:28:53.9579|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:28:53.9579|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 40.1065ms 200 application/json; charset=utf-8 2025-11-18 14:30:55.7245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:30:55.7261|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:30:55.7261|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5131ms 204 2025-11-18 14:30:55.7261|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:30:55.7261|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:30:55.7261|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:30:55.7261|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:30:55.7425|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:30:55.7425|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). 2025-11-18 14:30:55.7683|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]]'. 2025-11-18 14:30:55.7683|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.3152ms 2025-11-18 14:30:55.7739|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:30:55.7739|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.4858ms 200 application/json; charset=utf-8 2025-11-18 14:31:58.4139|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 2025-11-18 14:31:58.4139|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:31:58.4191|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.237ms 204 2025-11-18 14:31:58.4191|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 2025-11-18 14:31:58.4191|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:31:58.4191|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:31:58.4191|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:31:58.4191|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:31:58.4191|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). 2025-11-18 14:31:58.4583|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]]'. 2025-11-18 14:31:58.4583|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.774ms 2025-11-18 14:31:58.4583|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:31:58.4583|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.1482ms 200 application/json; charset=utf-8 2025-11-18 14:32:07.0620|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:32:07.0620|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:07.0620|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1162ms 204 2025-11-18 14:32:07.0620|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:32:07.0753|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:32:07.0753|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:07.0753|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:32:07.0753|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:32:07.0753|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). 2025-11-18 14:32:07.1203|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]]'. 2025-11-18 14:32:07.1228|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.2152ms 2025-11-18 14:32:07.1228|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:32:07.1228|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.0575ms 200 application/json; charset=utf-8 2025-11-18 14:32:13.8507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:32:13.8507|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:13.8507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1272ms 204 2025-11-18 14:32:13.8648|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:32:13.8648|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:32:13.8648|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:13.8735|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:32:13.8735|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:32:13.8735|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). 2025-11-18 14:32:13.8735|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:32:13.9375|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 2025-11-18 14:32:13.9848|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]]'. 2025-11-18 14:32:13.9848|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 103.3229ms 2025-11-18 14:32:13.9848|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:32:13.9848|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.4684ms 200 application/json; charset=utf-8 2025-11-18 14:32:24.4050|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 2025-11-18 14:32:24.4091|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:24.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3219ms 204 2025-11-18 14:32:24.4091|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 2025-11-18 14:32:24.4091|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:32:24.4252|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:32:24.4252|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:32:24.4252|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:32:24.4252|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). 2025-11-18 14:32:24.4592|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]]'. 2025-11-18 14:32:24.4592|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.1199ms 2025-11-18 14:32:24.4592|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:32:24.4592|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.7687ms 200 application/json; charset=utf-8 2025-11-18 14:35:25.7165|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:35:25.7165|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:35:25.7165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4402ms 204 2025-11-18 14:35:25.7287|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:35:25.7287|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:35:25.7287|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:35:25.7287|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:35:25.7287|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:35:25.7287|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). 2025-11-18 14:35:25.7287|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:35:25.7775|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 2025-11-18 14:35:25.8227|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]]'. 2025-11-18 14:35:25.8227|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.3877ms 2025-11-18 14:35:25.8227|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:35:25.8227|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.7388ms 200 application/json; charset=utf-8 2025-11-18 14:36:03.4637|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:36:03.4637|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:36:03.4637|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5717ms 204 2025-11-18 14:36:03.4637|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:36:03.4637|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:36:03.4637|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:36:03.4637|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:36:03.4786|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:36:03.4786|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). 2025-11-18 14:36:03.5102|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]]'. 2025-11-18 14:36:03.5102|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.83ms 2025-11-18 14:36:03.5102|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:36:03.5102|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.5932ms 200 application/json; charset=utf-8 2025-11-18 14:37:57.7564|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 2025-11-18 14:37:57.7564|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:37:57.7564|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2441ms 204 2025-11-18 14:37:57.7655|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 2025-11-18 14:37:57.7655|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:37:57.7655|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:37:57.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:37:57.7655|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:37:57.7655|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). 2025-11-18 14:37:57.7974|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]]'. 2025-11-18 14:37:57.7974|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.0875ms 2025-11-18 14:37:57.7974|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:37:57.7974|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 36.7195ms 200 application/json; charset=utf-8 2025-11-18 14:38:00.0418|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:38:00.0439|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:00.0439|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6748ms 204 2025-11-18 14:38:00.0439|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:38:00.0439|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:00.0439|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:00.0439|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:00.0605|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:00.0605|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). 2025-11-18 14:38:00.0605|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:00.1028|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 2025-11-18 14:38:00.1536|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]]'. 2025-11-18 14:38:00.1536|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.621ms 2025-11-18 14:38:00.1536|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:00.1536|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.5516ms 200 application/json; charset=utf-8 2025-11-18 14:38:04.2929|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:38:04.2954|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:04.2954|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:04.2954|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:04.2954|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:04.2954|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). 2025-11-18 14:38:04.2954|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:04.3461|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 2025-11-18 14:38:04.3835|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]]'. 2025-11-18 14:38:04.3878|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 86.2947ms 2025-11-18 14:38:04.3878|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:04.3878|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.5405ms 200 application/json; charset=utf-8 2025-11-18 14:38:05.4325|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:38:05.4353|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:05.4353|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9855ms 204 2025-11-18 14:38:05.4353|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 14:38:05.4353|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:05.4353|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:05.4353|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:05.4506|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:05.4506|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). 2025-11-18 14:38:05.4506|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:05.4967|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 2025-11-18 14:38:05.5389|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]]'. 2025-11-18 14:38:05.5389|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.6892ms 2025-11-18 14:38:05.5444|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:05.5444|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.169ms 200 application/json; charset=utf-8 2025-11-18 14:38:07.7173|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 14:38:07.7173|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:07.7173|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:07.7173|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:07.7173|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:07.7173|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). 2025-11-18 14:38:07.7173|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:07.7761|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 2025-11-18 14:38:07.8124|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]]'. 2025-11-18 14:38:07.8124|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.312ms 2025-11-18 14:38:07.8124|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:07.8124|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.5779ms 200 application/json; charset=utf-8 2025-11-18 14:38:10.3688|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 2025-11-18 14:38:10.3720|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:10.3720|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6628ms 204 2025-11-18 14:38:10.3720|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 2025-11-18 14:38:10.3720|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:10.3903|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:10.3903|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:10.3903|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:10.3903|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). 2025-11-18 14:38:10.4236|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]]'. 2025-11-18 14:38:10.4236|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.4686ms 2025-11-18 14:38:10.4236|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:10.4236|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 47.0489ms 200 application/json; charset=utf-8 2025-11-18 14:38:30.3394|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:38:30.3394|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:30.3394|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3184ms 204 2025-11-18 14:38:30.3492|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:38:30.3492|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:30.3492|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:30.3492|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:30.3492|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:30.3492|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). 2025-11-18 14:38:30.3656|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:30.4103|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 2025-11-18 14:38:30.4596|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]]'. 2025-11-18 14:38:30.4596|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.6284ms 2025-11-18 14:38:30.4596|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:30.4596|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.912ms 200 application/json; charset=utf-8 2025-11-18 14:38:34.8311|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 14:38:34.8311|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:34.8311|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:34.8311|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:34.8380|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:34.8380|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). 2025-11-18 14:38:34.8380|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:35.5307|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (689ms) [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 2025-11-18 14:38:35.5676|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]]'. 2025-11-18 14:38:35.5676|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 731.4828ms 2025-11-18 14:38:35.5729|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:35.5729|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 743.4674ms 200 application/json; charset=utf-8 2025-11-18 14:38:37.8404|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 2025-11-18 14:38:37.8404|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:37.8404|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.899ms 204 2025-11-18 14:38:37.8502|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 2025-11-18 14:38:37.8502|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:37.8502|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:37.8502|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:37.8502|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:37.8502|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). 2025-11-18 14:38:37.8913|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]]'. 2025-11-18 14:38:37.8913|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.4511ms 2025-11-18 14:38:37.8937|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:37.8937|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.7871ms 200 application/json; charset=utf-8 2025-11-18 14:38:39.8151|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 14:38:39.8179|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:39.8179|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7616ms 204 2025-11-18 14:38:39.8179|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 14:38:39.8179|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:39.8179|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:39.8330|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:39.8330|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 14:38:39.8330|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). 2025-11-18 14:38:39.8330|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:39.9417|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (96ms) [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 2025-11-18 14:38:39.9947|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]]'. 2025-11-18 14:38:39.9947|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 156.4734ms 2025-11-18 14:38:39.9947|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 14:38:40.0042|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 179.6675ms 200 application/json; charset=utf-8 2025-11-18 14:38:44.2006|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 14:38:44.2006|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:44.2071|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:44.2071|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:44.2071|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 14:38:44.2071|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). 2025-11-18 14:38:44.2071|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:44.3153|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (97ms) [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 2025-11-18 14:38:44.3797|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]]'. 2025-11-18 14:38:44.3797|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 168.6067ms 2025-11-18 14:38:44.3797|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 14:38:44.3797|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 186.9778ms 200 application/json; charset=utf-8 2025-11-18 14:38:49.5770|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 2025-11-18 14:38:49.5770|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:49.5824|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5029ms 204 2025-11-18 14:38:49.5824|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 2025-11-18 14:38:49.5824|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:49.5824|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:49.5973|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:49.5973|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:49.5973|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). 2025-11-18 14:38:49.6354|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]]'. 2025-11-18 14:38:49.6354|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.0532ms 2025-11-18 14:38:49.6354|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:38:49.6443|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.011ms 200 application/json; charset=utf-8 2025-11-18 14:38:51.9559|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:38:51.9559|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:51.9559|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4227ms 204 2025-11-18 14:38:51.9559|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:38:51.9559|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:38:51.9559|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:38:51.9722|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:38:51.9722|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:51.9722|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). 2025-11-18 14:38:51.9722|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:38:52.0207|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 2025-11-18 14:38:52.0645|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]]'. 2025-11-18 14:38:52.0670|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.94ms 2025-11-18 14:38:52.0670|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:38:52.0670|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.5297ms 200 application/json; charset=utf-8 2025-11-18 14:39:09.2008|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:39:09.2008|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:39:09.2051|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.319ms 204 2025-11-18 14:39:09.2051|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=210&Page=1&PageLenght=3 2025-11-18 14:39:09.2051|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:39:09.2051|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:39:09.2205|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:39:09.2205|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:39:09.2205|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). 2025-11-18 14:39:09.2519|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]]'. 2025-11-18 14:39:09.2519|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 25.0072ms 2025-11-18 14:39:09.2519|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:39:09.2519|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.3274ms 200 application/json; charset=utf-8 2025-11-18 14:41:31.9694|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 2025-11-18 14:41:31.9694|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:31.9694|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0744ms 204 2025-11-18 14:41:31.9826|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 2025-11-18 14:41:31.9826|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() 2025-11-18 14:41:31.9826|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'. 2025-11-18 14:41:31.9826|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:31.9826|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 14:41:31.9985|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 14:41:31.9985|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.1369ms 401 2025-11-18 14:41:43.8881|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 2025-11-18 14:41:43.8881|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:43.8881|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.4375ms 204 2025-11-18 14:41:43.8881|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 2025-11-18 14:41:43.9025|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:41:43.9025|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:43.9025|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:41:43.9025|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:41:43.9025|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). 2025-11-18 14:41:43.9452|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]]'. 2025-11-18 14:41:43.9452|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.8606ms 2025-11-18 14:41:43.9484|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:41:43.9484|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.1351ms 200 application/json; charset=utf-8 2025-11-18 14:41:47.0040|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:41:47.0040|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:47.0040|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9976ms 204 2025-11-18 14:41:47.0151|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:41:47.0151|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:41:47.0151|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:47.0151|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:41:47.0286|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:47.0286|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). 2025-11-18 14:41:47.0286|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:41:47.0783|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 2025-11-18 14:41:47.1251|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]]'. 2025-11-18 14:41:47.1251|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.8365ms 2025-11-18 14:41:47.1251|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:47.1251|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.0382ms 200 application/json; charset=utf-8 2025-11-18 14:41:51.3506|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 14:41:51.3506|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:41:51.3562|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:51.3562|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:41:51.3562|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:51.3562|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). 2025-11-18 14:41:51.3562|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:41:51.4034|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 2025-11-18 14:41:51.4536|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]]'. 2025-11-18 14:41:51.4536|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.3589ms 2025-11-18 14:41:51.4536|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:51.4536|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.1891ms 200 application/json; charset=utf-8 2025-11-18 14:41:56.1520|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:41:56.1556|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:56.1556|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3956ms 204 2025-11-18 14:41:56.1556|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:41:56.1556|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:41:56.1556|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:41:56.1556|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:41:56.1556|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:56.1556|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). 2025-11-18 14:41:56.1706|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:41:56.2164|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 2025-11-18 14:41:56.2568|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]]'. 2025-11-18 14:41:56.2568|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.6887ms 2025-11-18 14:41:56.2624|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:41:56.2624|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.9191ms 200 application/json; charset=utf-8 2025-11-18 14:42:09.2029|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:42:09.2064|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:09.2064|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7857ms 204 2025-11-18 14:42:09.2064|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:42:09.2064|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:09.2064|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:09.2064|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:09.2208|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:09.2208|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). 2025-11-18 14:42:09.2208|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:09.2691|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 2025-11-18 14:42:09.3152|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]]'. 2025-11-18 14:42:09.3152|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.8164ms 2025-11-18 14:42:09.3152|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:09.3152|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.7151ms 200 application/json; charset=utf-8 2025-11-18 14:42:17.6994|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:42:17.6994|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:17.6994|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0558ms 204 2025-11-18 14:42:17.6994|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:42:17.7080|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:17.7080|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:17.7080|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:17.7080|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:17.7080|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). 2025-11-18 14:42:17.7080|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:17.7557|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 2025-11-18 14:42:17.8040|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]]'. 2025-11-18 14:42:17.8040|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.7208ms 2025-11-18 14:42:17.8040|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:17.8040|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.3955ms 200 application/json; charset=utf-8 2025-11-18 14:42:23.2939|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 14:42:23.2939|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:23.2939|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2843ms 204 2025-11-18 14:42:23.2939|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 14:42:23.2939|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:23.3052|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:23.3052|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:23.3052|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:23.3052|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). 2025-11-18 14:42:23.3052|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:23.3554|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 2025-11-18 14:42:23.3983|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]]'. 2025-11-18 14:42:23.4027|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.5418ms 2025-11-18 14:42:23.4027|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 14:42:23.4027|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.8937ms 200 application/json; charset=utf-8 2025-11-18 14:42:24.8305|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 2025-11-18 14:42:24.8305|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:24.8376|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1441ms 204 2025-11-18 14:42:24.8376|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 2025-11-18 14:42:24.8376|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:24.8376|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:24.8376|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:24.8525|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:42:24.8525|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). 2025-11-18 14:42:24.8847|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]]'. 2025-11-18 14:42:24.8847|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.7186ms 2025-11-18 14:42:24.8847|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:42:24.8847|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.3288ms 200 application/json; charset=utf-8 2025-11-18 14:42:25.9832|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:42:25.9832|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:25.9832|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4062ms 204 2025-11-18 14:42:25.9832|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:42:25.9942|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:25.9942|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:25.9942|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:25.9942|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:25.9942|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). 2025-11-18 14:42:25.9942|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:26.0521|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (48ms) [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 2025-11-18 14:42:26.0881|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]]'. 2025-11-18 14:42:26.0881|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 88.7377ms 2025-11-18 14:42:26.0881|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:26.0881|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.6972ms 200 application/json; charset=utf-8 2025-11-18 14:42:30.6311|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:42:30.6311|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:30.6311|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:30.6311|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:30.6311|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:30.6387|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). 2025-11-18 14:42:30.6387|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:30.6835|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (42ms) [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 2025-11-18 14:42:30.7179|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]]'. 2025-11-18 14:42:30.7179|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 80.4566ms 2025-11-18 14:42:30.7179|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:30.7179|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.5937ms 200 application/json; charset=utf-8 2025-11-18 14:42:32.0434|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:42:32.0467|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:32.0467|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6544ms 204 2025-11-18 14:42:32.0467|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:42:32.0467|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:32.0467|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:32.0467|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:32.0467|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:32.0467|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). 2025-11-18 14:42:32.0612|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:32.0988|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), @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 2025-11-18 14:42:32.1436|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]]'. 2025-11-18 14:42:32.1436|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 86.7805ms 2025-11-18 14:42:32.1436|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:32.1436|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 97.2892ms 200 application/json; charset=utf-8 2025-11-18 14:42:36.9872|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:42:36.9872|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:42:36.9872|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:42:36.9872|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:42:36.9872|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:36.9992|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). 2025-11-18 14:42:36.9992|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:42:37.0387|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 14:42:37.0837|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]]'. 2025-11-18 14:42:37.0837|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 84.6429ms 2025-11-18 14:42:37.0837|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:42:37.0837|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.4514ms 200 application/json; charset=utf-8 2025-11-18 14:48:25.3755|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 2025-11-18 14:48:25.3789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:25.3789|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7766ms 204 2025-11-18 14:48:25.3789|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 2025-11-18 14:48:25.3789|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:48:25.3789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:25.3789|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:48:25.3789|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:25.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). 2025-11-18 14:48:25.4213|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]]'. 2025-11-18 14:48:25.4213|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.0978ms 2025-11-18 14:48:25.4213|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:25.4252|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 39.475ms 200 application/json; charset=utf-8 2025-11-18 14:48:27.6731|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 2025-11-18 14:48:27.6754|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:48:27.6754|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:27.6754|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:48:27.6754|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:27.6754|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). 2025-11-18 14:48:27.7073|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]]'. 2025-11-18 14:48:27.7073|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 21.3952ms 2025-11-18 14:48:27.7073|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:27.7073|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 37.8053ms 200 application/json; charset=utf-8 2025-11-18 14:48:45.3838|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 2025-11-18 14:48:45.3859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:45.3859|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.2647ms 204 2025-11-18 14:48:45.3859|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 2025-11-18 14:48:45.3859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:48:45.3859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:45.3859|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:48:45.3859|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:45.3859|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). 2025-11-18 14:48:45.4291|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]]'. 2025-11-18 14:48:45.4328|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.876ms 2025-11-18 14:48:45.4328|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:45.4328|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 44.7403ms 200 application/json; charset=utf-8 2025-11-18 14:48:57.0493|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 2025-11-18 14:48:57.0493|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:57.0493|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7802ms 204 2025-11-18 14:48:57.0611|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 2025-11-18 14:48:57.0611|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:48:57.0611|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:48:57.0611|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:48:57.0727|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:57.0727|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). 2025-11-18 14:48:57.1092|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]]'. 2025-11-18 14:48:57.1092|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.5912ms 2025-11-18 14:48:57.1092|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:48:57.1092|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.9965ms 200 application/json; charset=utf-8 2025-11-18 14:49:24.5597|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 2025-11-18 14:49:24.5597|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:49:24.5688|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.125ms 204 2025-11-18 14:49:24.5688|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 2025-11-18 14:49:24.5688|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:49:24.5688|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:49:24.5688|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:49:24.5860|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:49:24.5860|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). 2025-11-18 14:49:24.6171|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]]'. 2025-11-18 14:49:24.6171|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.4475ms 2025-11-18 14:49:24.6171|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:49:24.6171|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.8372ms 200 application/json; charset=utf-8 2025-11-18 14:49:56.4690|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 2025-11-18 14:49:56.4690|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:49:56.4749|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8641ms 204 2025-11-18 14:49:56.4749|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 2025-11-18 14:49:56.4749|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:49:56.4749|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:49:56.4749|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:49:56.4911|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:49:56.4911|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). 2025-11-18 14:49:56.5200|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]]'. 2025-11-18 14:49:56.5222|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 27.1365ms 2025-11-18 14:49:56.5222|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:49:56.5222|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.2768ms 200 application/json; charset=utf-8 2025-11-18 14:51:15.6428|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 2025-11-18 14:51:15.6428|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:51:15.6485|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6745ms 204 2025-11-18 14:51:15.6485|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 2025-11-18 14:51:15.6485|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:51:15.6485|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:51:15.6485|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:51:15.6485|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:51:15.6672|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). 2025-11-18 14:51:15.6931|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]]'. 2025-11-18 14:51:15.6931|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 26.2686ms 2025-11-18 14:51:15.6931|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:51:15.6931|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.9813ms 200 application/json; charset=utf-8 2025-11-18 14:52:42.6743|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:52:42.6743|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:52:42.6851|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.8644ms 204 2025-11-18 14:52:42.6851|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:52:42.6851|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:52:42.6851|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:52:42.6851|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:52:42.6851|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:52:42.7018|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). 2025-11-18 14:52:42.7018|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:52:42.7653|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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 2025-11-18 14:52:42.8103|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]]'. 2025-11-18 14:52:42.8103|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 108.5577ms 2025-11-18 14:52:42.8103|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:52:42.8103|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.3749ms 200 application/json; charset=utf-8 2025-11-18 14:52:47.6835|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 14:52:47.6835|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:52:47.6835|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:52:47.6922|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:52:47.6922|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:52:47.6922|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). 2025-11-18 14:52:47.6922|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:52:47.7461|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (43ms) [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 2025-11-18 14:52:47.7931|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]]'. 2025-11-18 14:52:47.7931|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 97.894ms 2025-11-18 14:52:47.7931|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:52:47.8012|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.7379ms 200 application/json; charset=utf-8 2025-11-18 14:53:21.5286|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:53:21.5317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:53:21.5317|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7303ms 204 2025-11-18 14:53:21.5317|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 14:53:21.5317|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:53:21.5317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:53:21.5474|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:53:21.5474|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:53:21.5474|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). 2025-11-18 14:53:21.5474|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:53:21.5942|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 14:53:21.6348|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]]'. 2025-11-18 14:53:21.6348|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 84.804ms 2025-11-18 14:53:21.6348|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:53:21.6410|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.6572ms 200 application/json; charset=utf-8 2025-11-18 14:53:57.9439|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 14:53:57.9439|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:53:57.9439|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.8295ms 204 2025-11-18 14:53:57.9521|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 14:53:57.9521|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:53:57.9521|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:53:57.9521|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:53:57.9521|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:53:57.9521|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). 2025-11-18 14:53:57.9521|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 14:53:58.0035|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 2025-11-18 14:53:58.0449|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]]'. 2025-11-18 14:53:58.0449|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 84.0366ms 2025-11-18 14:53:58.0449|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 14:53:58.0449|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.6081ms 200 application/json; charset=utf-8 2025-11-18 14:54:20.0031|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 2025-11-18 14:54:20.0031|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:54:20.0031|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.8921ms 204 2025-11-18 14:54:20.0153|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 2025-11-18 14:54:20.0153|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 14:54:20.0153|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 14:54:20.0153|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 14:54:20.0153|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:54:20.0153|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). 2025-11-18 14:54:20.0453|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]]'. 2025-11-18 14:54:20.0453|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 24.3693ms 2025-11-18 14:54:20.0453|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 14:54:20.0453|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 35.6331ms 200 application/json; charset=utf-8 2025-11-18 15:14:20.9517|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:46474/REPORTSERVICE/iisintegration 0 2025-11-18 15:14:20.9550|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4097ms 202 2025-11-18 15:25:34.7986||DEBUG|ReportService.Program|init main function 2025-11-18 15:25:35.6044|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()'. 2025-11-18 15:25:35.6180|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()'. 2025-11-18 15:25:35.6462|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:25:35.9563|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (27ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 15:25:35.9864|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 15:25:35.9925|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 15:25:35.9925|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 15:25:36.0164|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 15:25:36.0322|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 15:25:36.1701||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. 2025-11-18 15:25:36.5085|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:25:36.5812|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:25:36.5884|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 80.3693ms 204 2025-11-18 15:25:36.6722|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:25:36.7697|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() 2025-11-18 15:25:36.7896|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'. 2025-11-18 15:25:36.7896|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:25:36.7896|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 15:25:36.8057|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 15:25:36.8057|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 135.1083ms 401 2025-11-18 15:25:51.3188|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:25:51.3285|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:25:51.3285|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.0204ms 204 2025-11-18 15:25:51.3973|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:25:51.4223|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:25:51.4223|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:25:51.4223|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:25:51.4223|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:25:51.4613|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). 2025-11-18 15:25:51.5692|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:25:51.7713|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (61ms) [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 2025-11-18 15:25:52.0883|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]]'. 2025-11-18 15:25:52.1084|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 643.2078ms 2025-11-18 15:25:52.1084|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:25:52.1084|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 717.617ms 200 application/json; charset=utf-8 2025-11-18 15:26:13.3483|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:26:13.3483|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:26:13.3483|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6782ms 204 2025-11-18 15:26:13.3910|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 15:26:13.3910|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:26:13.3910|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:26:13.3910|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:26:13.3910|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:26:13.4088|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). 2025-11-18 15:26:13.4516|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:26:13.4993|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), @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 2025-11-18 15:26:13.5678|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]]'. 2025-11-18 15:26:13.5678|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 164.0286ms 2025-11-18 15:26:13.5678|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:26:13.5779|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 186.9786ms 200 application/json; charset=utf-8 2025-11-18 15:26:27.7067|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:26:27.7067|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:26:27.7172|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.4072ms 204 2025-11-18 15:26:27.7500|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 15:26:27.7500|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:26:27.7500|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:26:27.7500|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:26:27.7648|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:26:27.7648|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). 2025-11-18 15:26:27.7648|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:26:27.8199|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (35ms) [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 2025-11-18 15:26:27.9428|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]]'. 2025-11-18 15:26:27.9592|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 190.8854ms 2025-11-18 15:26:27.9592|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:26:27.9592|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 213.0607ms 200 application/json; charset=utf-8 2025-11-18 15:27:31.8608|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:27:31.8608|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:27:31.8608|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.9783ms 204 2025-11-18 15:27:31.9078|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 15:27:31.9078|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:27:31.9078|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:27:31.9078|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:27:31.9199|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:27:31.9199|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). 2025-11-18 15:27:31.9199|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:27:31.9639|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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 2025-11-18 15:27:32.0326|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]]'. 2025-11-18 15:27:32.0326|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 112.4957ms 2025-11-18 15:27:32.0326|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:27:32.0326|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 131.2654ms 200 application/json; charset=utf-8 2025-11-18 15:28:23.7066|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:28:23.7066|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:23.7066|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.296ms 204 2025-11-18 15:28:23.7753|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:28:23.7831|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:28:23.7831|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:23.7831|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:28:23.7831|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:23.7928|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). 2025-11-18 15:28:23.7928|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:28:23.8327|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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 2025-11-18 15:28:23.9040|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]]'. 2025-11-18 15:28:23.9040|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 113.2933ms 2025-11-18 15:28:23.9040|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:23.9040|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 136.0053ms 200 application/json; charset=utf-8 2025-11-18 15:28:40.6003|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:28:40.6066|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:40.6066|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.5338ms 204 2025-11-18 15:28:40.6515|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:28:40.6515|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:28:40.6515|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:40.6515|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:28:40.6515|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:40.6515|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). 2025-11-18 15:28:40.6677|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:28:40.7044|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (33ms) [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 2025-11-18 15:28:40.7632|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]]'. 2025-11-18 15:28:40.7632|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 102.876ms 2025-11-18 15:28:40.7632|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:40.7632|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.7708ms 200 application/json; charset=utf-8 2025-11-18 15:28:52.6628|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:28:52.6681|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:52.6681|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.7459ms 204 2025-11-18 15:28:52.7243|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:28:52.7296|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:28:52.7296|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:52.7296|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:28:52.7296|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:52.7296|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). 2025-11-18 15:28:52.7296|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:28:52.7814|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [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 2025-11-18 15:28:52.8329|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]]'. 2025-11-18 15:28:52.8329|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 97.4514ms 2025-11-18 15:28:52.8390|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:52.8390|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.3336ms 200 application/json; charset=utf-8 2025-11-18 15:28:54.2443|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:28:54.2443|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:28:54.2443|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:28:54.2443|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:28:54.2443|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:54.2443|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). 2025-11-18 15:28:54.2609|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:28:54.2999|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (35ms) [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 2025-11-18 15:28:54.3671|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]]'. 2025-11-18 15:28:54.3735|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 116.2285ms 2025-11-18 15:28:54.3735|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:28:54.3735|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 134.1164ms 200 application/json; charset=utf-8 2025-11-18 15:32:30.0651|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:32:30.0651|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:32:30.0651|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8987ms 204 2025-11-18 15:32:30.1093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:32:30.1149|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:32:30.1149|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:32:30.1149|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:32:30.1149|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:32:30.1149|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). 2025-11-18 15:32:30.1280|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:32:30.1627|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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 2025-11-18 15:32:30.2242|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]]'. 2025-11-18 15:32:30.2242|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 102.8643ms 2025-11-18 15:32:30.2242|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:32:30.2242|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.8372ms 200 application/json; charset=utf-8 2025-11-18 15:35:04.0334|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 15:35:04.0334|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:35:04.0334|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1335ms 204 2025-11-18 15:35:04.0902|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 15:35:04.0935|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:35:04.0935|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:35:04.0935|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:35:04.0935|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:35:04.0935|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). 2025-11-18 15:35:04.0935|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:35:04.1411|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (31ms) [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 2025-11-18 15:35:04.1859|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]]'. 2025-11-18 15:35:04.1922|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 89.7873ms 2025-11-18 15:35:04.1922|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 15:35:04.1922|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 106.8281ms 200 application/json; charset=utf-8 2025-11-18 15:35:10.7913|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 2025-11-18 15:35:10.7913|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:35:10.7913|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4914ms 204 2025-11-18 15:35:10.8297|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 2025-11-18 15:35:10.8297|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:35:10.8395|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:35:10.8395|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:35:10.8395|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:35:10.8395|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). 2025-11-18 15:35:10.9387|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]]'. 2025-11-18 15:35:10.9387|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 91.7464ms 2025-11-18 15:35:10.9387|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:35:10.9387|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 116.2207ms 200 application/json; charset=utf-8 2025-11-18 15:37:03.4295|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:37:03.4333|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:37:03.4333|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.4914ms 204 2025-11-18 15:37:03.4333|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:37:03.4487|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() 2025-11-18 15:37:03.4487|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'. 2025-11-18 15:37:03.4487|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:37:03.4487|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 15:37:03.4487|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 15:37:03.4487|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.9374ms 401 2025-11-18 15:46:28.0875|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:46:28.0875|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:46:28.0875|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7707ms 204 2025-11-18 15:46:28.2680|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 15:46:28.2725|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:46:28.2725|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:46:28.2725|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:46:28.2725|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:46:28.2867|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). 2025-11-18 15:46:28.3038|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:46:28.3582|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [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 2025-11-18 15:46:28.4231|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]]'. 2025-11-18 15:46:28.4307|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 141.735ms 2025-11-18 15:46:28.4307|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:46:28.4307|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 166.3447ms 200 application/json; charset=utf-8 2025-11-18 15:46:36.4840|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:46:36.4840|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:46:36.4840|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.4379ms 204 2025-11-18 15:46:36.5180|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 15:46:36.5209|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:46:36.5209|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:46:36.5209|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:46:36.5209|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:46:36.5209|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). 2025-11-18 15:46:36.5209|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:46:36.6281|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (94ms) [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 2025-11-18 15:46:36.6999|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]]'. 2025-11-18 15:46:36.7118|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 183.1233ms 2025-11-18 15:46:36.7118|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:46:36.7118|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 197.7273ms 200 application/json; charset=utf-8 2025-11-18 15:50:16.4906|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 2025-11-18 15:50:16.4906|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:16.4906|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9783ms 204 2025-11-18 15:50:16.4906|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 2025-11-18 15:50:16.4906|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() 2025-11-18 15:50:16.5072|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'. 2025-11-18 15:50:16.5072|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:16.5072|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 15:50:16.5072|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 15:50:16.5072|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.65ms 401 2025-11-18 15:50:23.6401|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 2025-11-18 15:50:23.6401|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:23.6401|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4851ms 204 2025-11-18 15:50:23.7033|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 2025-11-18 15:50:23.7033|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:50:23.7033|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:23.7093|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:50:23.7093|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:50:23.7093|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). 2025-11-18 15:50:23.7455|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]]'. 2025-11-18 15:50:23.7455|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.2147ms 2025-11-18 15:50:23.7455|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:50:23.7597|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.4151ms 200 application/json; charset=utf-8 2025-11-18 15:50:24.7512|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:50:24.7512|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:24.7568|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5523ms 204 2025-11-18 15:50:24.7568|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:50:24.7568|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:50:24.7717|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:24.7717|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:50:24.7717|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:50:24.7717|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). 2025-11-18 15:50:24.7717|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:50:24.8323|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 2025-11-18 15:50:24.9038|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]]'. 2025-11-18 15:50:24.9163|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 133.7803ms 2025-11-18 15:50:24.9163|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:50:24.9163|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 157.1575ms 200 application/json; charset=utf-8 2025-11-18 15:50:33.1016|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:50:33.1044|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:33.1044|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0899ms 204 2025-11-18 15:50:33.1363|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:50:33.1363|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:33.1363|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6088ms 204 2025-11-18 15:50:33.1544|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:50:33.1544|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:50:33.1544|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:33.1544|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:50:33.1652|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:50:33.1652|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). 2025-11-18 15:50:33.1652|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:50:33.2099|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 2025-11-18 15:50:33.2274|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 242 2025-11-18 15:50:33.2317|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:50:33.2317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:50:33.2317|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:50:33.2317|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:50:33.2317|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). 2025-11-18 15:50:33.2317|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:50:33.2588|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]]'. 2025-11-18 15:50:33.2588|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.5673ms 2025-11-18 15:50:33.2588|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:50:33.2588|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.2786ms 200 application/json; charset=utf-8 2025-11-18 15:50:33.3427|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (100ms) [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 2025-11-18 15:50:33.4248|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]]'. 2025-11-18 15:50:33.4248|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 191.4034ms 2025-11-18 15:50:33.4323|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:50:33.4323|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 207.3029ms 200 application/json; charset=utf-8 2025-11-18 15:51:04.4369|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:51:04.4403|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:04.4403|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4428ms 204 2025-11-18 15:51:04.4403|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 15:51:04.4569|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:51:04.4569|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:04.4569|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:51:04.4569|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:51:04.4569|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). 2025-11-18 15:51:04.4569|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:51:04.5093|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 2025-11-18 15:51:04.5593|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]]'. 2025-11-18 15:51:04.5661|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 98.542ms 2025-11-18 15:51:04.5661|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:51:04.5661|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 117.6237ms 200 application/json; charset=utf-8 2025-11-18 15:51:34.6474|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 2025-11-18 15:51:34.6474|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:34.6474|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6484ms 204 2025-11-18 15:51:34.6711|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 2025-11-18 15:51:34.6711|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:51:34.6753|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:34.6753|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:51:34.6753|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:51:34.6753|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). 2025-11-18 15:51:34.7143|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]]'. 2025-11-18 15:51:34.7143|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.2921ms 2025-11-18 15:51:34.7143|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:51:34.7215|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.3543ms 200 application/json; charset=utf-8 2025-11-18 15:51:49.0032|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 2025-11-18 15:51:49.0032|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:49.0032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3224ms 204 2025-11-18 15:51:49.0032|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 2025-11-18 15:51:49.0032|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() 2025-11-18 15:51:49.0032|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'. 2025-11-18 15:51:49.0032|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:49.0189|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 15:51:49.0189|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 15:51:49.0189|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.7141ms 401 2025-11-18 15:51:58.6959|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 2025-11-18 15:51:58.6959|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:58.6959|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5563ms 204 2025-11-18 15:51:58.6959|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 2025-11-18 15:51:58.7153|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:51:58.7153|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:51:58.7287|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:51:58.7287|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:51:58.7287|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). 2025-11-18 15:51:58.7748|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]]'. 2025-11-18 15:51:58.7748|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.758ms 2025-11-18 15:51:58.7748|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:51:58.7748|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.4474ms 200 application/json; charset=utf-8 2025-11-18 15:52:04.3438|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:52:04.3438|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:04.3438|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1079ms 204 2025-11-18 15:52:04.3547|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:52:04.3547|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:04.3547|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:04.3547|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:04.3547|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:04.3547|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). 2025-11-18 15:52:04.3752|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:04.4225|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 2025-11-18 15:52:04.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]]'. 2025-11-18 15:52:04.4692|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.0895ms 2025-11-18 15:52:04.4692|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:04.4692|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.1701ms 200 application/json; charset=utf-8 2025-11-18 15:52:08.4795|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:52:08.4816|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:08.4816|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:08.4816|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:08.4816|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:08.4816|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). 2025-11-18 15:52:08.4816|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:08.5367|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 2025-11-18 15:52:08.5786|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]]'. 2025-11-18 15:52:08.5786|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.6862ms 2025-11-18 15:52:08.5786|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:08.5786|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.2421ms 200 application/json; charset=utf-8 2025-11-18 15:52:15.2435|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:52:15.2435|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:15.2435|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0633ms 204 2025-11-18 15:52:15.2543|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 15:52:15.2543|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:15.2543|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:15.2543|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:15.2543|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:15.2668|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). 2025-11-18 15:52:15.2668|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:15.3175|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 2025-11-18 15:52:15.3581|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]]'. 2025-11-18 15:52:15.3611|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.4588ms 2025-11-18 15:52:15.3611|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:15.3611|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.548ms 200 application/json; charset=utf-8 2025-11-18 15:52:17.2498|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 15:52:17.2498|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:17.2498|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:17.2498|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:17.2498|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:17.2498|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). 2025-11-18 15:52:17.2677|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:17.3099|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 2025-11-18 15:52:17.3510|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]]'. 2025-11-18 15:52:17.3510|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 87.4631ms 2025-11-18 15:52:17.3510|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:17.3510|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.8048ms 200 application/json; charset=utf-8 2025-11-18 15:52:28.0997|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:52:28.0997|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:28.0997|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.338ms 204 2025-11-18 15:52:28.1097|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:52:28.1097|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:28.1097|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:28.1097|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:28.1097|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:28.1097|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). 2025-11-18 15:52:28.1262|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:28.1742|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 2025-11-18 15:52:28.2129|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]]'. 2025-11-18 15:52:28.2129|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.3041ms 2025-11-18 15:52:28.2203|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:28.2203|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.5153ms 200 application/json; charset=utf-8 2025-11-18 15:52:38.6586|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:52:38.6586|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:38.6586|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0127ms 204 2025-11-18 15:52:38.7553|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 242 2025-11-18 15:52:38.7553|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:38.7626|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:38.7626|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:38.7626|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:52:38.7626|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). 2025-11-18 15:52:38.7626|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:38.8644|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (93ms) [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 2025-11-18 15:52:38.9375|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]]'. 2025-11-18 15:52:38.9375|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 174.7012ms 2025-11-18 15:52:38.9375|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:52:38.9375|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 191.3699ms 200 application/json; charset=utf-8 2025-11-18 15:52:42.9531|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:52:42.9531|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:42.9531|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5678ms 204 2025-11-18 15:52:42.9531|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:52:42.9658|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:42.9658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:42.9658|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:42.9658|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:42.9658|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). 2025-11-18 15:52:42.9658|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:43.0261|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 2025-11-18 15:52:43.0725|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]]'. 2025-11-18 15:52:43.0772|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 101.8678ms 2025-11-18 15:52:43.0772|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:43.0772|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.5429ms 200 application/json; charset=utf-8 2025-11-18 15:52:53.4018|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:52:53.4018|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:53.4018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0485ms 204 2025-11-18 15:52:53.4018|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:52:53.4018|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:52:53.4190|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:52:53.4190|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:52:53.4190|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:53.4190|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). 2025-11-18 15:52:53.4190|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:52:53.4697|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 2025-11-18 15:52:53.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]]'. 2025-11-18 15:52:53.5144|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.1537ms 2025-11-18 15:52:53.5144|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:52:53.5144|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 109.6254ms 200 application/json; charset=utf-8 2025-11-18 15:53:03.0098|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:53:03.0132|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:03.0132|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.7046ms 204 2025-11-18 15:53:03.0132|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:53:03.0132|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:53:03.0276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:03.0276|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:53:03.0276|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:03.0276|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). 2025-11-18 15:53:03.0276|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:53:03.0874|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 2025-11-18 15:53:03.1257|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]]'. 2025-11-18 15:53:03.1257|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.9494ms 2025-11-18 15:53:03.1257|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:03.1257|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.1511ms 200 application/json; charset=utf-8 2025-11-18 15:53:17.9608|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:53:17.9608|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:17.9608|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3123ms 204 2025-11-18 15:53:17.9712|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:53:17.9712|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:53:17.9712|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:17.9712|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:53:17.9712|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:17.9712|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). 2025-11-18 15:53:17.9712|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:53:18.0245|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 2025-11-18 15:53:18.0678|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]]'. 2025-11-18 15:53:18.0678|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.668ms 2025-11-18 15:53:18.0678|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:18.0678|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.3145ms 200 application/json; charset=utf-8 2025-11-18 15:53:26.3179|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:53:26.3179|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:26.3179|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6078ms 204 2025-11-18 15:53:26.3179|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:53:26.3331|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:53:26.3331|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:26.3331|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:53:26.3331|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:26.3331|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). 2025-11-18 15:53:26.3467|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:53:26.3894|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 2025-11-18 15:53:26.4299|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]]'. 2025-11-18 15:53:26.4299|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 89.4722ms 2025-11-18 15:53:26.4299|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:26.4299|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.0748ms 200 application/json; charset=utf-8 2025-11-18 15:53:34.3747|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:53:34.3786|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:34.3786|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.401ms 204 2025-11-18 15:53:34.3786|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:53:34.3786|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:53:34.3786|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:34.3786|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:53:34.3786|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:34.3786|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). 2025-11-18 15:53:34.3786|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:53:34.4314|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 2025-11-18 15:53:34.4769|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]]'. 2025-11-18 15:53:34.4769|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.3209ms 2025-11-18 15:53:34.4769|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:34.4769|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.4603ms 200 application/json; charset=utf-8 2025-11-18 15:53:45.7317|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:53:45.7317|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:45.7369|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.1688ms 204 2025-11-18 15:53:45.7369|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:53:45.7369|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:53:45.7369|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:53:45.7369|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:53:45.7369|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:45.7369|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). 2025-11-18 15:53:45.7545|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:53:45.7938|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 2025-11-18 15:53:45.8353|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]]'. 2025-11-18 15:53:45.8353|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.561ms 2025-11-18 15:53:45.8353|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:53:45.8353|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.0592ms 200 application/json; charset=utf-8 2025-11-18 15:54:03.6704|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:54:03.6704|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:03.6748|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4687ms 204 2025-11-18 15:54:03.6748|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:54:03.6748|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:54:03.6748|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:03.6748|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:54:03.6748|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:54:03.6895|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). 2025-11-18 15:54:03.6895|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:54:03.7324|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 2025-11-18 15:54:03.7686|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]]'. 2025-11-18 15:54:03.7686|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 79.5374ms 2025-11-18 15:54:03.7686|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:54:03.7686|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.9ms 200 application/json; charset=utf-8 2025-11-18 15:54:18.3877|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:54:18.3877|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:18.3877|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1519ms 204 2025-11-18 15:54:18.3961|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 15:54:18.3961|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:54:18.3961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:18.3961|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:54:18.3961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:54:18.3961|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). 2025-11-18 15:54:18.4116|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:54:18.4643|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 2025-11-18 15:54:18.5164|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]]'. 2025-11-18 15:54:18.5187|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 109.1551ms 2025-11-18 15:54:18.5187|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:54:18.5187|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.1737ms 200 application/json; charset=utf-8 2025-11-18 15:54:36.4020|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:54:36.4020|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:36.4020|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.014ms 204 2025-11-18 15:54:36.4425|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 242 2025-11-18 15:54:36.4425|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:54:36.4425|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:54:36.4425|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:54:36.4425|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:54:36.4548|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). 2025-11-18 15:54:36.4548|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:54:36.5514|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (93ms) [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 2025-11-18 15:54:36.6169|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]]'. 2025-11-18 15:54:36.6169|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 164.3088ms 2025-11-18 15:54:36.6169|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:54:36.6169|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 182.385ms 200 application/json; charset=utf-8 2025-11-18 15:55:36.1652|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 15:55:36.1652|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:55:36.1652|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3832ms 204 2025-11-18 15:55:36.2007|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 242 2025-11-18 15:55:36.2007|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:55:36.2007|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:55:36.2007|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:55:36.2117|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:55:36.2117|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). 2025-11-18 15:55:36.2117|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:55:36.3067|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (89ms) [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 2025-11-18 15:55:36.3724|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]]'. 2025-11-18 15:55:36.3724|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 161.1915ms 2025-11-18 15:55:36.3724|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 15:55:36.3724|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 180.8359ms 200 application/json; charset=utf-8 2025-11-18 15:59:18.2541|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 2025-11-18 15:59:18.2541|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:18.2596|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4555ms 204 2025-11-18 15:59:18.2596|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 2025-11-18 15:59:18.2596|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:59:18.2596|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:18.2596|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:59:18.2757|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:59:18.2757|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). 2025-11-18 15:59:18.3110|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]]'. 2025-11-18 15:59:18.3110|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.5284ms 2025-11-18 15:59:18.3110|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 15:59:18.3110|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.9747ms 200 application/json; charset=utf-8 2025-11-18 15:59:19.9065|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:59:19.9065|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:19.9127|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1943ms 204 2025-11-18 15:59:19.9127|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:59:19.9127|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:59:19.9127|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:19.9127|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:59:19.9282|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:19.9282|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). 2025-11-18 15:59:19.9282|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:59:19.9926|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 2025-11-18 15:59:20.0443|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]]'. 2025-11-18 15:59:20.0443|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 115.5577ms 2025-11-18 15:59:20.0443|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:20.0443|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 133.7857ms 200 application/json; charset=utf-8 2025-11-18 15:59:24.4024|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:59:24.4024|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:59:24.4024|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:24.4024|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:59:24.4135|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:24.4135|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). 2025-11-18 15:59:24.4135|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:59:24.4672|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 2025-11-18 15:59:24.5131|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]]'. 2025-11-18 15:59:24.5131|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9202ms 2025-11-18 15:59:24.5131|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:24.5131|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.8209ms 200 application/json; charset=utf-8 2025-11-18 15:59:25.8954|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 15:59:25.8988|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:25.8988|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1231ms 204 2025-11-18 15:59:25.8988|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 15:59:25.8988|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 15:59:25.8988|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 15:59:25.9120|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 15:59:25.9120|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:25.9120|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). 2025-11-18 15:59:25.9120|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 15:59:25.9548|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 2025-11-18 15:59:25.9965|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]]'. 2025-11-18 15:59:25.9965|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 84.5651ms 2025-11-18 15:59:25.9965|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 15:59:26.0056|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 98.7309ms 200 application/json; charset=utf-8 2025-11-18 16:01:31.9361|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 2025-11-18 16:01:31.9361|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:01:31.9361|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.5849ms 204 2025-11-18 16:01:31.9486|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 2025-11-18 16:01:31.9486|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:01:31.9486|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:01:31.9486|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:01:31.9486|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:01:31.9486|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). 2025-11-18 16:01:31.9852|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]]'. 2025-11-18 16:01:31.9852|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.7773ms 2025-11-18 16:01:31.9852|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:01:31.9852|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.538ms 200 application/json; charset=utf-8 2025-11-18 16:02:16.4831|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:02:16.4902|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:16.4902|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.0099ms 204 2025-11-18 16:02:16.5027|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:02:16.5027|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:02:16.5027|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:16.5174|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:02:16.5174|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:02:16.5174|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). 2025-11-18 16:02:16.5174|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:02:16.5815|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 2025-11-18 16:02:16.6320|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]]'. 2025-11-18 16:02:16.6320|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 106.9039ms 2025-11-18 16:02:16.6320|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:02:16.6320|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 137.4644ms 200 application/json; charset=utf-8 2025-11-18 16:02:21.4406|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 16:02:21.4406|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:02:21.4406|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:21.4406|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:02:21.4406|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:02:21.4406|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). 2025-11-18 16:02:21.4406|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:02:22.1646|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (709ms) [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 2025-11-18 16:02:22.2135|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]]'. 2025-11-18 16:02:22.2135|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 762.7122ms 2025-11-18 16:02:22.2135|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:02:22.2135|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 778.353ms 200 application/json; charset=utf-8 2025-11-18 16:02:23.9195|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 2025-11-18 16:02:23.9238|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:23.9238|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.733ms 204 2025-11-18 16:02:23.9238|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 2025-11-18 16:02:23.9238|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:02:23.9402|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:23.9402|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:02:23.9402|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:02:23.9402|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). 2025-11-18 16:02:23.9773|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]]'. 2025-11-18 16:02:23.9773|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.5629ms 2025-11-18 16:02:23.9773|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:02:23.9855|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.7462ms 200 application/json; charset=utf-8 2025-11-18 16:02:56.8595|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 16:02:56.8595|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:56.8595|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.2666ms 204 2025-11-18 16:02:56.8744|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=208&Page=1&PageLenght=3 2025-11-18 16:02:56.8744|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:02:56.8744|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:02:56.8744|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:02:56.8744|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:02:56.8866|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). 2025-11-18 16:02:56.9165|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]]'. 2025-11-18 16:02:56.9195|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 31.0369ms 2025-11-18 16:02:56.9195|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:02:56.9195|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.3708ms 200 application/json; charset=utf-8 2025-11-18 16:03:37.1789|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 2025-11-18 16:03:37.1789|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:37.1831|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2372ms 204 2025-11-18 16:03:37.1831|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 2025-11-18 16:03:37.1831|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:37.1831|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:37.1831|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:37.1831|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:03:37.1831|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). 2025-11-18 16:03:37.2301|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]]'. 2025-11-18 16:03:37.2301|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.6075ms 2025-11-18 16:03:37.2301|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:03:37.2301|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.951ms 200 application/json; charset=utf-8 2025-11-18 16:03:39.3272|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:03:39.3272|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:39.3272|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.147ms 204 2025-11-18 16:03:39.3272|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:03:39.3397|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:39.3397|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:39.3397|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:39.3397|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:39.3397|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). 2025-11-18 16:03:39.3397|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:39.3954|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 2025-11-18 16:03:39.4522|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]]'. 2025-11-18 16:03:39.4522|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 106.0038ms 2025-11-18 16:03:39.4522|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:39.4522|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 123.3905ms 200 application/json; charset=utf-8 2025-11-18 16:03:43.3589|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:03:43.3589|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:43.3589|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:43.3589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:43.3589|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:43.3589|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). 2025-11-18 16:03:43.3669|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:43.4074|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 2025-11-18 16:03:43.4446|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]]'. 2025-11-18 16:03:43.4446|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 80.5712ms 2025-11-18 16:03:43.4446|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:43.4446|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.5611ms 200 application/json; charset=utf-8 2025-11-18 16:03:47.8110|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:03:47.8110|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:47.8110|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5105ms 204 2025-11-18 16:03:47.8208|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 16:03:47.8208|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:47.8208|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:47.8208|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:47.8208|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:47.8208|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). 2025-11-18 16:03:47.8208|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:47.8751|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 2025-11-18 16:03:47.9237|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]]'. 2025-11-18 16:03:47.9237|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.4234ms 2025-11-18 16:03:47.9293|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:47.9293|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.9453ms 200 application/json; charset=utf-8 2025-11-18 16:03:50.1900|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 16:03:50.1900|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:50.1961|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:50.1961|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:50.1961|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:50.1961|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). 2025-11-18 16:03:50.1961|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:50.2512|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 2025-11-18 16:03:50.2944|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]]'. 2025-11-18 16:03:50.2944|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.8944ms 2025-11-18 16:03:50.2944|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:50.2944|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.6251ms 200 application/json; charset=utf-8 2025-11-18 16:03:54.8507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:03:54.8507|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:54.8507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6463ms 204 2025-11-18 16:03:54.8507|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 16:03:54.8507|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:54.8507|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:54.8507|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:54.8507|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:54.8507|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). 2025-11-18 16:03:54.8658|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:54.9139|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 2025-11-18 16:03:54.9568|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]]'. 2025-11-18 16:03:54.9609|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 95.9201ms 2025-11-18 16:03:54.9609|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:54.9609|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.9097ms 200 application/json; charset=utf-8 2025-11-18 16:03:58.8688|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 16:03:58.8688|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:03:58.8688|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:03:58.8688|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:03:58.8688|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:58.8688|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). 2025-11-18 16:03:58.8688|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:03:58.9195|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 2025-11-18 16:03:58.9980|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]]'. 2025-11-18 16:03:58.9980|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 123.4398ms 2025-11-18 16:03:58.9980|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:03:58.9980|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 136.6341ms 200 application/json; charset=utf-8 2025-11-18 16:11:18.3738|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 16:11:18.3738|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:18.3738|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2573ms 204 2025-11-18 16:11:18.3877|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 16:11:18.3877|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() 2025-11-18 16:11:18.3877|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'. 2025-11-18 16:11:18.3877|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:18.3877|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 16:11:18.3877|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 16:11:18.3877|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.7479ms 401 2025-11-18 16:11:24.8239|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport 2025-11-18 16:11:24.8239|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:24.8361|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 12.2687ms 204 2025-11-18 16:11:24.8361|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/AuthorizationReport application/json 241 2025-11-18 16:11:24.8514|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:11:24.8631|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:24.8631|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:11:24.8631|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 16:11:24.8779|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). 2025-11-18 16:11:24.8779|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:11:25.0007|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (107ms) [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 2025-11-18 16:11:25.0694|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]]'. 2025-11-18 16:11:25.0694|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.AuthorizationReport (ReportService) in 192.311ms 2025-11-18 16:11:25.0694|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.AuthorizationReport (ReportService)' 2025-11-18 16:11:25.0694|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 232.4067ms 200 application/json; charset=utf-8 2025-11-18 16:11:32.8841|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 16:11:32.8841|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:32.8841|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.9096ms 204 2025-11-18 16:11:32.8990|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 16:11:32.8990|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:11:32.8990|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:32.8990|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:11:32.9084|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:32.9084|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). 2025-11-18 16:11:32.9084|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:11:32.9517|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), @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 2025-11-18 16:11:32.9994|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]]'. 2025-11-18 16:11:33.0020|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 89.346ms 2025-11-18 16:11:33.0020|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:33.0020|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 107.2576ms 200 application/json; charset=utf-8 2025-11-18 16:11:53.0613|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 16:11:53.0613|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:53.0613|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6323ms 204 2025-11-18 16:11:53.0748|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 244 2025-11-18 16:11:53.0748|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:11:53.0748|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:53.0748|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:11:53.0748|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:53.0867|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). 2025-11-18 16:11:53.0867|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:11:53.2562|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (164ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @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 2025-11-18 16:11:53.2978|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]]'. 2025-11-18 16:11:53.2978|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 212.4188ms 2025-11-18 16:11:53.2978|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:53.2978|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 230.3214ms 200 application/json; charset=utf-8 2025-11-18 16:11:55.4433|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 244 2025-11-18 16:11:55.4433|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:11:55.4477|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:11:55.4477|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:11:55.4477|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:55.4477|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). 2025-11-18 16:11:55.4477|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:11:55.6294|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (173ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @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 2025-11-18 16:11:55.6691|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]]'. 2025-11-18 16:11:55.6691|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 217.2456ms 2025-11-18 16:11:55.6691|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:11:55.6691|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 232.2972ms 200 application/json; charset=utf-8 2025-11-18 16:12:03.6515|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 16:12:03.6515|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:03.6515|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0347ms 204 2025-11-18 16:12:03.6515|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 244 2025-11-18 16:12:03.6684|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:03.6684|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:03.6684|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:03.6684|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:12:03.6684|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). 2025-11-18 16:12:03.6684|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:04.0059|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (324ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @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 2025-11-18 16:12:04.0532|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]]'. 2025-11-18 16:12:04.0532|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 377.4874ms 2025-11-18 16:12:04.0578|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:12:04.0578|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 394.1387ms 200 application/json; charset=utf-8 2025-11-18 16:12:06.1542|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 244 2025-11-18 16:12:06.1542|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:06.1542|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:06.1542|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:06.1542|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:12:06.1667|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). 2025-11-18 16:12:06.1667|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:06.4986|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (327ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserType='?' (DbType = Int32), @UserTypeId='?' (DbType = Int64), @Search='?' (Size = 8), @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 2025-11-18 16:12:06.5421|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]]'. 2025-11-18 16:12:06.5421|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 375.5913ms 2025-11-18 16:12:06.5421|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:12:06.5421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 393.8932ms 200 application/json; charset=utf-8 2025-11-18 16:12:15.8837|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:12:15.8864|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:15.8864|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.024ms 204 2025-11-18 16:12:15.9017|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:12:15.9017|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:15.9017|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:15.9017|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:15.9017|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:15.9017|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). 2025-11-18 16:12:15.9017|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:15.9625|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 2025-11-18 16:12:16.0149|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]]'. 2025-11-18 16:12:16.0149|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.9275ms 2025-11-18 16:12:16.0149|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:16.0149|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.3006ms 200 application/json; charset=utf-8 2025-11-18 16:12:30.8059|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:12:30.8090|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:30.8090|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.6962ms 204 2025-11-18 16:12:30.8090|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 286 2025-11-18 16:12:30.8090|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:30.8226|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:30.8226|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:30.8226|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:30.8226|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). 2025-11-18 16:12:30.8226|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:31.1151|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (282ms) [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 2025-11-18 16:12:31.1539|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]]'. 2025-11-18 16:12:31.1539|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 324.8389ms 2025-11-18 16:12:31.1539|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:31.1539|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 338.8879ms 200 application/json; charset=utf-8 2025-11-18 16:12:33.7609|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem 2025-11-18 16:12:33.7609|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:33.7609|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.6495ms 204 2025-11-18 16:12:33.7782|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/GetTransactionItem application/json 160 2025-11-18 16:12:33.7782|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:33.7782|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:33.7782|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:33.7911|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 16:12:33.7911|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionItem", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionItem(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionItemSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-11-18 16:12:33.8240|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:33.8433|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (9ms) [Parameters=[@PaymentBatchId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @Search='?', @TransactionStatus='?' (DbType = Int32), @StartDate='?', @EndDate='?', @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @BankId='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionLineItemReport @PaymentBatchId,@Search,@TransactionStatus,@Startdate,@Enddate,@Export,@Page,@PageSize,@CurrencyId,@BankId 2025-11-18 16:12:33.9000|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionItem, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 16:12:33.9176|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.GetTransactionItem (ReportService) in 111.9991ms 2025-11-18 16:12:33.9176|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.GetTransactionItem (ReportService)' 2025-11-18 16:12:33.9176|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 142.4823ms 200 application/json; charset=utf-8 2025-11-18 16:12:48.8640|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:12:48.8640|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:48.8640|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3833ms 204 2025-11-18 16:12:48.8797|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:12:48.8797|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:12:48.8797|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:12:48.8797|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:12:48.8797|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:48.8797|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). 2025-11-18 16:12:48.8797|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:12:48.9437|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 2025-11-18 16:12:48.9832|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]]'. 2025-11-18 16:12:48.9832|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 93.1444ms 2025-11-18 16:12:48.9832|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:12:48.9904|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.7419ms 200 application/json; charset=utf-8 2025-11-18 16:33:34.1856|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:30488/REPORTSERVICE/iisintegration 0 2025-11-18 16:33:34.1856|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.7401ms 202 2025-11-18 16:35:05.5949||DEBUG|ReportService.Program|init main function 2025-11-18 16:35:06.3954|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()'. 2025-11-18 16:35:06.4068|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()'. 2025-11-18 16:35:06.4388|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:35:06.7040|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 16:35:06.7321|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 16:35:06.7383|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 16:35:06.7383|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 16:35:06.7627|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 16:35:06.7785|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 16:35:06.9027||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. 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 16:35:07.3245|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 16:35:07.3244|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.3993|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.1791ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.6112ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.3004ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.323ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.1466ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.1045ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 86.3285ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 87.9351ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 88.7246ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 89.8026ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 90.6251ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.6705ms 204 2025-11-18 16:35:07.4091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 93.2036ms 204 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/SourceAccountApproval 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1?StartDate=2025-10-19&EndDate=2025-11-18 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByChannel?StartDate=2025-11-11&EndDate=2025-11-18 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/2 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/ApprovalCount/0 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentStatisticsByMonth?StartDate=2025-11&EndDate=2025-11 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/0 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionValue 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 259 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/TransactionCount/1 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/AwaitingPaymentApproval 2025-11-18 16:35:07.4304|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/PaymentApprovalActivities 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7129|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7225|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7357|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7589|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 16:35:07.7813|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:07.7655|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:35:07.7978|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 16:35:07.7978|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:07.7978|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 16:35:07.7978|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:35:07.8223|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetSourceAccountApproval", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSourceAccountApproval() on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionValue", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionValue(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetPaymentStatisticsByChannel", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPaymentStatisticsByChannel(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|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). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetApprovalCount(ReportService.Data.Utility.ApprovalStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetTransactionCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTransactionCount(ReportService.Data.Utility.TransactionStatus, System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentApprovalActivities", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentApprovalActivities(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "PaymentStatisticsByMonth", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] PaymentStatisticsByMonth(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.8334|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "GetAwaitingApprovalCount", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAwaitingApprovalCount(System.String, System.String) on controller ReportService.Controllers.DashboardController (ReportService). 2025-11-18 16:35:07.9591|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:35:08.1601|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.1601|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.1601|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.1601|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Decimal'. 2025-11-18 16:35:08.1601|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.1956|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 340.8433ms 2025-11-18 16:35:08.1956|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService) in 331.2057ms 2025-11-18 16:35:08.1956|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetApprovalCount (ReportService) in 337.1456ms 2025-11-18 16:35:08.1956|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService) in 355.6393ms 2025-11-18 16:35:08.1956|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionValue (ReportService) in 348.8798ms 2025-11-18 16:35:08.1956|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 16:35:08.1956|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetAwaitingApprovalCount (ReportService)' 2025-11-18 16:35:08.1956|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetApprovalCount (ReportService)' 2025-11-18 16:35:08.2032|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetSourceAccountApproval (ReportService)' 2025-11-18 16:35:08.2032|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 16:35:08.2032|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionValue (ReportService)' 2025-11-18 16:35:08.2032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 776.8659ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.2032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 777.3549ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.2032|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (86ms) [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 2025-11-18 16:35:08.2032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 779.1866ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.2032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 780.7997ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.2032|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 784.7893ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.2281|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService) in 370.4129ms 2025-11-18 16:35:08.2281|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentStatisticsByMonth (ReportService)' 2025-11-18 16:35:08.2281|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 800.5992ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.3520|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.PaymentApprovalActivityModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 16:35:08.3582|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService) in 501.9314ms 2025-11-18 16:35:08.3582|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.PaymentApprovalActivities (ReportService)' 2025-11-18 16:35:08.3582|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 929.4054ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.3865|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.3894|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 538.2417ms 2025-11-18 16:35:08.3894|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:08.3894|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 961.6705ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.4590|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.4590|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.4590|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Int32'. 2025-11-18 16:35:08.4590|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 614.9679ms 2025-11-18 16:35:08.4590|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 608.332ms 2025-11-18 16:35:08.4590|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetTransactionCount (ReportService) in 616.7748ms 2025-11-18 16:35:08.4590|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:08.4590|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:08.4674|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetTransactionCount (ReportService)' 2025-11-18 16:35:08.4674|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1037.6741ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.4674|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1038.9018ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.4674|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.NameValueViewModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-11-18 16:35:08.4674|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1039.9091ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.4674|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]]'. 2025-11-18 16:35:08.4674|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService) in 629.541ms 2025-11-18 16:35:08.4674|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.GetPaymentStatisticsByChannel (ReportService)' 2025-11-18 16:35:08.4674|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1046.4298ms 200 application/json; charset=utf-8 2025-11-18 16:35:08.4904|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 645.7733ms 2025-11-18 16:35:08.4904|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:35:08.4904|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1064.0357ms 200 application/json; charset=utf-8 2025-11-18 16:40:10.5176|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 2025-11-18 16:40:10.5176|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:10.5176|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2798ms 204 2025-11-18 16:40:10.5291|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 2025-11-18 16:40:10.5291|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() 2025-11-18 16:40:10.5688|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'. 2025-11-18 16:40:10.5688|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:10.5688|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 16:40:10.5795|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 16:40:10.5795|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 52.2894ms 401 2025-11-18 16:40:21.2620|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 2025-11-18 16:40:21.2668|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:21.2668|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.9407ms 204 2025-11-18 16:40:21.2668|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 2025-11-18 16:40:21.2668|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:40:21.2819|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:21.2819|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:40:21.2819|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:40:21.2819|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). 2025-11-18 16:40:21.3332|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]]'. 2025-11-18 16:40:21.3332|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 41.1913ms 2025-11-18 16:40:21.3332|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:40:21.3332|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 68.7931ms 200 application/json; charset=utf-8 2025-11-18 16:40:23.5092|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 16:40:23.5092|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:23.5186|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.4603ms 204 2025-11-18 16:40:23.5186|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 16:40:23.5186|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:40:23.5186|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:23.5186|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:40:23.5186|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:23.5381|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). 2025-11-18 16:40:23.5823|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:40:23.6364|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 2025-11-18 16:40:23.7079|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]]'. 2025-11-18 16:40:23.7211|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 180.6771ms 2025-11-18 16:40:23.7211|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:23.7211|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 201.7569ms 200 application/json; charset=utf-8 2025-11-18 16:40:27.7142|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 16:40:27.7218|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:40:27.7218|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:27.7218|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:40:27.7218|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:27.7218|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). 2025-11-18 16:40:27.7218|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:40:27.7764|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), @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 2025-11-18 16:40:27.8305|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]]'. 2025-11-18 16:40:27.8363|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 104.9842ms 2025-11-18 16:40:27.8363|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:27.8363|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 126.6312ms 200 application/json; charset=utf-8 2025-11-18 16:40:35.4338|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 16:40:35.4338|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:35.4424|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.5939ms 204 2025-11-18 16:40:35.4424|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 16:40:35.4424|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:40:35.4570|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:35.4570|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:40:35.4570|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:35.4570|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). 2025-11-18 16:40:35.4570|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:40:35.5096|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 2025-11-18 16:40:35.5705|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]]'. 2025-11-18 16:40:35.5705|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 109.6178ms 2025-11-18 16:40:35.5705|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 16:40:35.5705|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.6601ms 200 application/json; charset=utf-8 2025-11-18 16:40:42.7738|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 2025-11-18 16:40:42.7738|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:42.7738|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6143ms 204 2025-11-18 16:40:42.7856|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 2025-11-18 16:40:42.7856|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:40:42.7856|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:40:42.7856|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:40:42.7856|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:40:42.7856|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). 2025-11-18 16:40:42.8312|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]]'. 2025-11-18 16:40:42.8312|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 37.5309ms 2025-11-18 16:40:42.8312|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:40:42.8312|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.0849ms 200 application/json; charset=utf-8 2025-11-18 16:43:36.6987|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 2025-11-18 16:43:36.6987|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:36.7065|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.6617ms 204 2025-11-18 16:43:36.7065|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 2025-11-18 16:43:36.7065|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:36.7065|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:36.7065|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:36.7065|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:43:36.7065|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). 2025-11-18 16:43:36.7513|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]]'. 2025-11-18 16:43:36.7547|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.4841ms 2025-11-18 16:43:36.7547|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 16:43:36.7547|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.1807ms 200 application/json; charset=utf-8 2025-11-18 16:43:38.9927|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:43:38.9927|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:38.9927|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.1647ms 204 2025-11-18 16:43:39.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 2025-11-18 16:43:39.0041|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:39.0041|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:39.0041|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:39.0041|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:39.0205|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). 2025-11-18 16:43:39.0205|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:43:39.0771|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 2025-11-18 16:43:39.1374|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]]'. 2025-11-18 16:43:39.1374|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 118.858ms 2025-11-18 16:43:39.1374|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:39.1374|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 138.8622ms 200 application/json; charset=utf-8 2025-11-18 16:43:43.8613|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 16:43:43.8645|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:43.8645|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:43.8645|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:43.8645|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:43.8645|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). 2025-11-18 16:43:43.8645|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:43:43.9152|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 2025-11-18 16:43:43.9790|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]]'. 2025-11-18 16:43:43.9790|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 116.1581ms 2025-11-18 16:43:43.9886|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:43.9886|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.1753ms 200 application/json; charset=utf-8 2025-11-18 16:43:55.0696|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 16:43:55.0736|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:55.0736|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3136ms 204 2025-11-18 16:43:55.0736|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 16:43:55.0736|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:55.0880|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:55.0880|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:55.0880|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:55.0880|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). 2025-11-18 16:43:55.0880|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:43:55.1418|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 2025-11-18 16:43:55.2135|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]]'. 2025-11-18 16:43:55.2135|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 119.8831ms 2025-11-18 16:43:55.2135|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:55.2135|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 139.8135ms 200 application/json; charset=utf-8 2025-11-18 16:43:56.2325|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 16:43:56.2325|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:56.2325|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:56.2422|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:56.2422|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:56.2422|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). 2025-11-18 16:43:56.2422|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:43:56.3000|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 2025-11-18 16:43:56.3454|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]]'. 2025-11-18 16:43:56.3454|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 102.7498ms 2025-11-18 16:43:56.3529|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:56.3529|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.6622ms 200 application/json; charset=utf-8 2025-11-18 16:43:58.6669|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 16:43:58.6669|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 16:43:58.6669|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 16:43:58.6669|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 16:43:58.6669|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:58.6806|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). 2025-11-18 16:43:58.6806|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 16:43:58.7321|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 2025-11-18 16:43:58.7859|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]]'. 2025-11-18 16:43:58.7915|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 109.5107ms 2025-11-18 16:43:58.7915|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 16:43:58.7915|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.7035ms 200 application/json; charset=utf-8 2025-11-18 17:04:05.0036|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:43667/REPORTSERVICE/iisintegration 0 2025-11-18 17:04:05.0036|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.6696ms 202 2025-11-18 17:10:00.1346||DEBUG|ReportService.Program|init main function 2025-11-18 17:10:00.9456|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()'. 2025-11-18 17:10:00.9593|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()'. 2025-11-18 17:10:00.9880|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:10:01.2618|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (24ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 17:10:01.2834|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 17:10:01.2834|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 17:10:01.2919|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 17:10:01.3132|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 17:10:01.3294|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 17:10:01.4443||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. 2025-11-18 17:10:01.8302|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 2025-11-18 17:10:01.8302|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:10:01.8930|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:01.8930|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:01.9025|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.1125ms 204 2025-11-18 17:10:01.9025|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.1244ms 204 2025-11-18 17:10:01.9205|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:10:01.9205|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 2025-11-18 17:10:02.0506|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:10:02.0506|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:10:02.0506|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:02.0611|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:02.0611|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:10:02.0611|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:10:02.0611|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:10:02.0611|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:10:02.1001|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). 2025-11-18 17:10:02.1001|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). 2025-11-18 17:10:02.2108|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:10:02.3725|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]]'. 2025-11-18 17:10:02.3983|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 293.0375ms 2025-11-18 17:10:02.3983|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:10:02.4018|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 476.6628ms 200 application/json; charset=utf-8 2025-11-18 17:10:02.4018|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 2025-11-18 17:10:02.6243|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]]'. 2025-11-18 17:10:02.6489|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 543.8441ms 2025-11-18 17:10:02.6509|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:10:02.6509|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 733.2238ms 200 application/json; charset=utf-8 2025-11-18 17:10:06.1440|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:10:06.1550|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:10:06.1550|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:06.1550|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:10:06.1550|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:10:06.1716|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). 2025-11-18 17:10:06.2005|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:10:06.2446|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 2025-11-18 17:10:06.3120|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]]'. 2025-11-18 17:10:06.3120|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 141.5948ms 2025-11-18 17:10:06.3120|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:10:06.3120|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 176.2932ms 200 application/json; charset=utf-8 2025-11-18 17:10:09.5851|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 2025-11-18 17:10:09.5905|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:09.5905|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6558ms 204 2025-11-18 17:10:09.6064|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 2025-11-18 17:10:09.6064|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:10:09.6064|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:10:09.6064|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:10:09.6214|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:10:09.6214|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). 2025-11-18 17:10:09.6625|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]]'. 2025-11-18 17:10:09.6625|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.2798ms 2025-11-18 17:10:09.6625|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:10:09.6671|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 60.85ms 200 application/json; charset=utf-8 2025-11-18 17:14:44.5034|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 2025-11-18 17:14:44.5034|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:14:44.5034|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.0354ms 204 2025-11-18 17:14:44.5182|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 2025-11-18 17:14:44.5182|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() 2025-11-18 17:14:44.5587|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'. 2025-11-18 17:14:44.5587|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:14:44.5646|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 17:14:44.5646|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 17:14:44.5646|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.3915ms 401 2025-11-18 17:15:03.4461|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 2025-11-18 17:15:03.4516|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:03.4516|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6097ms 204 2025-11-18 17:15:03.4516|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 2025-11-18 17:15:03.4516|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:03.4516|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:03.4681|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:03.4681|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:15:03.4681|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). 2025-11-18 17:15:03.5041|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]]'. 2025-11-18 17:15:03.5041|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.7256ms 2025-11-18 17:15:03.5041|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:15:03.5041|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.3766ms 200 application/json; charset=utf-8 2025-11-18 17:15:05.8973|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:15:05.8973|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:05.8973|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1804ms 204 2025-11-18 17:15:05.9096|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:15:05.9096|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:05.9096|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:05.9203|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:05.9203|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:05.9203|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). 2025-11-18 17:15:05.9203|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:15:05.9778|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 2025-11-18 17:15:06.0360|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]]'. 2025-11-18 17:15:06.0360|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 117.4153ms 2025-11-18 17:15:06.0451|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:06.0451|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 137.776ms 200 application/json; charset=utf-8 2025-11-18 17:15:10.9282|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:15:10.9282|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:10.9365|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.2042ms 204 2025-11-18 17:15:10.9365|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:15:10.9365|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:10.9525|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:10.9525|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:10.9525|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:10.9525|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). 2025-11-18 17:15:10.9525|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:15:11.0086|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 2025-11-18 17:15:11.0578|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]]'. 2025-11-18 17:15:11.0609|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.2835ms 2025-11-18 17:15:11.0609|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:11.0609|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.6639ms 200 application/json; charset=utf-8 2025-11-18 17:15:23.4426|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:15:23.4426|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:23.4426|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.3399ms 204 2025-11-18 17:15:23.4543|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:15:23.4543|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:23.4543|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:23.4543|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:23.4543|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:23.4543|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). 2025-11-18 17:15:23.4686|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:15:23.5350|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 2025-11-18 17:15:23.5856|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]]'. 2025-11-18 17:15:23.5856|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 122.8586ms 2025-11-18 17:15:23.5856|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:23.5933|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 139.0722ms 200 application/json; charset=utf-8 2025-11-18 17:15:36.9157|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:15:36.9157|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:36.9157|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8513ms 204 2025-11-18 17:15:36.9286|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:15:36.9286|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:36.9286|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:36.9385|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:36.9385|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:36.9385|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). 2025-11-18 17:15:36.9385|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:15:36.9910|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 2025-11-18 17:15:37.0489|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]]'. 2025-11-18 17:15:37.0489|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 109.903ms 2025-11-18 17:15:37.0489|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:37.0489|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 128.5664ms 200 application/json; charset=utf-8 2025-11-18 17:15:50.0434|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:15:50.0434|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:50.0478|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.3713ms 204 2025-11-18 17:15:50.0478|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:15:50.0478|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:15:50.0478|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:15:50.0478|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:15:50.0478|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:50.0478|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). 2025-11-18 17:15:50.0662|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:15:50.1066|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 2025-11-18 17:15:50.1694|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]]'. 2025-11-18 17:15:50.1739|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 109.9858ms 2025-11-18 17:15:50.1739|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:15:50.1739|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 122.009ms 200 application/json; charset=utf-8 2025-11-18 17:16:00.1241|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:16:00.1276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:16:00.1276|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4057ms 204 2025-11-18 17:16:00.1276|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:16:00.1276|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:16:00.1276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:16:00.1431|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:16:00.1431|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:16:00.1431|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). 2025-11-18 17:16:00.1431|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:16:00.1950|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 2025-11-18 17:16:00.2433|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]]'. 2025-11-18 17:16:00.2433|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.7359ms 2025-11-18 17:16:00.2433|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:16:00.2433|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.2391ms 200 application/json; charset=utf-8 2025-11-18 17:16:05.5401|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:16:05.5401|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:16:05.5401|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2935ms 204 2025-11-18 17:16:05.5519|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:16:05.5519|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:16:05.5519|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:16:05.5519|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:16:05.5519|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:16:05.5519|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). 2025-11-18 17:16:05.5655|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:16:05.6123|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 2025-11-18 17:16:05.6566|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]]'. 2025-11-18 17:16:05.6611|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.543ms 2025-11-18 17:16:05.6611|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:16:05.6611|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 112.4967ms 200 application/json; charset=utf-8 2025-11-18 17:17:41.5984|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 2025-11-18 17:17:41.5984|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:17:41.5984|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6496ms 204 2025-11-18 17:17:41.5984|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 2025-11-18 17:17:41.5984|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:17:41.5984|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:17:41.5984|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:17:41.6145|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:17:41.6145|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). 2025-11-18 17:17:41.6473|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]]'. 2025-11-18 17:17:41.6473|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.5898ms 2025-11-18 17:17:41.6473|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:17:41.6473|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.7859ms 200 application/json; charset=utf-8 2025-11-18 17:17:42.7869|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:17:42.7915|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:17:42.7915|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.3502ms 204 2025-11-18 17:17:42.7915|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:17:42.7915|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:17:42.8074|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:17:42.8074|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:17:42.8074|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:17:42.8074|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). 2025-11-18 17:17:42.8074|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:17:42.8719|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 2025-11-18 17:17:42.9428|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]]'. 2025-11-18 17:17:42.9461|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 128.2786ms 2025-11-18 17:17:42.9461|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:17:42.9461|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 149.3643ms 200 application/json; charset=utf-8 2025-11-18 17:17:45.4354|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 17:17:45.4354|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:17:45.4354|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:17:45.4354|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:17:45.4354|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:17:45.4458|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). 2025-11-18 17:17:45.4458|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:17:46.1154|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (662ms) [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 2025-11-18 17:17:46.1570|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]]'. 2025-11-18 17:17:46.1570|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 711.6141ms 2025-11-18 17:17:46.1570|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:17:46.1570|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 726.5919ms 200 application/json; charset=utf-8 2025-11-18 17:18:50.0165|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 2025-11-18 17:18:50.0165|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:50.0165|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4948ms 204 2025-11-18 17:18:50.0276|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 2025-11-18 17:18:50.0276|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:18:50.0276|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:50.0276|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:18:50.0276|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:18:50.0276|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). 2025-11-18 17:18:50.0700|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]]'. 2025-11-18 17:18:50.0731|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 35.8446ms 2025-11-18 17:18:50.0731|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:18:50.0731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 48.1469ms 200 application/json; charset=utf-8 2025-11-18 17:18:52.3568|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:18:52.3568|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:52.3568|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5004ms 204 2025-11-18 17:18:52.3694|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:18:52.3694|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:18:52.3694|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:52.3694|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:18:52.3694|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:52.3694|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). 2025-11-18 17:18:52.3694|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:18:52.4289|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 2025-11-18 17:18:52.4675|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]]'. 2025-11-18 17:18:52.4675|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.6553ms 2025-11-18 17:18:52.4675|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:52.4675|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.043ms 200 application/json; charset=utf-8 2025-11-18 17:18:58.2091|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:18:58.2091|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:58.2091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.381ms 204 2025-11-18 17:18:58.2169|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:18:58.2169|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:18:58.2169|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:58.2169|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:18:58.2169|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:58.2169|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). 2025-11-18 17:18:58.2169|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:18:58.2666|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 2025-11-18 17:18:58.3068|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]]'. 2025-11-18 17:18:58.3068|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 88.7633ms 2025-11-18 17:18:58.3068|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:58.3068|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 99.1085ms 200 application/json; charset=utf-8 2025-11-18 17:18:59.7487|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:18:59.7487|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:18:59.7487|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:18:59.7487|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:18:59.7487|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:59.7487|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). 2025-11-18 17:18:59.7612|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:18:59.8070|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 2025-11-18 17:18:59.8615|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]]'. 2025-11-18 17:18:59.8615|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.0982ms 2025-11-18 17:18:59.8615|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:18:59.8615|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.1602ms 200 application/json; charset=utf-8 2025-11-18 17:19:42.0086|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 2025-11-18 17:19:42.0121|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:19:42.0121|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0969ms 204 2025-11-18 17:19:42.0121|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 2025-11-18 17:19:42.0121|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:19:42.0280|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:19:42.0280|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:19:42.0280|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:19:42.0280|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). 2025-11-18 17:19:42.0681|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]]'. 2025-11-18 17:19:42.0681|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.0358ms 2025-11-18 17:19:42.0731|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:19:42.0731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.3764ms 200 application/json; charset=utf-8 2025-11-18 17:22:53.2740|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 2025-11-18 17:22:53.2780|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:22:53.2780|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7846ms 204 2025-11-18 17:22:53.2780|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 2025-11-18 17:22:53.2931|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:22:53.2931|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:22:53.2931|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:22:53.2931|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:22:53.2931|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). 2025-11-18 17:22:53.3339|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]]'. 2025-11-18 17:22:53.3339|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.278ms 2025-11-18 17:22:53.3384|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:22:53.3384|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.2815ms 200 application/json; charset=utf-8 2025-11-18 17:22:55.7780|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:22:55.7780|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:22:55.7780|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8234ms 204 2025-11-18 17:22:55.7780|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:22:55.7780|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:22:55.7926|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:22:55.7926|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:22:55.7926|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:22:55.7926|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). 2025-11-18 17:22:55.7926|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:22:55.8563|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 2025-11-18 17:22:55.9028|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]]'. 2025-11-18 17:22:55.9028|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.0595ms 2025-11-18 17:22:55.9028|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:22:55.9028|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.7637ms 200 application/json; charset=utf-8 2025-11-18 17:23:01.2598|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:23:01.2625|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:01.2625|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5985ms 204 2025-11-18 17:23:01.2625|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:23:01.2625|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:23:01.2625|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:01.2760|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:23:01.2760|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:23:01.2760|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). 2025-11-18 17:23:01.2760|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:23:01.3333|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 2025-11-18 17:23:01.3764|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]]'. 2025-11-18 17:23:01.3764|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.9896ms 2025-11-18 17:23:01.3764|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:23:01.3764|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 115.3163ms 200 application/json; charset=utf-8 2025-11-18 17:23:04.1621|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 2025-11-18 17:23:04.1621|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:04.1687|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5748ms 204 2025-11-18 17:23:04.1687|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 2025-11-18 17:23:04.1687|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:23:04.1823|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:04.1823|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:23:04.1823|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:04.1823|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). 2025-11-18 17:23:04.2339|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]]'. 2025-11-18 17:23:04.2339|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 40.6231ms 2025-11-18 17:23:04.2339|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:04.2465|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 70.1026ms 200 application/json; charset=utf-8 2025-11-18 17:23:05.8305|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 17:23:05.8305|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:05.8305|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.5096ms 204 2025-11-18 17:23:05.8413|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 17:23:05.8413|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:23:05.8413|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:05.8547|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:23:05.8547|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 17:23:05.8547|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). 2025-11-18 17:23:05.8893|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:23:05.9452|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (45ms) [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 2025-11-18 17:23:06.0035|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]]'. 2025-11-18 17:23:06.0148|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 145.3466ms 2025-11-18 17:23:06.0148|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 17:23:06.0148|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 177.1985ms 200 application/json; charset=utf-8 2025-11-18 17:23:15.0219|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 2025-11-18 17:23:15.0259|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:15.0259|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2014ms 204 2025-11-18 17:23:15.0259|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 2025-11-18 17:23:15.0259|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:23:15.0259|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:15.0259|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:23:15.0433|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:15.0433|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). 2025-11-18 17:23:15.0778|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]]'. 2025-11-18 17:23:15.0778|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 33.8059ms 2025-11-18 17:23:15.0778|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:15.0778|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 54.102ms 200 application/json; charset=utf-8 2025-11-18 17:23:51.1400|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 2025-11-18 17:23:51.1400|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:51.1400|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.3057ms 204 2025-11-18 17:23:51.1501|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 2025-11-18 17:23:51.1501|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:23:51.1501|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:23:51.1501|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:23:51.1501|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:51.1614|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). 2025-11-18 17:23:51.1944|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]]'. 2025-11-18 17:23:51.1944|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.3694ms 2025-11-18 17:23:51.1944|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:23:51.1944|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.0594ms 200 application/json; charset=utf-8 2025-11-18 17:24:18.3301|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:24:18.3301|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:24:18.3301|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.0191ms 204 2025-11-18 17:24:18.3301|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:24:18.3301|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:24:18.3440|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:24:18.3440|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:24:18.3440|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:24:18.3440|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). 2025-11-18 17:24:18.3440|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:24:18.3966|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 2025-11-18 17:24:18.4353|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]]'. 2025-11-18 17:24:18.4379|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 83.1646ms 2025-11-18 17:24:18.4379|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:24:18.4379|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 100.7168ms 200 application/json; charset=utf-8 2025-11-18 17:24:24.1701|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:24:24.1730|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:24:24.1730|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7115ms 204 2025-11-18 17:24:24.1730|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 266 2025-11-18 17:24:24.1730|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:24:24.1730|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:24:24.1730|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:24:24.1881|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:24:24.1881|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). 2025-11-18 17:24:24.1881|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:24:24.9018|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (707ms) [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 2025-11-18 17:24:24.9449|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]]'. 2025-11-18 17:24:24.9449|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 756.8139ms 2025-11-18 17:24:24.9449|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:24:24.9449|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 772.3118ms 200 application/json; charset=utf-8 2025-11-18 17:25:52.1003|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 2025-11-18 17:25:52.1003|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:25:52.1003|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2374ms 204 2025-11-18 17:25:52.1003|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 2025-11-18 17:25:52.1153|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:25:52.1153|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:25:52.1153|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:25:52.1153|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:25:52.1153|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). 2025-11-18 17:25:52.1600|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]]'. 2025-11-18 17:25:52.1638|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 38.6263ms 2025-11-18 17:25:52.1638|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:25:52.1638|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.6128ms 200 application/json; charset=utf-8 2025-11-18 17:26:25.1570|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 2025-11-18 17:26:25.1570|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:26:25.1570|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.9755ms 204 2025-11-18 17:26:25.1706|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 2025-11-18 17:26:25.1706|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:26:25.1706|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:26:25.1706|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:26:25.1706|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:26:25.1706|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). 2025-11-18 17:26:25.2150|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]]'. 2025-11-18 17:26:25.2186|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.5673ms 2025-11-18 17:26:25.2186|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:26:25.2186|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.9873ms 200 application/json; charset=utf-8 2025-11-18 17:27:26.8137|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:27:26.8176|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:26.8176|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.7412ms 204 2025-11-18 17:27:26.8176|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:27:26.8176|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:27:26.8312|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:26.8312|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:27:26.8312|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:26.8312|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). 2025-11-18 17:27:26.8312|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:27:26.8828|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 2025-11-18 17:27:26.9329|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]]'. 2025-11-18 17:27:26.9329|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 97.3878ms 2025-11-18 17:27:26.9329|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:26.9329|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.0528ms 200 application/json; charset=utf-8 2025-11-18 17:27:31.3580|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:27:31.3613|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:27:31.3613|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:31.3613|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:27:31.3613|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:31.3613|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). 2025-11-18 17:27:31.3613|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:27:31.4133|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 2025-11-18 17:27:31.4553|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]]'. 2025-11-18 17:27:31.4553|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.0102ms 2025-11-18 17:27:31.4553|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:31.4553|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 104.7703ms 200 application/json; charset=utf-8 2025-11-18 17:27:37.8180|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:27:37.8180|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:37.8180|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2135ms 204 2025-11-18 17:27:37.8180|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:27:37.8318|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:27:37.8318|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:37.8318|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:27:37.8318|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:37.8318|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). 2025-11-18 17:27:37.8318|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:27:37.8806|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 2025-11-18 17:27:37.9503|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]]'. 2025-11-18 17:27:37.9503|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 114.7288ms 2025-11-18 17:27:37.9567|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:27:37.9567|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 129.7927ms 200 application/json; charset=utf-8 2025-11-18 17:27:41.8557|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 2025-11-18 17:27:41.8557|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:41.8557|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.8583ms 204 2025-11-18 17:27:41.8664|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 2025-11-18 17:27:41.8664|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:27:41.8664|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:27:41.8664|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:27:41.8797|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:27:41.8797|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). 2025-11-18 17:27:41.9111|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]]'. 2025-11-18 17:27:41.9111|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.6268ms 2025-11-18 17:27:41.9111|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:27:41.9111|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.6905ms 200 application/json; charset=utf-8 2025-11-18 17:28:27.3859|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 2025-11-18 17:28:27.3859|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:28:27.3859|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.7971ms 204 2025-11-18 17:28:27.3859|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 2025-11-18 17:28:27.3859|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:28:27.3986|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:28:27.3986|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:28:27.3986|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:28:27.3986|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). 2025-11-18 17:28:27.4260|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]]'. 2025-11-18 17:28:27.4260|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 18.357ms 2025-11-18 17:28:27.4289|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:28:27.4289|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 38.2845ms 200 application/json; charset=utf-8 2025-11-18 17:45:57.5634|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 2025-11-18 17:45:57.5658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:45:57.5658|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4967ms 204 2025-11-18 17:45:57.5658|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 2025-11-18 17:45:57.5658|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() 2025-11-18 17:45:57.5658|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'. 2025-11-18 17:45:57.5658|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:45:57.5658|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 17:45:57.5815|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 17:45:57.5815|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.383ms 401 2025-11-18 17:46:04.4644|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 2025-11-18 17:46:04.4644|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:46:04.4731|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.625ms 204 2025-11-18 17:46:04.4731|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 2025-11-18 17:46:04.4731|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:46:04.4731|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:46:04.4731|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:46:04.4885|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:46:04.4885|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). 2025-11-18 17:46:04.5297|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]]'. 2025-11-18 17:46:04.5297|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 39.3112ms 2025-11-18 17:46:04.5297|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:46:04.5355|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 55.7223ms 200 application/json; charset=utf-8 2025-11-18 17:47:31.7805|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 2025-11-18 17:47:31.7805|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:31.7870|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4988ms 204 2025-11-18 17:47:31.7870|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 2025-11-18 17:47:31.7870|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() 2025-11-18 17:47:31.7870|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'. 2025-11-18 17:47:31.7870|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:31.7870|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 17:47:31.7870|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 17:47:31.8033|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.1449ms 401 2025-11-18 17:47:43.1721|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 2025-11-18 17:47:43.1721|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:43.1799|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.7116ms 204 2025-11-18 17:47:43.1799|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 2025-11-18 17:47:43.1799|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:47:43.1938|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:43.1938|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:47:43.1938|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:47:43.1938|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). 2025-11-18 17:47:43.2301|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]]'. 2025-11-18 17:47:43.2301|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 30.7836ms 2025-11-18 17:47:43.2301|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:47:43.2301|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.3321ms 200 application/json; charset=utf-8 2025-11-18 17:47:53.2918|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 2025-11-18 17:47:53.2918|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:53.2918|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4228ms 204 2025-11-18 17:47:53.2918|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 2025-11-18 17:47:53.3053|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:47:53.3053|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:47:53.3053|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:47:53.3053|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:47:53.3053|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). 2025-11-18 17:47:53.3405|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]]'. 2025-11-18 17:47:53.3405|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.8206ms 2025-11-18 17:47:53.3405|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:47:53.3405|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 43.4408ms 200 application/json; charset=utf-8 2025-11-18 17:48:36.4842|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 2025-11-18 17:48:36.4842|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:36.4842|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7819ms 204 2025-11-18 17:48:36.4972|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 2025-11-18 17:48:36.4972|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:48:36.4972|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:36.4972|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:48:36.4972|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:48:36.4972|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). 2025-11-18 17:48:36.5367|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]]'. 2025-11-18 17:48:36.5367|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.2373ms 2025-11-18 17:48:36.5367|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:48:36.5367|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.8078ms 200 application/json; charset=utf-8 2025-11-18 17:48:38.7577|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:48:38.7577|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:38.7577|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.945ms 204 2025-11-18 17:48:38.7577|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:48:38.7577|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:48:38.7713|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:38.7713|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:48:38.7713|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:38.7713|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). 2025-11-18 17:48:38.7713|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:48:38.8275|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 2025-11-18 17:48:38.8824|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]]'. 2025-11-18 17:48:38.8824|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 105.2947ms 2025-11-18 17:48:38.8824|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:38.8824|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.5606ms 200 application/json; charset=utf-8 2025-11-18 17:48:43.6398|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:48:43.6398|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:48:43.6461|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:43.6461|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:48:43.6461|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:43.6461|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). 2025-11-18 17:48:43.6461|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:48:43.7017|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 2025-11-18 17:48:43.7539|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]]'. 2025-11-18 17:48:43.7566|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.3636ms 2025-11-18 17:48:43.7566|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:43.7566|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 120.5057ms 200 application/json; charset=utf-8 2025-11-18 17:48:54.1385|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:48:54.1385|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:54.1385|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7021ms 204 2025-11-18 17:48:54.1506|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:48:54.1506|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:48:54.1506|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:54.1506|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:48:54.1506|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:54.1506|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). 2025-11-18 17:48:54.1619|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:48:54.2082|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 2025-11-18 17:48:54.2521|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]]'. 2025-11-18 17:48:54.2521|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.2049ms 2025-11-18 17:48:54.2567|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:54.2567|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.4948ms 200 application/json; charset=utf-8 2025-11-18 17:48:59.3562|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:48:59.3562|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:59.3562|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.0474ms 204 2025-11-18 17:48:59.3653|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:48:59.3653|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:48:59.3653|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:48:59.3653|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:48:59.3653|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:59.3653|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). 2025-11-18 17:48:59.3653|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:48:59.4234|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 2025-11-18 17:48:59.4699|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]]'. 2025-11-18 17:48:59.4699|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.5261ms 2025-11-18 17:48:59.4746|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:48:59.4746|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 110.9574ms 200 application/json; charset=utf-8 2025-11-18 17:49:35.9761|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 2025-11-18 17:49:35.9761|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:35.9761|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.7547ms 204 2025-11-18 17:49:35.9761|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 2025-11-18 17:49:35.9904|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:49:35.9904|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:35.9904|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:49:35.9904|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:49:35.9904|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). 2025-11-18 17:49:36.0292|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]]'. 2025-11-18 17:49:36.0292|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 32.5682ms 2025-11-18 17:49:36.0292|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:49:36.0368|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 49.1825ms 200 application/json; charset=utf-8 2025-11-18 17:49:38.2609|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:49:38.2609|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:38.2609|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2212ms 204 2025-11-18 17:49:38.2720|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:49:38.2720|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:49:38.2720|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:38.2720|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:49:38.2720|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:38.2720|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). 2025-11-18 17:49:38.2870|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:49:38.3319|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 2025-11-18 17:49:38.3745|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]]'. 2025-11-18 17:49:38.3745|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 92.9542ms 2025-11-18 17:49:38.3809|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:38.3809|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 111.8687ms 200 application/json; charset=utf-8 2025-11-18 17:49:42.9581|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 17:49:42.9621|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:49:42.9621|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:42.9621|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:49:42.9621|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:42.9621|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). 2025-11-18 17:49:42.9621|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:49:43.0190|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 2025-11-18 17:49:43.0668|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]]'. 2025-11-18 17:49:43.0668|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 99.5204ms 2025-11-18 17:49:43.0735|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:43.0735|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 118.322ms 200 application/json; charset=utf-8 2025-11-18 17:49:48.5981|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:49:48.5981|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:48.5981|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1821ms 204 2025-11-18 17:49:48.6093|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:49:48.6093|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:49:48.6093|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:48.6093|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:49:48.6093|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:48.6188|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). 2025-11-18 17:49:48.6188|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:49:48.6606|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 2025-11-18 17:49:48.7133|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]]'. 2025-11-18 17:49:48.7133|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 94.7851ms 2025-11-18 17:49:48.7133|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:48.7133|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 108.7161ms 200 application/json; charset=utf-8 2025-11-18 17:49:57.0733|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 17:49:57.0733|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:57.0733|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6744ms 204 2025-11-18 17:49:57.0733|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:49:57.0878|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:49:57.0878|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:49:57.0878|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:49:57.0878|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:57.0878|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). 2025-11-18 17:49:57.0878|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:49:57.1417|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 2025-11-18 17:49:57.1900|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]]'. 2025-11-18 17:49:57.1900|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 96.9606ms 2025-11-18 17:49:57.1900|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:49:57.1976|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 113.3612ms 200 application/json; charset=utf-8 2025-11-18 17:50:00.0513|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 17:50:00.0513|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:50:00.0578|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:50:00.0578|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:50:00.0578|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:50:00.0578|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). 2025-11-18 17:50:00.0578|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 17:50:00.1127|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 2025-11-18 17:50:00.1637|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]]'. 2025-11-18 17:50:00.1674|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.8329ms 2025-11-18 17:50:00.1674|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 17:50:00.1674|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 119.8376ms 200 application/json; charset=utf-8 2025-11-18 17:50:03.1467|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 2025-11-18 17:50:03.1467|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:50:03.1509|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2101ms 204 2025-11-18 17:50:03.1509|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 2025-11-18 17:50:03.1509|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:50:03.1509|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:50:03.1509|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:50:03.1509|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:50:03.1673|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). 2025-11-18 17:50:03.1951|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]]'. 2025-11-18 17:50:03.1975|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.9464ms 2025-11-18 17:50:03.1975|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:50:03.1975|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 45.5209ms 200 application/json; charset=utf-8 2025-11-18 17:52:08.4923|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 2025-11-18 17:52:08.4923|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:52:08.4971|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.7489ms 204 2025-11-18 17:52:08.4971|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 2025-11-18 17:52:08.4971|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 17:52:08.4971|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 17:52:08.4971|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 17:52:08.5114|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:52:08.5114|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). 2025-11-18 17:52:08.5418|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]]'. 2025-11-18 17:52:08.5418|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 28.8182ms 2025-11-18 17:52:08.5418|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 17:52:08.5418|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.9275ms 200 application/json; charset=utf-8 2025-11-18 18:02:18.2697|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 2025-11-18 18:02:18.2697|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:18.2697|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.939ms 204 2025-11-18 18:02:18.2869|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 2025-11-18 18:02:18.2869|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:18.2869|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:18.2869|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:18.2950|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:02:18.2950|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). 2025-11-18 18:02:18.3396|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]]'. 2025-11-18 18:02:18.3396|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 42.55ms 2025-11-18 18:02:18.3421|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:02:18.3421|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.8154ms 200 application/json; charset=utf-8 2025-11-18 18:02:20.9760|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:02:20.9760|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:20.9760|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 9.726ms 204 2025-11-18 18:02:20.9760|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 18:02:20.9931|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:20.9931|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:20.9931|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:20.9931|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:02:20.9931|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). 2025-11-18 18:02:20.9931|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:02:21.0549|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 2025-11-18 18:02:21.1045|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]]'. 2025-11-18 18:02:21.1045|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 106.7648ms 2025-11-18 18:02:21.1045|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:02:21.1045|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 121.585ms 200 application/json; charset=utf-8 2025-11-18 18:02:25.9388|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-11-18 18:02:25.9388|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:25.9388|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:25.9388|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:25.9388|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:02:25.9388|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). 2025-11-18 18:02:25.9494|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:02:25.9919|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 2025-11-18 18:02:26.0367|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]]'. 2025-11-18 18:02:26.0367|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 90.4684ms 2025-11-18 18:02:26.0367|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:02:26.0367|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 103.2255ms 200 application/json; charset=utf-8 2025-11-18 18:02:32.0152|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 2025-11-18 18:02:32.0152|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:32.0222|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.0609ms 204 2025-11-18 18:02:32.0222|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 2025-11-18 18:02:32.0222|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:32.0222|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:32.0384|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:32.0384|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:02:32.0384|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). 2025-11-18 18:02:32.0780|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]]'. 2025-11-18 18:02:32.0780|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.3081ms 2025-11-18 18:02:32.0780|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:02:32.0827|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 56.094ms 200 application/json; charset=utf-8 2025-11-18 18:02:33.0708|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 18:02:33.0708|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:33.0708|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.6871ms 204 2025-11-18 18:02:33.0708|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 18:02:33.0837|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:33.0837|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:33.0837|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:33.0837|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:33.0837|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). 2025-11-18 18:02:33.0837|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:02:33.1369|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [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 2025-11-18 18:02:33.1775|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]]'. 2025-11-18 18:02:33.1775|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 84.669ms 2025-11-18 18:02:33.1775|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:33.1775|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 102.3135ms 200 application/json; charset=utf-8 2025-11-18 18:02:38.1365|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 18:02:38.1365|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:38.1365|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.4682ms 204 2025-11-18 18:02:38.1461|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 236 2025-11-18 18:02:38.1461|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:38.1461|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:38.1461|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:38.1461|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:38.1461|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). 2025-11-18 18:02:38.1599|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:02:38.1939|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (32ms) [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 2025-11-18 18:02:38.2322|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]]'. 2025-11-18 18:02:38.2322|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 75.7763ms 2025-11-18 18:02:38.2322|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:38.2385|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 92.3866ms 200 application/json; charset=utf-8 2025-11-18 18:02:50.9201|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport 2025-11-18 18:02:50.9201|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:50.9201|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.5715ms 204 2025-11-18 18:02:50.9296|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/report/PaymentReport application/json 237 2025-11-18 18:02:50.9296|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:02:50.9296|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:02:50.9296|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:02:50.9296|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:50.9433|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). 2025-11-18 18:02:50.9433|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:02:50.9891|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), @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 2025-11-18 18:02:51.0303|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]]'. 2025-11-18 18:02:51.0303|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.PaymentReport (ReportService) in 87.4973ms 2025-11-18 18:02:51.0303|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.PaymentReport (ReportService)' 2025-11-18 18:02:51.0355|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 105.8407ms 200 application/json; charset=utf-8 2025-11-18 18:04:23.2238|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 2025-11-18 18:04:23.2238|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:23.2302|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.3673ms 204 2025-11-18 18:04:23.2302|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 2025-11-18 18:04:23.2302|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:04:23.2302|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:23.2302|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:04:23.2459|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:04:23.2459|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). 2025-11-18 18:04:23.2832|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]]'. 2025-11-18 18:04:23.2832|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.0066ms 2025-11-18 18:04:23.2832|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:04:23.2832|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 50.747ms 200 application/json; charset=utf-8 2025-11-18 18:04:31.7105|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:04:31.7105|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:31.7166|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.1676ms 204 2025-11-18 18:04:31.7166|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 18:04:31.7166|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:04:31.7166|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:31.7166|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:04:31.7166|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:31.7335|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). 2025-11-18 18:04:31.7335|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:04:31.7688|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (29ms) [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 2025-11-18 18:04:31.8068|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]]'. 2025-11-18 18:04:31.8109|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 75.1447ms 2025-11-18 18:04:31.8109|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:31.8109|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 91.8556ms 200 application/json; charset=utf-8 2025-11-18 18:04:33.0314|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 18:04:33.0314|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:04:33.0314|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:33.0314|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:04:33.0314|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:33.0314|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). 2025-11-18 18:04:33.0314|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:04:33.0721|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (26ms) [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 2025-11-18 18:04:33.1082|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]]'. 2025-11-18 18:04:33.1082|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 69.5731ms 2025-11-18 18:04:33.1082|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:33.1082|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 84.5958ms 200 application/json; charset=utf-8 2025-11-18 18:04:40.6060|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:04:40.6085|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:40.6085|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.99ms 204 2025-11-18 18:04:40.6085|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 18:04:40.6085|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:04:40.6085|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:04:40.6237|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:04:40.6237|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:40.6237|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). 2025-11-18 18:04:40.6237|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:04:40.6657|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 2025-11-18 18:04:40.7110|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]]'. 2025-11-18 18:04:40.7110|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 85.6659ms 2025-11-18 18:04:40.7110|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:04:40.7170|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.6144ms 200 application/json; charset=utf-8 2025-11-18 18:21:44.5149|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 2025-11-18 18:21:44.5149|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:21:44.5149|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 5.0563ms 204 2025-11-18 18:21:44.6766|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 2025-11-18 18:21:44.6766|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() 2025-11-18 18:21:44.6841|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'. 2025-11-18 18:21:44.6841|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:21:44.6841|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 18:21:44.6841|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 18:21:44.6841|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.5984ms 401 2025-11-18 18:22:08.6848|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 2025-11-18 18:22:08.6848|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:08.6848|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.3113ms 204 2025-11-18 18:22:08.7198|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 2025-11-18 18:22:08.7198|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:22:08.7198|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:08.7198|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:22:08.7296|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:22:08.7296|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). 2025-11-18 18:22:08.7675|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]]'. 2025-11-18 18:22:08.7675|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 34.9642ms 2025-11-18 18:22:08.7675|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:22:08.7675|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 51.7252ms 200 application/json; charset=utf-8 2025-11-18 18:22:10.7208|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:22:10.7208|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:10.7273|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4757ms 204 2025-11-18 18:22:10.7273|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 18:22:10.7273|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:22:10.7273|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:10.7429|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:22:10.7429|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:10.7429|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). 2025-11-18 18:22:10.7429|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:22:10.8068|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 2025-11-18 18:22:10.8540|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]]'. 2025-11-18 18:22:10.8540|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 100.9851ms 2025-11-18 18:22:10.8540|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:10.8540|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 125.0193ms 200 application/json; charset=utf-8 2025-11-18 18:22:38.1785|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:22:38.1785|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:38.1785|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.4418ms 204 2025-11-18 18:22:38.1886|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-11-18 18:22:38.1886|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:22:38.1886|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:38.1886|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:22:38.1886|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:38.1886|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). 2025-11-18 18:22:38.1886|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:22:38.2446|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 2025-11-18 18:22:38.2838|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]]'. 2025-11-18 18:22:38.2838|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 91.5045ms 2025-11-18 18:22:38.2838|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:38.2838|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 101.3064ms 200 application/json; charset=utf-8 2025-11-18 18:22:53.9840|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-11-18 18:22:53.9879|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:53.9879|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.5286ms 204 2025-11-18 18:22:53.9879|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 280 2025-11-18 18:22:53.9879|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:22:54.0008|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:22:54.0008|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:22:54.0008|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:54.0008|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). 2025-11-18 18:22:54.0008|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:22:54.0487|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 2025-11-18 18:22:54.1091|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]]'. 2025-11-18 18:22:54.1091|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 111.7525ms 2025-11-18 18:22:54.1091|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-11-18 18:22:54.1091|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 127.2128ms 200 application/json; charset=utf-8 2025-11-18 18:23:35.6487|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 2025-11-18 18:23:35.6487|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:23:35.6487|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.1885ms 204 2025-11-18 18:23:36.1800|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 2025-11-18 18:23:36.1800|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-11-18 18:23:36.1800|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:23:36.1800|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-11-18 18:23:36.1800|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:23:36.1800|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). 2025-11-18 18:23:36.2212|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]]'. 2025-11-18 18:23:36.2212|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 29.0262ms 2025-11-18 18:23:36.2250|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-11-18 18:23:36.2250|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 46.336ms 200 application/json; charset=utf-8 2025-11-18 18:43:59.4993|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:29409/REPORTSERVICE/iisintegration 0 2025-11-18 18:43:59.5024|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.1149ms 202 2025-11-18 18:52:30.8991||DEBUG|ReportService.Program|init main function 2025-11-18 18:52:31.6785|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()'. 2025-11-18 18:52:31.6899|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()'. 2025-11-18 18:52:31.7214|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-11-18 18:52:32.0005|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 18:52:32.0224|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 18:52:32.0224|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-11-18 18:52:32.0224|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-11-18 18:52:32.0502|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-11-18 18:52:32.0659|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-11-18 18:52:32.1992||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. 2025-11-18 18:52:32.5798|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 2025-11-18 18:52:32.6420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:52:32.6420|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 71.1692ms 204 2025-11-18 18:52:35.4392|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 2025-11-18 18:52:35.5513|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() 2025-11-18 18:52:35.5812|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'. 2025-11-18 18:52:35.5812|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-11-18 18:52:35.5986|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-11-18 18:52:35.5986|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-11-18 18:52:35.5986|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 168.9107ms 401 2025-11-18 19:13:30.2424|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:14203/REPORTSERVICE/iisintegration 0 2025-11-18 19:13:30.2424|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.8391ms 202