2024-09-07 09:14:49.327 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 09:14:49.380 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 09:14:49.401 +05:30 INF Creating key {85920f95-46c6-4f4e-a84c-4109e8a11d30} with creation date 2024-09-07 03:44:49Z, activation date 2024-09-07 03:44:49Z, and expiration date 2024-12-06 03:44:49Z. 2024-09-07 09:14:49.418 +05:30 WRN No XML encryptor configured. Key {85920f95-46c6-4f4e-a84c-4109e8a11d30} may be persisted to storage in unencrypted form. 2024-09-07 09:14:49.616 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 09:14:49.617 +05:30 INF Hosting environment: Production 2024-09-07 09:14:49.617 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 09:14:49.631 +05:30 90d06154-1076-4316-99e5-e9f4ea5f048b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:14:49.687 +05:30 90d06154-1076-4316-99e5-e9f4ea5f048b INF CORS policy execution successful. 2024-09-07 09:14:49.694 +05:30 90d06154-1076-4316-99e5-e9f4ea5f048b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 65.4424ms 2024-09-07 09:14:49.724 +05:30 5a21f734-d674-45fc-a88c-f2f31ea3892c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:14:49.843 +05:30 5a21f734-d674-45fc-a88c-f2f31ea3892c INF CORS policy execution successful. 2024-09-07 09:14:49.860 +05:30 5a21f734-d674-45fc-a88c-f2f31ea3892c INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODA1MzksImV4cCI6MTcyNTY4MTEzOSwiaWF0IjoxNzI1NjgwNTM5fQ.ArajdYO-fbcDhf5opurqrWkl2MiuU1f1B54fBy4o6iU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:14:49.901 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:14:49.929 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:14:50.241 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:14:50.302 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 368.4761ms 2024-09-07 09:14:50.303 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:14:50.304 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a21f734-d674-45fc-a88c-f2f31ea3892c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:14:50.314 +05:30 b2ab752b-427c-46ff-849a-58e930e3e0dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 589.6477ms 2024-09-07 09:16:16.422 +05:30 954a3b06-0ab8-4999-befc-cabd2853e6e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:16:16.433 +05:30 954a3b06-0ab8-4999-befc-cabd2853e6e1 INF CORS policy execution successful. 2024-09-07 09:16:16.435 +05:30 954a3b06-0ab8-4999-befc-cabd2853e6e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 14.2018ms 2024-09-07 09:16:16.468 +05:30 d7b95ca2-4363-4240-8b37-d0fb887ad3ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:16:16.475 +05:30 d7b95ca2-4363-4240-8b37-d0fb887ad3ed INF CORS policy execution successful. 2024-09-07 09:16:16.480 +05:30 d7b95ca2-4363-4240-8b37-d0fb887ad3ed INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODA1MzksImV4cCI6MTcyNTY4MTEzOSwiaWF0IjoxNzI1NjgwNTM5fQ.ArajdYO-fbcDhf5opurqrWkl2MiuU1f1B54fBy4o6iU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:16:16.488 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:16:16.490 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:16:16.531 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:16:16.535 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 44.3177ms 2024-09-07 09:16:16.535 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:16:16.536 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7b95ca2-4363-4240-8b37-d0fb887ad3ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:16:16.538 +05:30 72abbfd8-6176-425c-b3a0-d3a93e07b574 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 69.6493ms 2024-09-07 09:16:28.716 +05:30 685addeb-2fc5-44cc-a35b-899c4431b091 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:16:28.718 +05:30 685addeb-2fc5-44cc-a35b-899c4431b091 INF CORS policy execution successful. 2024-09-07 09:16:28.718 +05:30 685addeb-2fc5-44cc-a35b-899c4431b091 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.8909ms 2024-09-07 09:16:28.755 +05:30 53905a3b-bcaa-4e02-9a0b-f11a7aed9ea7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:16:28.756 +05:30 53905a3b-bcaa-4e02-9a0b-f11a7aed9ea7 INF CORS policy execution successful. 2024-09-07 09:16:28.756 +05:30 53905a3b-bcaa-4e02-9a0b-f11a7aed9ea7 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODA1MzksImV4cCI6MTcyNTY4MTEzOSwiaWF0IjoxNzI1NjgwNTM5fQ.ArajdYO-fbcDhf5opurqrWkl2MiuU1f1B54fBy4o6iU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:16:28.758 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:16:28.758 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:16:28.777 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:16:28.778 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 19.3961ms 2024-09-07 09:16:28.779 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:16:28.779 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53905a3b-bcaa-4e02-9a0b-f11a7aed9ea7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:16:28.781 +05:30 0ebf81df-b858-433c-bb62-da38885673d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 25.6665ms 2024-09-07 09:18:11.308 +05:30 d44806b7-c346-4410-ace2-cf247c28397c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:18:11.313 +05:30 d44806b7-c346-4410-ace2-cf247c28397c INF CORS policy execution successful. 2024-09-07 09:18:11.314 +05:30 d44806b7-c346-4410-ace2-cf247c28397c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.9737ms 2024-09-07 09:18:11.345 +05:30 12f3ebc9-efc1-40c5-b8ff-04434645cfb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:18:11.353 +05:30 12f3ebc9-efc1-40c5-b8ff-04434645cfb0 INF CORS policy execution successful. 2024-09-07 09:18:11.355 +05:30 12f3ebc9-efc1-40c5-b8ff-04434645cfb0 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODA1MzksImV4cCI6MTcyNTY4MTEzOSwiaWF0IjoxNzI1NjgwNTM5fQ.ArajdYO-fbcDhf5opurqrWkl2MiuU1f1B54fBy4o6iU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:18:11.357 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:18:11.359 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:18:11.385 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:18:11.387 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 27.4489ms 2024-09-07 09:18:11.387 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:18:11.388 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12f3ebc9-efc1-40c5-b8ff-04434645cfb0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:18:11.389 +05:30 c6ed4fc7-94fb-4424-81b4-b055ada8ce47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 43.8909ms 2024-09-07 09:19:18.907 +05:30 d4f47537-d1e2-412c-861a-ea921cf10cf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:19:18.909 +05:30 d4f47537-d1e2-412c-861a-ea921cf10cf8 INF CORS policy execution successful. 2024-09-07 09:19:18.910 +05:30 d4f47537-d1e2-412c-861a-ea921cf10cf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.4803ms 2024-09-07 09:19:18.945 +05:30 12e8c791-0651-4b50-a175-7f8363d0c97d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:19:18.948 +05:30 12e8c791-0651-4b50-a175-7f8363d0c97d INF CORS policy execution successful. 2024-09-07 09:19:18.949 +05:30 12e8c791-0651-4b50-a175-7f8363d0c97d INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODA1MzksImV4cCI6MTcyNTY4MTEzOSwiaWF0IjoxNzI1NjgwNTM5fQ.ArajdYO-fbcDhf5opurqrWkl2MiuU1f1B54fBy4o6iU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:19:18.951 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:19:18.952 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:19:18.961 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:19:18.962 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 9.7408ms 2024-09-07 09:19:18.962 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:19:18.962 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12e8c791-0651-4b50-a175-7f8363d0c97d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:19:18.963 +05:30 ecec20b7-23f3-44ff-99a6-82ca41c35a4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 18.0826ms 2024-09-07 09:29:48.146 +05:30 INF Application is shutting down... 2024-09-07 09:52:17.152 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 09:52:17.207 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 09:52:17.229 +05:30 INF Creating key {ed36dfaa-0955-4e56-beda-dc6318e0f272} with creation date 2024-09-07 04:22:17Z, activation date 2024-09-07 04:22:17Z, and expiration date 2024-12-06 04:22:17Z. 2024-09-07 09:52:17.241 +05:30 WRN No XML encryptor configured. Key {ed36dfaa-0955-4e56-beda-dc6318e0f272} may be persisted to storage in unencrypted form. 2024-09-07 09:52:17.434 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 09:52:17.435 +05:30 INF Hosting environment: Production 2024-09-07 09:52:17.435 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 09:52:17.449 +05:30 01ec32be-231b-483e-a411-0252a2389f28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:52:17.504 +05:30 01ec32be-231b-483e-a411-0252a2389f28 INF CORS policy execution successful. 2024-09-07 09:52:17.510 +05:30 01ec32be-231b-483e-a411-0252a2389f28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 63.259ms 2024-09-07 09:52:17.550 +05:30 ecee61c3-a1e1-4fbb-93a4-9ae850a802ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:52:17.686 +05:30 ecee61c3-a1e1-4fbb-93a4-9ae850a802ae INF CORS policy execution successful. 2024-09-07 09:52:17.704 +05:30 ecee61c3-a1e1-4fbb-93a4-9ae850a802ae INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODI4NjksImV4cCI6MTcyNTY4MzQ2OSwiaWF0IjoxNzI1NjgyODY5fQ.8jh-XZ_UZmceDyS9kwGh-loNCt1ljIAYcRMAXVvpiVY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:52:17.746 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:52:17.774 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:52:18.157 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:52:18.212 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 433.2704ms 2024-09-07 09:52:18.212 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:52:18.213 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ecee61c3-a1e1-4fbb-93a4-9ae850a802ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:52:18.224 +05:30 bb2ac509-5562-4ef3-a4e1-dbee3c846452 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 674.1008ms 2024-09-07 09:55:22.968 +05:30 7fb3669b-96a0-4b7b-a50a-66c454bc90cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 09:55:23.078 +05:30 7fb3669b-96a0-4b7b-a50a-66c454bc90cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 111.0773ms 2024-09-07 09:55:23.521 +05:30 059ad0ec-5fe8-46e0-ae76-c853ec6cd948 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 09:55:23.546 +05:30 786ce4e3-44b7-48f2-9948-417891532999 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - null null 2024-09-07 09:55:23.561 +05:30 786ce4e3-44b7-48f2-9948-417891532999 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-07 09:55:23.561 +05:30 786ce4e3-44b7-48f2-9948-417891532999 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - 200 628 image/png 15.5347ms 2024-09-07 09:55:23.755 +05:30 059ad0ec-5fe8-46e0-ae76-c853ec6cd948 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 234.0539ms 2024-09-07 09:58:05.644 +05:30 272143a4-ca81-4c37-8c0b-f5fabe1d347d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:58:05.648 +05:30 272143a4-ca81-4c37-8c0b-f5fabe1d347d INF CORS policy execution successful. 2024-09-07 09:58:05.650 +05:30 272143a4-ca81-4c37-8c0b-f5fabe1d347d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.4968ms 2024-09-07 09:58:05.684 +05:30 7fb5333b-e866-494e-ac51-7fe35750d649 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 09:58:05.692 +05:30 7fb5333b-e866-494e-ac51-7fe35750d649 INF CORS policy execution successful. 2024-09-07 09:58:05.697 +05:30 7fb5333b-e866-494e-ac51-7fe35750d649 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODI4NjksImV4cCI6MTcyNTY4MzQ2OSwiaWF0IjoxNzI1NjgyODY5fQ.8jh-XZ_UZmceDyS9kwGh-loNCt1ljIAYcRMAXVvpiVY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 09:58:05.709 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:58:05.710 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 09:58:05.736 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 09:58:05.740 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 29.1445ms 2024-09-07 09:58:05.740 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 09:58:05.741 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fb5333b-e866-494e-ac51-7fe35750d649}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 09:58:05.742 +05:30 ead25022-40c3-452d-80da-c88309e31f80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 57.9459ms 2024-09-07 10:03:39.247 +05:30 3b90b162-530f-4f50-b265-36bdb9307733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:03:39.252 +05:30 3b90b162-530f-4f50-b265-36bdb9307733 INF CORS policy execution successful. 2024-09-07 10:03:39.254 +05:30 3b90b162-530f-4f50-b265-36bdb9307733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 7.3135ms 2024-09-07 10:03:39.289 +05:30 43c2029a-0a36-4bcb-a824-2a3a8cc67f18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:03:39.294 +05:30 43c2029a-0a36-4bcb-a824-2a3a8cc67f18 INF CORS policy execution successful. 2024-09-07 10:03:39.296 +05:30 43c2029a-0a36-4bcb-a824-2a3a8cc67f18 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:03:39.301 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:03:39.302 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:03:39.344 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:03:39.345 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 43.0589ms 2024-09-07 10:03:39.346 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:03:39.346 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43c2029a-0a36-4bcb-a824-2a3a8cc67f18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:03:39.347 +05:30 1cb714c2-1fde-4a1a-b8df-eafa35a327de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 57.3905ms 2024-09-07 10:04:23.391 +05:30 d11db20d-0985-4554-a5db-6dd030adb225 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:23.394 +05:30 d11db20d-0985-4554-a5db-6dd030adb225 INF CORS policy execution successful. 2024-09-07 10:04:23.396 +05:30 d11db20d-0985-4554-a5db-6dd030adb225 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 4.6152ms 2024-09-07 10:04:23.429 +05:30 0d3b629a-d155-4e6b-89aa-268ecc65f812 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:23.431 +05:30 0d3b629a-d155-4e6b-89aa-268ecc65f812 INF CORS policy execution successful. 2024-09-07 10:04:23.432 +05:30 0d3b629a-d155-4e6b-89aa-268ecc65f812 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:04:23.433 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:23.434 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:04:23.449 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:04:23.451 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 16.671ms 2024-09-07 10:04:23.451 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:23.451 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d3b629a-d155-4e6b-89aa-268ecc65f812}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:04:23.452 +05:30 67de3da3-fc2a-4419-8c88-fdff5c056790 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 22.8269ms 2024-09-07 10:04:40.765 +05:30 896243e9-fbf7-462a-81c2-a4201f760c99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:40.766 +05:30 896243e9-fbf7-462a-81c2-a4201f760c99 INF CORS policy execution successful. 2024-09-07 10:04:40.767 +05:30 896243e9-fbf7-462a-81c2-a4201f760c99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.4049ms 2024-09-07 10:04:40.801 +05:30 7c7fe97d-e773-45a3-b7af-f099aeac5252 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:40.802 +05:30 7c7fe97d-e773-45a3-b7af-f099aeac5252 INF CORS policy execution successful. 2024-09-07 10:04:40.803 +05:30 7c7fe97d-e773-45a3-b7af-f099aeac5252 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:04:40.804 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:40.804 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:04:40.809 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:04:40.809 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 5.0176ms 2024-09-07 10:04:40.810 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:40.810 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c7fe97d-e773-45a3-b7af-f099aeac5252}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:04:40.810 +05:30 03a2e26b-4523-45e9-82df-a455abdce73b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 9.1305ms 2024-09-07 10:04:46.005 +05:30 1d547334-3b5d-46aa-83e2-ccb044559a7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:46.006 +05:30 1d547334-3b5d-46aa-83e2-ccb044559a7f INF CORS policy execution successful. 2024-09-07 10:04:46.006 +05:30 1d547334-3b5d-46aa-83e2-ccb044559a7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.2906ms 2024-09-07 10:04:46.051 +05:30 a07ebaf2-cf08-471f-9a8c-98d651310da8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:04:46.052 +05:30 a07ebaf2-cf08-471f-9a8c-98d651310da8 INF CORS policy execution successful. 2024-09-07 10:04:46.052 +05:30 a07ebaf2-cf08-471f-9a8c-98d651310da8 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:04:46.053 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:46.053 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:04:46.067 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:04:46.068 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 15.0138ms 2024-09-07 10:04:46.075 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:04:46.075 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a07ebaf2-cf08-471f-9a8c-98d651310da8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:04:46.077 +05:30 06ed7146-1f91-46f1-90f7-3f1d5792c612 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 25.548ms 2024-09-07 10:05:06.534 +05:30 f838a312-4e2d-4191-989a-34fb0ba79545 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:05:06.536 +05:30 f838a312-4e2d-4191-989a-34fb0ba79545 INF CORS policy execution successful. 2024-09-07 10:05:06.537 +05:30 f838a312-4e2d-4191-989a-34fb0ba79545 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.7732ms 2024-09-07 10:05:06.576 +05:30 243c5c9e-babb-4de7-9124-4f3dd0f0fc30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:05:06.578 +05:30 243c5c9e-babb-4de7-9124-4f3dd0f0fc30 INF CORS policy execution successful. 2024-09-07 10:05:06.580 +05:30 243c5c9e-babb-4de7-9124-4f3dd0f0fc30 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:05:06.583 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:05:06.584 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:05:06.631 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:05:06.632 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 47.8889ms 2024-09-07 10:05:06.633 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:05:06.633 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 243c5c9e-babb-4de7-9124-4f3dd0f0fc30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:05:06.635 +05:30 86aa4fc6-a08d-427f-badc-d926337502ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 59.3602ms 2024-09-07 10:06:15.040 +05:30 79e32fe9-df07-4778-9afc-46c0c74d260a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:06:15.043 +05:30 79e32fe9-df07-4778-9afc-46c0c74d260a INF CORS policy execution successful. 2024-09-07 10:06:15.045 +05:30 79e32fe9-df07-4778-9afc-46c0c74d260a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.2872ms 2024-09-07 10:06:15.078 +05:30 911435a2-2297-4c09-a7f2-37d23513f8af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:06:15.080 +05:30 911435a2-2297-4c09-a7f2-37d23513f8af INF CORS policy execution successful. 2024-09-07 10:06:15.081 +05:30 911435a2-2297-4c09-a7f2-37d23513f8af INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODM0NzUsImV4cCI6MTcyNTY4NDA3NSwiaWF0IjoxNzI1NjgzNDc1fQ.vMq5uyZjVUV34uEmgPQ4FxYF4DuFKm-8vMWacnNUsoI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:06:15.082 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:06:15.083 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:06:15.099 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:06:15.100 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 16.6896ms 2024-09-07 10:06:15.100 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:06:15.101 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 911435a2-2297-4c09-a7f2-37d23513f8af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:06:15.101 +05:30 fbde53cf-1e99-40d1-9900-34d0e18b5e97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 23.3448ms 2024-09-07 10:16:16.001 +05:30 INF Application is shutting down... 2024-09-07 10:19:40.004 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 10:19:40.048 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 10:19:40.066 +05:30 INF Creating key {aaeb374f-2e91-49cf-bff2-78be70836bd8} with creation date 2024-09-07 04:49:40Z, activation date 2024-09-07 04:49:40Z, and expiration date 2024-12-06 04:49:40Z. 2024-09-07 10:19:40.079 +05:30 WRN No XML encryptor configured. Key {aaeb374f-2e91-49cf-bff2-78be70836bd8} may be persisted to storage in unencrypted form. 2024-09-07 10:19:40.249 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 10:19:40.249 +05:30 INF Hosting environment: Production 2024-09-07 10:19:40.250 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 10:19:40.263 +05:30 326436e1-7a78-4860-88fe-d8fb661b6328 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:19:40.320 +05:30 326436e1-7a78-4860-88fe-d8fb661b6328 INF CORS policy execution successful. 2024-09-07 10:19:40.327 +05:30 326436e1-7a78-4860-88fe-d8fb661b6328 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 65.4703ms 2024-09-07 10:19:40.362 +05:30 73c027dd-69f2-44cc-836e-4e0e5ae0bbb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:19:40.497 +05:30 73c027dd-69f2-44cc-836e-4e0e5ae0bbb7 INF CORS policy execution successful. 2024-09-07 10:19:40.516 +05:30 73c027dd-69f2-44cc-836e-4e0e5ae0bbb7 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODQ1NzIsImV4cCI6MTcyNTY4NTE3MiwiaWF0IjoxNzI1Njg0NTcyfQ.AhIFm5xLKDnKOFG7lHXY4lD0OKTPPd4nzjLmogFnS2o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:19:40.561 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:19:40.590 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:19:40.927 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:19:40.974 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 379.403ms 2024-09-07 10:19:40.974 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:19:40.976 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73c027dd-69f2-44cc-836e-4e0e5ae0bbb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:19:40.983 +05:30 a2913ec4-5ba2-4682-9f64-0db9767c72d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 621.35ms 2024-09-07 10:19:55.915 +05:30 c77cb86e-021b-43c8-b5e1-f64d72d502aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:19:55.926 +05:30 c77cb86e-021b-43c8-b5e1-f64d72d502aa INF CORS policy execution successful. 2024-09-07 10:19:55.928 +05:30 c77cb86e-021b-43c8-b5e1-f64d72d502aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 12.1579ms 2024-09-07 10:19:55.961 +05:30 934f89f9-b073-4742-b060-7b74d9cb7f0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-09-07 10:19:55.963 +05:30 934f89f9-b073-4742-b060-7b74d9cb7f0a INF CORS policy execution successful. 2024-09-07 10:19:55.965 +05:30 934f89f9-b073-4742-b060-7b74d9cb7f0a INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODQ1NzIsImV4cCI6MTcyNTY4NTE3MiwiaWF0IjoxNzI1Njg0NTcyfQ.AhIFm5xLKDnKOFG7lHXY4lD0OKTPPd4nzjLmogFnS2o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-07 10:19:55.970 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:19:55.971 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-09-07 10:19:55.982 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:19:55.984 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 13.1463ms 2024-09-07 10:19:55.985 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-09-07 10:19:55.985 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 934f89f9-b073-4742-b060-7b74d9cb7f0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"},{\"Id\":17,\"Name\":\"Swiz\",\"Code\":\"Swiz\"}]"} 2024-09-07 10:19:55.986 +05:30 3a2d2919-9e1e-4ba3-8491-1f8fc73d5f58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 405 application/json; charset=utf-8 24.6433ms 2024-09-07 10:30:38.981 +05:30 INF Application is shutting down... 2024-09-07 10:37:50.875 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 10:37:50.925 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 10:37:50.948 +05:30 INF Creating key {21a776d6-39ed-4481-8882-36fb1003e272} with creation date 2024-09-07 05:07:50Z, activation date 2024-09-07 05:07:50Z, and expiration date 2024-12-06 05:07:50Z. 2024-09-07 10:37:50.962 +05:30 WRN No XML encryptor configured. Key {21a776d6-39ed-4481-8882-36fb1003e272} may be persisted to storage in unencrypted form. 2024-09-07 10:37:51.128 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 10:37:51.129 +05:30 INF Hosting environment: Production 2024-09-07 10:37:51.129 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 10:37:51.141 +05:30 afe4e119-fb5b-46a1-81cd-7590028598d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:37:51.192 +05:30 afe4e119-fb5b-46a1-81cd-7590028598d3 INF CORS policy execution successful. 2024-09-07 10:37:51.199 +05:30 afe4e119-fb5b-46a1-81cd-7590028598d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 59.7904ms 2024-09-07 10:37:51.253 +05:30 2b2cada5-0375-44b1-b49d-7160d2808fba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:37:51.383 +05:30 2b2cada5-0375-44b1-b49d-7160d2808fba INF CORS policy execution successful. 2024-09-07 10:37:51.405 +05:30 2b2cada5-0375-44b1-b49d-7160d2808fba INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODU1NTMsImV4cCI6MTcyNTY4NjE1MywiaWF0IjoxNzI1Njg1NTUzfQ.f0R2N1br64ZqNrPbVAgV4Gpx_Odg12Xrix9s2fJgaCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:37:51.451 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:37:51.482 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:37:51.970 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:37:52.027 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 539.2949ms 2024-09-07 10:37:52.028 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:37:52.029 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b2cada5-0375-44b1-b49d-7160d2808fba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:37:52.039 +05:30 32593bf4-99ce-4bd1-83f8-a9d91b341e5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 785.4215ms 2024-09-07 10:40:33.978 +05:30 8fd63601-0220-4ab2-9ee9-bc2a5aba24b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:40:33.987 +05:30 8fd63601-0220-4ab2-9ee9-bc2a5aba24b9 INF CORS policy execution successful. 2024-09-07 10:40:33.989 +05:30 8fd63601-0220-4ab2-9ee9-bc2a5aba24b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 11.8245ms 2024-09-07 10:40:34.043 +05:30 c63b844a-b71f-4bea-8b90-36cf56a6dca1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:40:34.047 +05:30 c63b844a-b71f-4bea-8b90-36cf56a6dca1 INF CORS policy execution successful. 2024-09-07 10:40:34.050 +05:30 c63b844a-b71f-4bea-8b90-36cf56a6dca1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODU1NTMsImV4cCI6MTcyNTY4NjE1MywiaWF0IjoxNzI1Njg1NTUzfQ.f0R2N1br64ZqNrPbVAgV4Gpx_Odg12Xrix9s2fJgaCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:40:34.059 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:40:34.061 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:40:34.301 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:40:34.306 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 244.5822ms 2024-09-07 10:40:34.307 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:40:34.308 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c63b844a-b71f-4bea-8b90-36cf56a6dca1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:40:34.312 +05:30 6ae09b8d-4f09-4752-810c-ba8f9058a1b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 268.8544ms 2024-09-07 10:50:49.739 +05:30 INF Application is shutting down... 2024-09-07 10:55:45.588 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 10:55:45.632 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 10:55:45.656 +05:30 INF Creating key {b560f94b-e1d1-49cb-abe3-5d2a31548bed} with creation date 2024-09-07 05:25:45Z, activation date 2024-09-07 05:25:45Z, and expiration date 2024-12-06 05:25:45Z. 2024-09-07 10:55:45.672 +05:30 WRN No XML encryptor configured. Key {b560f94b-e1d1-49cb-abe3-5d2a31548bed} may be persisted to storage in unencrypted form. 2024-09-07 10:55:45.864 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 10:55:45.865 +05:30 INF Hosting environment: Production 2024-09-07 10:55:45.865 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 10:55:45.884 +05:30 a6d35eec-0dfd-495e-b48d-c3261752f515 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:55:45.884 +05:30 52599fe5-7e95-484c-b4dd-9c450c0055f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:55:45.945 +05:30 a6d35eec-0dfd-495e-b48d-c3261752f515 INF CORS policy execution successful. 2024-09-07 10:55:45.945 +05:30 52599fe5-7e95-484c-b4dd-9c450c0055f7 INF CORS policy execution successful. 2024-09-07 10:55:45.951 +05:30 a6d35eec-0dfd-495e-b48d-c3261752f515 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 72.3259ms 2024-09-07 10:55:45.951 +05:30 52599fe5-7e95-484c-b4dd-9c450c0055f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 69.6521ms 2024-09-07 10:55:46.003 +05:30 b8bdaef6-b28f-4809-9898-e7bc030c656a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:55:46.003 +05:30 a6125abf-b11f-407f-9137-a2948ad49b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:55:46.139 +05:30 a6125abf-b11f-407f-9137-a2948ad49b3c INF CORS policy execution successful. 2024-09-07 10:55:46.139 +05:30 b8bdaef6-b28f-4809-9898-e7bc030c656a INF CORS policy execution successful. 2024-09-07 10:55:46.157 +05:30 a6125abf-b11f-407f-9137-a2948ad49b3c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODYzOTQsImV4cCI6MTcyNTY4Njk5NCwiaWF0IjoxNzI1Njg2Mzk0fQ.HPYj7T3wfZZO_fDEmrYHHVNxiH05Flo5e2CZkQlxmTk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:55:46.157 +05:30 b8bdaef6-b28f-4809-9898-e7bc030c656a INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODYzOTQsImV4cCI6MTcyNTY4Njk5NCwiaWF0IjoxNzI1Njg2Mzk0fQ.HPYj7T3wfZZO_fDEmrYHHVNxiH05Flo5e2CZkQlxmTk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:55:46.249 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:55:46.249 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:55:46.289 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:55:46.289 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:55:46.775 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:55:46.775 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:55:46.825 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 531.7377ms 2024-09-07 10:55:46.825 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 531.741ms 2024-09-07 10:55:46.826 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:55:46.826 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:55:46.828 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6125abf-b11f-407f-9137-a2948ad49b3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:55:46.828 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8bdaef6-b28f-4809-9898-e7bc030c656a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:55:46.838 +05:30 498b5f2c-98a1-4b5a-8e4b-2fa2f1a2aabc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 835.116ms 2024-09-07 10:55:46.838 +05:30 489ca56f-c89c-4e2b-a909-b2ea255ca518 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 834.588ms 2024-09-07 10:56:54.057 +05:30 9f21e054-1967-4851-81e1-7cc4b82026af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:56:54.061 +05:30 9f21e054-1967-4851-81e1-7cc4b82026af INF CORS policy execution successful. 2024-09-07 10:56:54.063 +05:30 9f21e054-1967-4851-81e1-7cc4b82026af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.1813ms 2024-09-07 10:56:54.114 +05:30 ef6d21ce-e1fc-4517-9fe3-29fc7f637f44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:56:54.119 +05:30 ef6d21ce-e1fc-4517-9fe3-29fc7f637f44 INF CORS policy execution successful. 2024-09-07 10:56:54.122 +05:30 ef6d21ce-e1fc-4517-9fe3-29fc7f637f44 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODYzOTQsImV4cCI6MTcyNTY4Njk5NCwiaWF0IjoxNzI1Njg2Mzk0fQ.HPYj7T3wfZZO_fDEmrYHHVNxiH05Flo5e2CZkQlxmTk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:56:54.132 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:56:54.134 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:56:54.171 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:56:54.181 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 46.8652ms 2024-09-07 10:56:54.182 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:56:54.182 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef6d21ce-e1fc-4517-9fe3-29fc7f637f44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:56:54.184 +05:30 5877e4a1-ab68-4e3a-bd66-f06032749f5d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 69.7014ms 2024-09-07 10:56:54.227 +05:30 b9277e0a-f90a-4692-bea0-d91058e8a994 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:56:54.230 +05:30 b9277e0a-f90a-4692-bea0-d91058e8a994 INF CORS policy execution successful. 2024-09-07 10:56:54.231 +05:30 b9277e0a-f90a-4692-bea0-d91058e8a994 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.0994ms 2024-09-07 10:56:54.278 +05:30 755fae67-f433-46d7-92bf-c8c2f6941e13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:56:54.280 +05:30 755fae67-f433-46d7-92bf-c8c2f6941e13 INF CORS policy execution successful. 2024-09-07 10:56:54.280 +05:30 755fae67-f433-46d7-92bf-c8c2f6941e13 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODYzOTQsImV4cCI6MTcyNTY4Njk5NCwiaWF0IjoxNzI1Njg2Mzk0fQ.HPYj7T3wfZZO_fDEmrYHHVNxiH05Flo5e2CZkQlxmTk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:56:54.281 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:56:54.281 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:56:54.294 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:56:54.295 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 14.0452ms 2024-09-07 10:56:54.296 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:56:54.296 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 755fae67-f433-46d7-92bf-c8c2f6941e13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:56:54.297 +05:30 9c901d06-1dba-47d1-941b-96eaec4713f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 19.1214ms 2024-09-07 10:57:01.643 +05:30 c84c02f7-3f90-4593-88f3-71310a91db23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:57:01.646 +05:30 c84c02f7-3f90-4593-88f3-71310a91db23 INF CORS policy execution successful. 2024-09-07 10:57:01.648 +05:30 c84c02f7-3f90-4593-88f3-71310a91db23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.5176ms 2024-09-07 10:57:01.699 +05:30 99861219-65be-4eb3-a32e-e40a12230244 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 10:57:01.701 +05:30 99861219-65be-4eb3-a32e-e40a12230244 INF CORS policy execution successful. 2024-09-07 10:57:01.702 +05:30 99861219-65be-4eb3-a32e-e40a12230244 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODYzOTQsImV4cCI6MTcyNTY4Njk5NCwiaWF0IjoxNzI1Njg2Mzk0fQ.HPYj7T3wfZZO_fDEmrYHHVNxiH05Flo5e2CZkQlxmTk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 10:57:01.703 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:57:01.703 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 10:57:01.733 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 10:57:01.735 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 31.7801ms 2024-09-07 10:57:01.736 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 10:57:01.738 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99861219-65be-4eb3-a32e-e40a12230244}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 10:57:01.739 +05:30 c6d73ce6-5d2a-4ac8-a56f-92d2caf90c6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 40.5386ms 2024-09-07 11:07:44.551 +05:30 INF Application is shutting down... 2024-09-07 11:10:07.636 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 11:10:07.700 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 11:10:07.725 +05:30 INF Creating key {16425327-5706-4059-bda9-0f839a98caee} with creation date 2024-09-07 05:40:07Z, activation date 2024-09-07 05:40:07Z, and expiration date 2024-12-06 05:40:07Z. 2024-09-07 11:10:07.743 +05:30 WRN No XML encryptor configured. Key {16425327-5706-4059-bda9-0f839a98caee} may be persisted to storage in unencrypted form. 2024-09-07 11:10:07.999 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 11:10:08.000 +05:30 INF Hosting environment: Production 2024-09-07 11:10:08.001 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 11:10:08.017 +05:30 6f7e9f7f-0409-4c97-8239-db68a8656807 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 11:10:08.441 +05:30 6f7e9f7f-0409-4c97-8239-db68a8656807 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 429.9641ms 2024-09-07 11:12:26.012 +05:30 0233cfb6-711f-413d-bcd2-6b2e1dd0c0d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - null null 2024-09-07 11:12:26.050 +05:30 0233cfb6-711f-413d-bcd2-6b2e1dd0c0d6 INF HTTP request: Path: /tag/gettagtree QueryString: ?tagId=1&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-09-07 11:12:26.126 +05:30 fdcc6555-0a7d-4b03-adef-ffc01a82e160 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 11:12:26.134 +05:30 fdcc6555-0a7d-4b03-adef-ffc01a82e160 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 11:12:26.135 +05:30 fdcc6555-0a7d-4b03-adef-ffc01a82e160 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0233cfb6-711f-413d-bcd2-6b2e1dd0c0d6}, {WWW-Authenticate: Bearer} Body: 2024-09-07 11:12:26.142 +05:30 fdcc6555-0a7d-4b03-adef-ffc01a82e160 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - 401 null null 131.0926ms 2024-09-07 11:13:27.163 +05:30 f3cde2fa-ae69-413b-8fbe-bd85b95d5434 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - null null 2024-09-07 11:13:27.298 +05:30 f3cde2fa-ae69-413b-8fbe-bd85b95d5434 INF HTTP request: Path: /tag/gettagtree QueryString: ?tagId=1&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg3Nzk1LCJleHAiOjE3MjU2ODgzOTUsImlhdCI6MTcyNTY4Nzc5NX0.Jbp64v8pg8Zc-okJ7uEC5LRIGsB_Wn91EBIKiWqmxSE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: d5441ba9-625c-445a-9220-b67486ee00c3} Host: 103.120.178.195 Body: 2024-09-07 11:13:27.309 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:13:27.354 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Route matched with {action = "GetTagTree", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTree(Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:13:27.803 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:13:27.851 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api) in 492.4583ms 2024-09-07 11:13:27.852 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:13:27.853 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3cde2fa-ae69-413b-8fbe-bd85b95d5434}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null},{\"Id\":1,\"Name\":\"Entity1\",\"ParentId\":0,\"ParentName\":null},{\"Id\":2,\"Name\":\"Entity2\",\"ParentId\":0,\"ParentName\":null},{\"Id\":3,\"Name\":\"Entity3\",\"ParentId\":0,\"ParentName\":null}]"} 2024-09-07 11:13:27.856 +05:30 a6f05424-e1b1-4c2c-aac0-2a4f9bd768de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - 200 366 application/json; charset=utf-8 693.4769ms 2024-09-07 11:13:31.036 +05:30 a3962183-14a5-4b36-bdd0-9d057a28ba46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:13:31.038 +05:30 a3962183-14a5-4b36-bdd0-9d057a28ba46 INF CORS policy execution successful. 2024-09-07 11:13:31.040 +05:30 a3962183-14a5-4b36-bdd0-9d057a28ba46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.283ms 2024-09-07 11:13:31.093 +05:30 16328e75-dc96-426b-91b7-71692ea1b142 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:13:31.095 +05:30 16328e75-dc96-426b-91b7-71692ea1b142 INF CORS policy execution successful. 2024-09-07 11:13:31.096 +05:30 16328e75-dc96-426b-91b7-71692ea1b142 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODc4MDcsImV4cCI6MTcyNTY4ODQwNywiaWF0IjoxNzI1Njg3ODA3fQ.rcUdTDol2EiwWgqLb7N0o4ja54KPMmI_ODA7R0T1Y00}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:13:31.099 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:13:31.114 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:13:31.235 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:13:31.238 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 124.2322ms 2024-09-07 11:13:31.239 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:13:31.239 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16328e75-dc96-426b-91b7-71692ea1b142}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:13:31.243 +05:30 b01443fb-84e8-42b7-857f-5839b3f80244 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 150.326ms 2024-09-07 11:14:42.013 +05:30 1893293a-054a-4d0a-98ea-db6c9d958dcf INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent - null 0 2024-09-07 11:14:42.017 +05:30 1893293a-054a-4d0a-98ea-db6c9d958dcf INF CORS policy execution successful. 2024-09-07 11:14:42.019 +05:30 1893293a-054a-4d0a-98ea-db6c9d958dcf INF HTTP request: Path: /tag/updatetagparent QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 0}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: 2024-09-07 11:14:42.022 +05:30 5088f636-1691-4b31-a71d-d86ff5ee741c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 11:14:42.023 +05:30 5088f636-1691-4b31-a71d-d86ff5ee741c INF AuthenticationScheme: Bearer was challenged. 2024-09-07 11:14:42.023 +05:30 5088f636-1691-4b31-a71d-d86ff5ee741c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1893293a-054a-4d0a-98ea-db6c9d958dcf}, {WWW-Authenticate: Bearer} Body: 2024-09-07 11:14:42.024 +05:30 5088f636-1691-4b31-a71d-d86ff5ee741c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent - 401 null null 11.4438ms 2024-09-07 11:15:14.216 +05:30 f09d4fef-2db7-4416-ba73-86d1760cbc88 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=1&tagId=1 - null 0 2024-09-07 11:15:14.218 +05:30 f09d4fef-2db7-4416-ba73-86d1760cbc88 INF CORS policy execution successful. 2024-09-07 11:15:14.219 +05:30 f09d4fef-2db7-4416-ba73-86d1760cbc88 INF HTTP request: Path: /tag/updatetagparent QueryString: ?id=0&parentId=1&tagId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 0}, {Cookie: ai_user=2KZGk|2023-12-20T08:13:02.271Z}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: 2024-09-07 11:15:14.220 +05:30 df27f208-43d7-4945-8d45-b72670135f14 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 11:15:14.220 +05:30 df27f208-43d7-4945-8d45-b72670135f14 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 11:15:14.220 +05:30 df27f208-43d7-4945-8d45-b72670135f14 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f09d4fef-2db7-4416-ba73-86d1760cbc88}, {WWW-Authenticate: Bearer} Body: 2024-09-07 11:15:14.221 +05:30 df27f208-43d7-4945-8d45-b72670135f14 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=1&tagId=1 - 401 null null 5.2915ms 2024-09-07 11:16:06.164 +05:30 3d0f07bd-f602-4d70-8ad4-d56f57ca05fd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=1&tagId=1 - null 0 2024-09-07 11:16:06.169 +05:30 3d0f07bd-f602-4d70-8ad4-d56f57ca05fd INF HTTP request: Path: /tag/updatetagparent QueryString: ?id=0&parentId=1&tagId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg3Nzk1LCJleHAiOjE3MjU2ODgzOTUsImlhdCI6MTcyNTY4Nzc5NX0.Jbp64v8pg8Zc-okJ7uEC5LRIGsB_Wn91EBIKiWqmxSE}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 89a395db-6663-4ae0-9d4b-d38917707cbe} Host: 103.120.178.195 Body: 2024-09-07 11:16:06.171 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:16:06.186 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Route matched with {action = "UpdateTagParent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdateTagParent(Int32, Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:16:06.200 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:16:06.202 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Executed action Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api) in 15.645ms 2024-09-07 11:16:06.202 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:16:06.202 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3d0f07bd-f602-4d70-8ad4-d56f57ca05fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid Id.","result":null} 2024-09-07 11:16:06.203 +05:30 dbf18421-c903-42d7-8f0b-d57cf9d6a32f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=1&tagId=1 - 400 91 application/json; charset=utf-8 40.2895ms 2024-09-07 11:16:21.758 +05:30 45abd491-d08c-4089-87bd-635155390b3f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=&tagId=1 - null 0 2024-09-07 11:16:21.760 +05:30 45abd491-d08c-4089-87bd-635155390b3f INF HTTP request: Path: /tag/updatetagparent QueryString: ?id=0&parentId=&tagId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg3Nzk1LCJleHAiOjE3MjU2ODgzOTUsImlhdCI6MTcyNTY4Nzc5NX0.Jbp64v8pg8Zc-okJ7uEC5LRIGsB_Wn91EBIKiWqmxSE}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 873016e8-41e1-4182-858d-4085f15e14fa} Host: 103.120.178.195 Body: 2024-09-07 11:16:21.761 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:16:21.761 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Route matched with {action = "UpdateTagParent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdateTagParent(Int32, Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:16:21.766 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:16:21.767 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Executed action Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api) in 5.6656ms 2024-09-07 11:16:21.767 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:16:21.767 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 45abd491-d08c-4089-87bd-635155390b3f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid Id.","result":null} 2024-09-07 11:16:21.768 +05:30 0c4fe40b-091f-4fb3-987e-8f521036de19 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=&tagId=1 - 400 91 application/json; charset=utf-8 10.8055ms 2024-09-07 11:18:38.156 +05:30 8b0355fb-25c3-4f3a-9475-a6fa2e09e127 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:18:38.164 +05:30 8b0355fb-25c3-4f3a-9475-a6fa2e09e127 INF CORS policy execution successful. 2024-09-07 11:18:38.167 +05:30 8b0355fb-25c3-4f3a-9475-a6fa2e09e127 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 11.6606ms 2024-09-07 11:18:38.212 +05:30 281e8a22-fc8c-4c2f-b23c-5a53c8eb310d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:18:38.216 +05:30 281e8a22-fc8c-4c2f-b23c-5a53c8eb310d INF CORS policy execution successful. 2024-09-07 11:18:38.222 +05:30 281e8a22-fc8c-4c2f-b23c-5a53c8eb310d INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODc4MDcsImV4cCI6MTcyNTY4ODQwNywiaWF0IjoxNzI1Njg3ODA3fQ.rcUdTDol2EiwWgqLb7N0o4ja54KPMmI_ODA7R0T1Y00}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:18:38.225 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:18:38.227 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:18:38.377 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:18:38.381 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 153.0514ms 2024-09-07 11:18:38.382 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:18:38.383 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 281e8a22-fc8c-4c2f-b23c-5a53c8eb310d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:18:38.387 +05:30 fb892119-ec57-414b-abde-19aa9381afcf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 174.921ms 2024-09-07 11:19:13.195 +05:30 1bfa1173-593a-44e5-8d59-c31d89563a8d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=0&tagId=4 - null 0 2024-09-07 11:19:13.199 +05:30 1bfa1173-593a-44e5-8d59-c31d89563a8d INF HTTP request: Path: /tag/updatetagparent QueryString: ?id=0&parentId=0&tagId=4 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg3Nzk1LCJleHAiOjE3MjU2ODgzOTUsImlhdCI6MTcyNTY4Nzc5NX0.Jbp64v8pg8Zc-okJ7uEC5LRIGsB_Wn91EBIKiWqmxSE}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: fb42c8c4-f4a3-48a4-93b6-7951dba21819} Host: 103.120.178.195 Body: 2024-09-07 11:19:13.200 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:19:13.201 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Route matched with {action = "UpdateTagParent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdateTagParent(Int32, Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:19:13.207 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:19:13.208 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Executed action Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api) in 7.0512ms 2024-09-07 11:19:13.209 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:19:13.209 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 1bfa1173-593a-44e5-8d59-c31d89563a8d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid Id.","result":null} 2024-09-07 11:19:13.210 +05:30 93482e28-5787-49d8-a6e1-3cbfc4467039 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=0&parentId=0&tagId=4 - 400 91 application/json; charset=utf-8 15.7379ms 2024-09-07 11:19:30.735 +05:30 c0b80dd8-6a5f-4aec-aa00-e11cec8c32a0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=4&parentId=0&tagId=4 - null 0 2024-09-07 11:19:30.739 +05:30 c0b80dd8-6a5f-4aec-aa00-e11cec8c32a0 INF HTTP request: Path: /tag/updatetagparent QueryString: ?id=4&parentId=0&tagId=4 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg3Nzk1LCJleHAiOjE3MjU2ODgzOTUsImlhdCI6MTcyNTY4Nzc5NX0.Jbp64v8pg8Zc-okJ7uEC5LRIGsB_Wn91EBIKiWqmxSE}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 78e5d5ec-13c3-4aca-9143-9b0994c163aa} Host: 103.120.178.195 Body: 2024-09-07 11:19:30.740 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:19:30.741 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Route matched with {action = "UpdateTagParent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdateTagParent(Int32, Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:19:30.745 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:19:30.747 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Executed action Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api) in 5.2002ms 2024-09-07 11:19:30.747 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.UpdateTagParent (Sang.Masters.Api)' 2024-09-07 11:19:30.748 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c0b80dd8-6a5f-4aec-aa00-e11cec8c32a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Failure","statusCode":4000,"message":"Please provide a valid Parent Id.","result":null} 2024-09-07 11:19:30.750 +05:30 1b57f3cf-5594-40d9-92c9-b47b25d1fc6b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/tag/updatetagparent?id=4&parentId=0&tagId=4 - 400 98 application/json; charset=utf-8 15.0798ms 2024-09-07 11:19:50.893 +05:30 93226c1e-fced-4e1f-ab35-ce741338ae4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:19:50.894 +05:30 93226c1e-fced-4e1f-ab35-ce741338ae4e INF CORS policy execution successful. 2024-09-07 11:19:50.896 +05:30 93226c1e-fced-4e1f-ab35-ce741338ae4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 3.6771ms 2024-09-07 11:19:50.947 +05:30 7f306722-513a-4273-811c-33835117d6bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:19:50.949 +05:30 7f306722-513a-4273-811c-33835117d6bd INF CORS policy execution successful. 2024-09-07 11:19:50.949 +05:30 7f306722-513a-4273-811c-33835117d6bd INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODc4MDcsImV4cCI6MTcyNTY4ODQwNywiaWF0IjoxNzI1Njg3ODA3fQ.rcUdTDol2EiwWgqLb7N0o4ja54KPMmI_ODA7R0T1Y00}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:19:50.950 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:19:50.950 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:19:51.033 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:19:51.033 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 82.7799ms 2024-09-07 11:19:51.033 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:19:51.034 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f306722-513a-4273-811c-33835117d6bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:19:51.034 +05:30 f9d306c3-e0d5-43a7-9daa-7280657b4c11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 87.4953ms 2024-09-07 11:19:51.077 +05:30 55b2ac41-9cae-469a-9045-959cc234cac9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:19:51.078 +05:30 55b2ac41-9cae-469a-9045-959cc234cac9 INF CORS policy execution successful. 2024-09-07 11:19:51.078 +05:30 55b2ac41-9cae-469a-9045-959cc234cac9 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODc4MDcsImV4cCI6MTcyNTY4ODQwNywiaWF0IjoxNzI1Njg3ODA3fQ.rcUdTDol2EiwWgqLb7N0o4ja54KPMmI_ODA7R0T1Y00}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:19:51.078 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:19:51.079 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:19:51.089 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:19:51.089 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 10.5397ms 2024-09-07 11:19:51.089 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:19:51.090 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55b2ac41-9cae-469a-9045-959cc234cac9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:19:51.091 +05:30 a979897e-300f-4dec-8835-285dfab2c703 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 13.7069ms 2024-09-07 11:28:13.253 +05:30 c26903c0-db26-4f24-be85-cb04cad2cef3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:28:13.256 +05:30 c26903c0-db26-4f24-be85-cb04cad2cef3 INF CORS policy execution successful. 2024-09-07 11:28:13.258 +05:30 c26903c0-db26-4f24-be85-cb04cad2cef3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.075ms 2024-09-07 11:28:13.304 +05:30 825dcc39-cfad-4c53-b27c-0cf57d80229f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:28:13.309 +05:30 825dcc39-cfad-4c53-b27c-0cf57d80229f INF CORS policy execution successful. 2024-09-07 11:28:13.311 +05:30 825dcc39-cfad-4c53-b27c-0cf57d80229f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODg0MzYsImV4cCI6MTcyNTY4OTAzNiwiaWF0IjoxNzI1Njg4NDM2fQ.sGGPi_y4MiCLmlrP09hzZD3pAZPWVdA_IIQh4SZ70dI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:28:13.313 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:28:13.314 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:28:13.451 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:28:13.454 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 139.9249ms 2024-09-07 11:28:13.454 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:28:13.455 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 825dcc39-cfad-4c53-b27c-0cf57d80229f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:28:13.503 +05:30 7f5f1569-7ebc-4fad-b453-00468151e6e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 199.1202ms 2024-09-07 11:28:13.563 +05:30 69bcc66c-f9da-45f8-93c0-5f8cfa19e058 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:28:13.565 +05:30 69bcc66c-f9da-45f8-93c0-5f8cfa19e058 INF CORS policy execution successful. 2024-09-07 11:28:13.566 +05:30 69bcc66c-f9da-45f8-93c0-5f8cfa19e058 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODg0MzYsImV4cCI6MTcyNTY4OTAzNiwiaWF0IjoxNzI1Njg4NDM2fQ.sGGPi_y4MiCLmlrP09hzZD3pAZPWVdA_IIQh4SZ70dI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:28:13.567 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:28:13.567 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:28:13.577 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:28:13.578 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 10.9625ms 2024-09-07 11:28:13.578 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:28:13.579 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69bcc66c-f9da-45f8-93c0-5f8cfa19e058}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:28:13.580 +05:30 8ba90198-3933-4f93-8328-4c019a33dafa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 17.0274ms 2024-09-07 11:30:21.320 +05:30 1d74e8c5-035b-4082-8189-eabe791f4f60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:30:21.325 +05:30 1d74e8c5-035b-4082-8189-eabe791f4f60 INF CORS policy execution successful. 2024-09-07 11:30:21.329 +05:30 1d74e8c5-035b-4082-8189-eabe791f4f60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 10.1608ms 2024-09-07 11:30:21.384 +05:30 04e2fd5e-2739-4058-ae35-5b9085ad1b77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:30:21.389 +05:30 04e2fd5e-2739-4058-ae35-5b9085ad1b77 INF CORS policy execution successful. 2024-09-07 11:30:21.391 +05:30 04e2fd5e-2739-4058-ae35-5b9085ad1b77 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODg0MzYsImV4cCI6MTcyNTY4OTAzNiwiaWF0IjoxNzI1Njg4NDM2fQ.sGGPi_y4MiCLmlrP09hzZD3pAZPWVdA_IIQh4SZ70dI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:30:21.393 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:30:21.395 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:30:21.463 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:30:21.465 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 70.2566ms 2024-09-07 11:30:21.466 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:30:21.466 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04e2fd5e-2739-4058-ae35-5b9085ad1b77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:30:21.468 +05:30 7ef5d599-d692-48a9-b346-f3694a997952 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 83.489ms 2024-09-07 11:31:07.206 +05:30 e2b4b12c-d25c-48fb-8f90-a134be747245 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId= - null null 2024-09-07 11:31:07.211 +05:30 e2b4b12c-d25c-48fb-8f90-a134be747245 INF HTTP request: Path: /tag/gettagtree QueryString: ?tagId=1&languageId= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg4ODQ2LCJleHAiOjE3MjU2ODk0NDYsImlhdCI6MTcyNTY4ODg0Nn0._qT4I58TgZ6OE2ks7dT8djFaExRD2jlhF3ewaiT_Hvo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: c8eb5988-20de-4018-b09d-efd65c0e4033} Host: 103.120.178.195 Body: 2024-09-07 11:31:07.212 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:31:07.213 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Route matched with {action = "GetTagTree", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTree(Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:31:07.217 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:31:07.218 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api) in 4.9133ms 2024-09-07 11:31:07.218 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:31:07.218 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e2b4b12c-d25c-48fb-8f90-a134be747245}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 98} Body: {"status":"Failure","statusCode":4000,"message":"Please provide valid language Id.","result":null} 2024-09-07 11:31:07.219 +05:30 604c1490-a97f-43cc-a3d0-07464c700a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId= - 400 98 application/json; charset=utf-8 13.4715ms 2024-09-07 11:31:34.060 +05:30 06199b82-daaf-4166-a7b5-679fb2191f38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - null null 2024-09-07 11:31:34.065 +05:30 06199b82-daaf-4166-a7b5-679fb2191f38 INF HTTP request: Path: /tag/gettagtree QueryString: ?tagId=1&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Njg4ODQ2LCJleHAiOjE3MjU2ODk0NDYsImlhdCI6MTcyNTY4ODg0Nn0._qT4I58TgZ6OE2ks7dT8djFaExRD2jlhF3ewaiT_Hvo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 879864fc-1b32-4e86-a64f-711c6f1bbd8d} Host: 103.120.178.195 Body: 2024-09-07 11:31:34.066 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:31:34.067 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Route matched with {action = "GetTagTree", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTree(Int32, Int32) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:31:34.127 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:31:34.129 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api) in 61.2272ms 2024-09-07 11:31:34.129 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagTree (Sang.Masters.Api)' 2024-09-07 11:31:34.129 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06199b82-daaf-4166-a7b5-679fb2191f38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 366} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"ParentId\":0,\"ParentName\":null},{\"Id\":1,\"Name\":\"Entity1\",\"ParentId\":0,\"ParentName\":null},{\"Id\":2,\"Name\":\"Entity2\",\"ParentId\":0,\"ParentName\":null},{\"Id\":3,\"Name\":\"Entity3\",\"ParentId\":0,\"ParentName\":null}]"} 2024-09-07 11:31:34.130 +05:30 2f07fab6-9a71-4e18-a829-cee12d181890 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagtree?tagId=1&languageId=1 - 200 366 application/json; charset=utf-8 69.8789ms 2024-09-07 11:42:05.615 +05:30 INF Application is shutting down... 2024-09-07 11:43:13.383 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 11:43:13.434 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 11:43:13.460 +05:30 INF Creating key {9205d53a-2b0e-4d7b-9b98-44407748aad6} with creation date 2024-09-07 06:13:13Z, activation date 2024-09-07 06:13:13Z, and expiration date 2024-12-06 06:13:13Z. 2024-09-07 11:43:13.476 +05:30 WRN No XML encryptor configured. Key {9205d53a-2b0e-4d7b-9b98-44407748aad6} may be persisted to storage in unencrypted form. 2024-09-07 11:43:13.651 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 11:43:13.652 +05:30 INF Hosting environment: Production 2024-09-07 11:43:13.652 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 11:43:13.665 +05:30 1474b677-522a-48af-98af-6a41000b6a37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:43:13.727 +05:30 1474b677-522a-48af-98af-6a41000b6a37 INF CORS policy execution successful. 2024-09-07 11:43:13.734 +05:30 1474b677-522a-48af-98af-6a41000b6a37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 70.9082ms 2024-09-07 11:43:13.782 +05:30 11e1c4db-e866-47be-8b89-5c5879ab742d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:43:13.904 +05:30 11e1c4db-e866-47be-8b89-5c5879ab742d INF CORS policy execution successful. 2024-09-07 11:43:13.925 +05:30 11e1c4db-e866-47be-8b89-5c5879ab742d INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODk1ODcsImV4cCI6MTcyNTY5MDE4NywiaWF0IjoxNzI1Njg5NTg3fQ.d7zZ0FeQEIfqbdGMgwDGbijxAkpWukhrYPnxY9M9D-Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:43:13.969 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:14.002 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:43:14.430 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:43:14.481 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 474.5531ms 2024-09-07 11:43:14.482 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:14.484 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11e1c4db-e866-47be-8b89-5c5879ab742d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:43:14.495 +05:30 500abfaa-f1be-4090-8d9c-66d199e57951 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 712.5896ms 2024-09-07 11:43:23.920 +05:30 db630dea-6d84-4c39-b520-8d751f716e02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:43:23.927 +05:30 db630dea-6d84-4c39-b520-8d751f716e02 INF CORS policy execution successful. 2024-09-07 11:43:23.928 +05:30 db630dea-6d84-4c39-b520-8d751f716e02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 7.4299ms 2024-09-07 11:43:23.970 +05:30 0ef76d64-e5b1-48df-b66d-ac439e9b285b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:43:23.972 +05:30 0ef76d64-e5b1-48df-b66d-ac439e9b285b INF CORS policy execution successful. 2024-09-07 11:43:23.974 +05:30 0ef76d64-e5b1-48df-b66d-ac439e9b285b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODk1ODcsImV4cCI6MTcyNTY5MDE4NywiaWF0IjoxNzI1Njg5NTg3fQ.d7zZ0FeQEIfqbdGMgwDGbijxAkpWukhrYPnxY9M9D-Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:43:23.981 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:23.982 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:43:24.002 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:43:24.004 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 22.3251ms 2024-09-07 11:43:24.005 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:24.006 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ef76d64-e5b1-48df-b66d-ac439e9b285b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:43:24.007 +05:30 c8f7c1ae-c57f-4646-9e2f-4de995692181 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 36.4386ms 2024-09-07 11:43:24.062 +05:30 46e0c216-3e81-4373-acb6-b665ed5de7ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:43:24.063 +05:30 46e0c216-3e81-4373-acb6-b665ed5de7ce INF CORS policy execution successful. 2024-09-07 11:43:24.064 +05:30 46e0c216-3e81-4373-acb6-b665ed5de7ce INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODk1ODcsImV4cCI6MTcyNTY5MDE4NywiaWF0IjoxNzI1Njg5NTg3fQ.d7zZ0FeQEIfqbdGMgwDGbijxAkpWukhrYPnxY9M9D-Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:43:24.067 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:24.067 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:43:24.084 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:43:24.095 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 27.5877ms 2024-09-07 11:43:24.095 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:43:24.096 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46e0c216-3e81-4373-acb6-b665ed5de7ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:43:24.097 +05:30 b81b1e25-282d-4cbf-b78f-41ea4680f447 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 35.082ms 2024-09-07 11:50:42.728 +05:30 fd13ea59-1561-44d5-a70d-a0b385917761 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:50:42.733 +05:30 fd13ea59-1561-44d5-a70d-a0b385917761 INF CORS policy execution successful. 2024-09-07 11:50:42.736 +05:30 fd13ea59-1561-44d5-a70d-a0b385917761 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 8.8723ms 2024-09-07 11:50:42.806 +05:30 85020e35-adfe-4c48-b25d-da1f00ba62b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:50:42.810 +05:30 85020e35-adfe-4c48-b25d-da1f00ba62b7 INF CORS policy execution successful. 2024-09-07 11:50:42.812 +05:30 85020e35-adfe-4c48-b25d-da1f00ba62b7 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODk1ODcsImV4cCI6MTcyNTY5MDE4NywiaWF0IjoxNzI1Njg5NTg3fQ.d7zZ0FeQEIfqbdGMgwDGbijxAkpWukhrYPnxY9M9D-Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:50:42.814 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:50:42.815 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:50:42.861 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:50:42.865 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 49.2215ms 2024-09-07 11:50:42.865 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:50:42.867 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85020e35-adfe-4c48-b25d-da1f00ba62b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:50:42.868 +05:30 71879a00-c3c9-4160-8ab1-1e86dae956f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 61.7849ms 2024-09-07 11:50:42.922 +05:30 39e9daf5-745d-4945-b160-462f1e2d5dd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:50:42.923 +05:30 39e9daf5-745d-4945-b160-462f1e2d5dd2 INF CORS policy execution successful. 2024-09-07 11:50:42.924 +05:30 39e9daf5-745d-4945-b160-462f1e2d5dd2 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2ODk1ODcsImV4cCI6MTcyNTY5MDE4NywiaWF0IjoxNzI1Njg5NTg3fQ.d7zZ0FeQEIfqbdGMgwDGbijxAkpWukhrYPnxY9M9D-Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:50:42.924 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:50:42.925 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:50:42.934 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:50:42.935 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.7026ms 2024-09-07 11:50:42.935 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:50:42.936 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39e9daf5-745d-4945-b160-462f1e2d5dd2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:50:42.936 +05:30 e68344f9-6821-49ac-a81e-727337a696fd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 14.1849ms 2024-09-07 11:54:00.744 +05:30 aefd22d0-3bf1-47e3-b589-324fa884df9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:00.748 +05:30 aefd22d0-3bf1-47e3-b589-324fa884df9c INF CORS policy execution successful. 2024-09-07 11:54:00.752 +05:30 aefd22d0-3bf1-47e3-b589-324fa884df9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.1451ms 2024-09-07 11:54:00.801 +05:30 43c20887-89cd-4f83-8bfd-06173be1c638 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:00.805 +05:30 43c20887-89cd-4f83-8bfd-06173be1c638 INF CORS policy execution successful. 2024-09-07 11:54:00.808 +05:30 43c20887-89cd-4f83-8bfd-06173be1c638 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:00.810 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:00.811 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:00.880 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:00.887 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 75.1955ms 2024-09-07 11:54:00.887 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:00.888 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43c20887-89cd-4f83-8bfd-06173be1c638}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:00.889 +05:30 d9354724-2ec8-42e6-9fc3-1a8e56342c6c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 87.917ms 2024-09-07 11:54:00.933 +05:30 c03622d8-2d76-4b06-b540-09c7745e7399 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:00.934 +05:30 c03622d8-2d76-4b06-b540-09c7745e7399 INF CORS policy execution successful. 2024-09-07 11:54:00.935 +05:30 c03622d8-2d76-4b06-b540-09c7745e7399 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:00.935 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:00.935 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:00.945 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:00.945 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.6894ms 2024-09-07 11:54:00.945 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:00.946 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c03622d8-2d76-4b06-b540-09c7745e7399}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:00.946 +05:30 bae9b211-c2e8-4070-a65b-d375ad7c456c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 13.2834ms 2024-09-07 11:54:05.941 +05:30 933a1fb4-5102-4ceb-8321-1f01124b697b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:05.942 +05:30 933a1fb4-5102-4ceb-8321-1f01124b697b INF CORS policy execution successful. 2024-09-07 11:54:05.943 +05:30 933a1fb4-5102-4ceb-8321-1f01124b697b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.6032ms 2024-09-07 11:54:05.995 +05:30 1f2230e9-2469-4a1c-b6d7-dea32e2a862e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:05.996 +05:30 1f2230e9-2469-4a1c-b6d7-dea32e2a862e INF CORS policy execution successful. 2024-09-07 11:54:05.997 +05:30 1f2230e9-2469-4a1c-b6d7-dea32e2a862e INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:05.998 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:05.998 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:06.009 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:06.009 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 11.1358ms 2024-09-07 11:54:06.009 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:06.010 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f2230e9-2469-4a1c-b6d7-dea32e2a862e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:06.010 +05:30 979e6975-0da2-40e4-a8d3-7cfe9f1610ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 15.4956ms 2024-09-07 11:54:06.087 +05:30 6ef57b72-f181-4a0a-89a9-d7f4373cc49c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:06.088 +05:30 6ef57b72-f181-4a0a-89a9-d7f4373cc49c INF CORS policy execution successful. 2024-09-07 11:54:06.089 +05:30 6ef57b72-f181-4a0a-89a9-d7f4373cc49c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:06.089 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:06.089 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:06.098 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:06.099 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.3858ms 2024-09-07 11:54:06.099 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:06.099 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ef57b72-f181-4a0a-89a9-d7f4373cc49c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:06.100 +05:30 3d25bb2a-57f8-42c6-b5f4-03611a160342 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 13.704ms 2024-09-07 11:54:26.216 +05:30 5f8a265f-7108-4d00-bdcd-02f345359983 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:26.217 +05:30 5f8a265f-7108-4d00-bdcd-02f345359983 INF CORS policy execution successful. 2024-09-07 11:54:26.218 +05:30 5f8a265f-7108-4d00-bdcd-02f345359983 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.6476ms 2024-09-07 11:54:26.269 +05:30 31542a2e-1024-4ab6-8016-a8cfbd17f7d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:26.271 +05:30 31542a2e-1024-4ab6-8016-a8cfbd17f7d7 INF CORS policy execution successful. 2024-09-07 11:54:26.271 +05:30 31542a2e-1024-4ab6-8016-a8cfbd17f7d7 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:26.272 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:26.273 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:26.281 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:26.282 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.141ms 2024-09-07 11:54:26.282 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:26.282 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31542a2e-1024-4ab6-8016-a8cfbd17f7d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:26.283 +05:30 24d0fcd9-7f25-4871-8c44-3d695904ace3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 13.8178ms 2024-09-07 11:54:26.403 +05:30 38472e80-b3f3-423e-835c-700df76f54a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:54:26.404 +05:30 38472e80-b3f3-423e-835c-700df76f54a4 INF CORS policy execution successful. 2024-09-07 11:54:26.404 +05:30 38472e80-b3f3-423e-835c-700df76f54a4 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:54:26.405 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:26.405 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:54:26.415 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:54:26.416 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 10.584ms 2024-09-07 11:54:26.416 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:54:26.416 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38472e80-b3f3-423e-835c-700df76f54a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:54:26.417 +05:30 a73bad61-4bc0-43a7-9616-a6bc9db6d216 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 14.6ms 2024-09-07 11:55:14.045 +05:30 9eb56c25-b72c-4cc3-a8b8-41b835d46c34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:55:14.048 +05:30 9eb56c25-b72c-4cc3-a8b8-41b835d46c34 INF CORS policy execution successful. 2024-09-07 11:55:14.050 +05:30 9eb56c25-b72c-4cc3-a8b8-41b835d46c34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.052ms 2024-09-07 11:55:14.095 +05:30 6e0b4e11-5016-49d6-821a-557c99ea374f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:55:14.097 +05:30 6e0b4e11-5016-49d6-821a-557c99ea374f INF CORS policy execution successful. 2024-09-07 11:55:14.099 +05:30 6e0b4e11-5016-49d6-821a-557c99ea374f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:55:14.101 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:55:14.102 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:55:14.122 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:55:14.123 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 21.6132ms 2024-09-07 11:55:14.123 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:55:14.124 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e0b4e11-5016-49d6-821a-557c99ea374f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:55:14.125 +05:30 7cbdbda9-a4a7-49d5-97fb-19f99029168d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 29.7839ms 2024-09-07 11:55:14.186 +05:30 2ec96491-b416-4bfb-b167-f2600f81759e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:55:14.187 +05:30 2ec96491-b416-4bfb-b167-f2600f81759e INF CORS policy execution successful. 2024-09-07 11:55:14.188 +05:30 2ec96491-b416-4bfb-b167-f2600f81759e INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:55:14.188 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:55:14.189 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:55:14.210 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:55:14.210 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 21.5143ms 2024-09-07 11:55:14.210 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:55:14.210 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ec96491-b416-4bfb-b167-f2600f81759e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:55:14.211 +05:30 8aea648f-4682-4161-8d02-8a12c1141395 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 24.657ms 2024-09-07 11:56:07.734 +05:30 3fba446d-5fb4-4dcd-8562-6358fc58eb68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:56:07.735 +05:30 3fba446d-5fb4-4dcd-8562-6358fc58eb68 INF CORS policy execution successful. 2024-09-07 11:56:07.736 +05:30 3fba446d-5fb4-4dcd-8562-6358fc58eb68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.8723ms 2024-09-07 11:56:07.787 +05:30 48d83070-c913-4807-800f-9fd2456e78a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:56:07.789 +05:30 48d83070-c913-4807-800f-9fd2456e78a4 INF CORS policy execution successful. 2024-09-07 11:56:07.790 +05:30 48d83070-c913-4807-800f-9fd2456e78a4 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:56:07.791 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:56:07.791 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:56:07.807 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:56:07.807 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 16.006ms 2024-09-07 11:56:07.807 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:56:07.808 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48d83070-c913-4807-800f-9fd2456e78a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:56:07.808 +05:30 8a567033-39c5-4f1c-857e-7364fa9fcc91 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 21.754ms 2024-09-07 11:56:07.876 +05:30 8db96a45-c6ae-44d9-b1f4-bf3e077cfc7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:56:07.877 +05:30 8db96a45-c6ae-44d9-b1f4-bf3e077cfc7b INF CORS policy execution successful. 2024-09-07 11:56:07.877 +05:30 8db96a45-c6ae-44d9-b1f4-bf3e077cfc7b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:56:07.877 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:56:07.878 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:56:07.883 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:56:07.884 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 5.9214ms 2024-09-07 11:56:07.884 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:56:07.884 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8db96a45-c6ae-44d9-b1f4-bf3e077cfc7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:56:07.885 +05:30 70516673-8752-47ca-8ea8-20ea674b37e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 9.0289ms 2024-09-07 11:57:25.651 +05:30 47bbc0aa-fcf4-4427-a364-1faae2296efe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:25.654 +05:30 47bbc0aa-fcf4-4427-a364-1faae2296efe INF CORS policy execution successful. 2024-09-07 11:57:25.655 +05:30 47bbc0aa-fcf4-4427-a364-1faae2296efe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.5354ms 2024-09-07 11:57:25.711 +05:30 963294ed-c208-4da8-b35d-116710c51b6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:25.718 +05:30 963294ed-c208-4da8-b35d-116710c51b6d INF CORS policy execution successful. 2024-09-07 11:57:25.720 +05:30 963294ed-c208-4da8-b35d-116710c51b6d INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:57:25.722 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:25.723 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:57:25.740 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:57:25.741 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 17.9649ms 2024-09-07 11:57:25.742 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:25.742 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 963294ed-c208-4da8-b35d-116710c51b6d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:57:25.743 +05:30 799d04f6-333e-4f1a-b79e-c9d710bebfa9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 31.9742ms 2024-09-07 11:57:25.837 +05:30 8f81e2d8-7896-49de-a6e6-051d74399282 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:25.837 +05:30 8f81e2d8-7896-49de-a6e6-051d74399282 INF CORS policy execution successful. 2024-09-07 11:57:25.838 +05:30 8f81e2d8-7896-49de-a6e6-051d74399282 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:57:25.838 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:25.838 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:57:25.845 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:57:25.845 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 6.7945ms 2024-09-07 11:57:25.845 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:25.846 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f81e2d8-7896-49de-a6e6-051d74399282}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:57:25.846 +05:30 d2b1e99e-49b9-49dc-8e58-dbecf6a38c64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 9.8021ms 2024-09-07 11:57:31.026 +05:30 483ce448-fa2d-41f9-a3ad-76c7a52c034b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:31.027 +05:30 483ce448-fa2d-41f9-a3ad-76c7a52c034b INF CORS policy execution successful. 2024-09-07 11:57:31.027 +05:30 483ce448-fa2d-41f9-a3ad-76c7a52c034b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.9077ms 2024-09-07 11:57:31.079 +05:30 bd82a2f5-dbc3-4fc5-b9fa-ddd7bcf18a5f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:31.080 +05:30 bd82a2f5-dbc3-4fc5-b9fa-ddd7bcf18a5f INF CORS policy execution successful. 2024-09-07 11:57:31.080 +05:30 bd82a2f5-dbc3-4fc5-b9fa-ddd7bcf18a5f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:57:31.081 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:31.081 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:57:31.141 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:57:31.141 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 60.1471ms 2024-09-07 11:57:31.141 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:31.142 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd82a2f5-dbc3-4fc5-b9fa-ddd7bcf18a5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6244} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"dModifiedOn\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"dModifiedOn\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"dModifiedOn\":\"2024-08-19T13:33:46.55\"},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"dModifiedOn\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"dModifiedOn\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"dModifiedOn\":\"2024-08-27T13:38:03.487\"},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"dModifiedOn\":\"2024-08-28T10:38:59.803\"},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"dModifiedOn\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"dModifiedOn\":\"2024-08-29T09:51:58.513\"},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"dModifiedOn\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"dModifiedOn\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"dModifiedOn\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"dModifiedOn\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"dModifiedOn\":\"2024-09-06T09:02:21.353\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:57:31.143 +05:30 b69e21d4-1400-41b7-a27b-2a7924ed9328 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6244 application/json; charset=utf-8 63.2323ms 2024-09-07 11:57:39.816 +05:30 de793b38-b6a1-4315-ba46-53cce7f2dfe4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:39.817 +05:30 de793b38-b6a1-4315-ba46-53cce7f2dfe4 INF CORS policy execution successful. 2024-09-07 11:57:39.818 +05:30 de793b38-b6a1-4315-ba46-53cce7f2dfe4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.0487ms 2024-09-07 11:57:39.865 +05:30 0256c8f1-734a-4710-b9f8-0f4b6299a02b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:39.866 +05:30 0256c8f1-734a-4710-b9f8-0f4b6299a02b INF CORS policy execution successful. 2024-09-07 11:57:39.867 +05:30 0256c8f1-734a-4710-b9f8-0f4b6299a02b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:57:39.867 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:39.867 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:57:39.930 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:57:39.931 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 62.9629ms 2024-09-07 11:57:39.931 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:39.931 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0256c8f1-734a-4710-b9f8-0f4b6299a02b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6244} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"dModifiedOn\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"dModifiedOn\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"dModifiedOn\":\"2024-08-19T13:33:46.55\"},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"dModifiedOn\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"dModifiedOn\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"dModifiedOn\":\"2024-08-27T13:38:03.487\"},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"dModifiedOn\":\"2024-08-28T10:38:59.803\"},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"dModifiedOn\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"dModifiedOn\":\"2024-08-29T09:51:58.513\"},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"dModifiedOn\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"dModifiedOn\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"dModifiedOn\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"dModifiedOn\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"dModifiedOn\":\"2024-09-06T09:02:21.353\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:57:39.932 +05:30 d5573dd1-0168-4cfb-b643-0611499d7b0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6244 application/json; charset=utf-8 66.366ms 2024-09-07 11:57:39.980 +05:30 493965b5-6b60-408d-8f8e-6645cc3501d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:57:39.981 +05:30 493965b5-6b60-408d-8f8e-6645cc3501d4 INF CORS policy execution successful. 2024-09-07 11:57:39.981 +05:30 493965b5-6b60-408d-8f8e-6645cc3501d4 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:57:39.981 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:39.982 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:57:39.988 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:57:39.989 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 6.9578ms 2024-09-07 11:57:39.989 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:57:39.989 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 493965b5-6b60-408d-8f8e-6645cc3501d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6244} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"dModifiedOn\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"dModifiedOn\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"dModifiedOn\":\"2024-08-19T13:33:46.55\"},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"dModifiedOn\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"dModifiedOn\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"dModifiedOn\":\"2024-08-27T13:38:03.487\"},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"dModifiedOn\":\"2024-08-28T10:38:59.803\"},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"dModifiedOn\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"dModifiedOn\":\"2024-08-29T09:51:58.513\"},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"dModifiedOn\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"dModifiedOn\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"dModifiedOn\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"dModifiedOn\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"dModifiedOn\":\"2024-09-06T09:02:21.353\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:57:39.990 +05:30 34f29f3f-b236-4fba-8394-b157c61713ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6244 application/json; charset=utf-8 9.9502ms 2024-09-07 11:58:51.823 +05:30 cf25c537-96ed-42de-8740-79e713525e49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:58:51.826 +05:30 cf25c537-96ed-42de-8740-79e713525e49 INF CORS policy execution successful. 2024-09-07 11:58:51.828 +05:30 cf25c537-96ed-42de-8740-79e713525e49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.9321ms 2024-09-07 11:58:51.872 +05:30 7a1f20da-8f66-4a34-9580-66b09221c39f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 11:58:51.874 +05:30 7a1f20da-8f66-4a34-9580-66b09221c39f INF CORS policy execution successful. 2024-09-07 11:58:51.875 +05:30 7a1f20da-8f66-4a34-9580-66b09221c39f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 11:58:51.876 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:58:51.877 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 11:58:51.899 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 11:58:51.900 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 23.2283ms 2024-09-07 11:58:51.901 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 11:58:51.902 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a1f20da-8f66-4a34-9580-66b09221c39f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 11:58:51.902 +05:30 9a424a1d-fc56-4761-b625-05f74a21b0d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 30.7193ms 2024-09-07 12:00:32.175 +05:30 d907828b-b800-4904-afc2-7783ffecee0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:32.178 +05:30 d907828b-b800-4904-afc2-7783ffecee0a INF CORS policy execution successful. 2024-09-07 12:00:32.180 +05:30 d907828b-b800-4904-afc2-7783ffecee0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 5.0339ms 2024-09-07 12:00:32.463 +05:30 01a31adf-4ce5-4df1-b7dd-2fd0b8a27ce1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:32.463 +05:30 01a31adf-4ce5-4df1-b7dd-2fd0b8a27ce1 INF CORS policy execution successful. 2024-09-07 12:00:32.463 +05:30 01a31adf-4ce5-4df1-b7dd-2fd0b8a27ce1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.7282ms 2024-09-07 12:00:32.512 +05:30 aac98901-80be-4541-b004-236e545806a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:32.517 +05:30 aac98901-80be-4541-b004-236e545806a8 INF CORS policy execution successful. 2024-09-07 12:00:32.520 +05:30 aac98901-80be-4541-b004-236e545806a8 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:00:32.522 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:32.523 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:00:32.597 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:00:32.599 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 75.1669ms 2024-09-07 12:00:32.599 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:32.599 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aac98901-80be-4541-b004-236e545806a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:00:32.600 +05:30 4c1c0a7f-71ef-4b91-816a-eb669ca4a70e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 88.4377ms 2024-09-07 12:00:32.677 +05:30 07dc8d83-f7df-4555-9b5b-4cb302822796 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:32.678 +05:30 07dc8d83-f7df-4555-9b5b-4cb302822796 INF CORS policy execution successful. 2024-09-07 12:00:32.679 +05:30 07dc8d83-f7df-4555-9b5b-4cb302822796 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:00:32.680 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:32.680 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:00:32.690 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:00:32.691 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 10.8165ms 2024-09-07 12:00:32.691 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:32.691 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07dc8d83-f7df-4555-9b5b-4cb302822796}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:00:32.692 +05:30 40e579a0-b410-43b8-ba5c-3ab8563e5f7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 15.0283ms 2024-09-07 12:00:50.989 +05:30 b1243826-b520-49dd-95c9-48c390cb907d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:50.989 +05:30 b1243826-b520-49dd-95c9-48c390cb907d INF CORS policy execution successful. 2024-09-07 12:00:50.990 +05:30 b1243826-b520-49dd-95c9-48c390cb907d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.1041ms 2024-09-07 12:00:51.046 +05:30 8605f14e-feed-4973-b379-1e4c5bbd839c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:51.048 +05:30 8605f14e-feed-4973-b379-1e4c5bbd839c INF CORS policy execution successful. 2024-09-07 12:00:51.049 +05:30 8605f14e-feed-4973-b379-1e4c5bbd839c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:00:51.050 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:51.050 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:00:51.064 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:00:51.065 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 14.5947ms 2024-09-07 12:00:51.065 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:51.065 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8605f14e-feed-4973-b379-1e4c5bbd839c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:00:51.066 +05:30 7e032fd3-ee4f-47f2-97ad-9b04d9c23fab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 19.2728ms 2024-09-07 12:00:51.133 +05:30 4d422842-c537-4428-91f2-6347aa8ba9a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:00:51.133 +05:30 4d422842-c537-4428-91f2-6347aa8ba9a9 INF CORS policy execution successful. 2024-09-07 12:00:51.134 +05:30 4d422842-c537-4428-91f2-6347aa8ba9a9 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:00:51.134 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:51.134 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:00:51.141 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:00:51.141 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 6.8281ms 2024-09-07 12:00:51.141 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:00:51.141 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d422842-c537-4428-91f2-6347aa8ba9a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:00:51.142 +05:30 266eca51-9957-4b18-9b92-13670b8f9a9b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 9.6625ms 2024-09-07 12:01:04.305 +05:30 ed547250-cd9a-46d2-91c6-9997c964682a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:01:04.307 +05:30 ed547250-cd9a-46d2-91c6-9997c964682a INF CORS policy execution successful. 2024-09-07 12:01:04.308 +05:30 ed547250-cd9a-46d2-91c6-9997c964682a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.0837ms 2024-09-07 12:01:04.350 +05:30 fefb8b0d-d908-48b5-9286-dadc2a51d26c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:01:04.352 +05:30 fefb8b0d-d908-48b5-9286-dadc2a51d26c INF CORS policy execution successful. 2024-09-07 12:01:04.352 +05:30 fefb8b0d-d908-48b5-9286-dadc2a51d26c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:01:04.353 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:01:04.354 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:01:04.369 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:01:04.370 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 16.2204ms 2024-09-07 12:01:04.370 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:01:04.370 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fefb8b0d-d908-48b5-9286-dadc2a51d26c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:01:04.371 +05:30 0af75d2c-690c-466a-acc0-7bc76835014f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 20.9423ms 2024-09-07 12:01:04.454 +05:30 5e5e24c0-e88e-41de-b186-55ae2fb218e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:01:04.456 +05:30 5e5e24c0-e88e-41de-b186-55ae2fb218e8 INF CORS policy execution successful. 2024-09-07 12:01:04.458 +05:30 5e5e24c0-e88e-41de-b186-55ae2fb218e8 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:01:04.460 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:01:04.460 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:01:04.492 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:01:04.493 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 32.6415ms 2024-09-07 12:01:04.493 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:01:04.494 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e5e24c0-e88e-41de-b186-55ae2fb218e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:01:04.501 +05:30 a672ece3-45b7-48bf-b4f0-b857d0b77c94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5179 application/json; charset=utf-8 41.989ms 2024-09-07 12:06:11.540 +05:30 35813b3c-7c3a-421f-8014-8d960d25dc48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:11.543 +05:30 35813b3c-7c3a-421f-8014-8d960d25dc48 INF CORS policy execution successful. 2024-09-07 12:06:11.545 +05:30 35813b3c-7c3a-421f-8014-8d960d25dc48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.6307ms 2024-09-07 12:06:11.609 +05:30 bb2ee701-d237-45e1-ba20-96a10d45209b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:11.621 +05:30 bb2ee701-d237-45e1-ba20-96a10d45209b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 6:33:14 AM', Current time (UTC): '9/7/2024 6:36:11 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 12:06:11.637 +05:30 bb2ee701-d237-45e1-ba20-96a10d45209b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 6:33:14 AM', Current time (UTC): '9/7/2024 6:36:11 AM'. 2024-09-07 12:06:11.637 +05:30 bb2ee701-d237-45e1-ba20-96a10d45209b INF CORS policy execution successful. 2024-09-07 12:06:11.638 +05:30 bb2ee701-d237-45e1-ba20-96a10d45209b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:11.641 +05:30 66695680-9b14-4bf4-87f1-b57dd145d49c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 12:06:11.647 +05:30 66695680-9b14-4bf4-87f1-b57dd145d49c INF AuthenticationScheme: Bearer was challenged. 2024-09-07 12:06:11.648 +05:30 66695680-9b14-4bf4-87f1-b57dd145d49c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: bb2ee701-d237-45e1-ba20-96a10d45209b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 06:33:14'"} Body: 2024-09-07 12:06:11.650 +05:30 66695680-9b14-4bf4-87f1-b57dd145d49c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 401 null null 41.0354ms 2024-09-07 12:06:11.703 +05:30 ee400321-7d6a-4b49-bd70-b677f5db4da3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:11.704 +05:30 ee400321-7d6a-4b49-bd70-b677f5db4da3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 6:33:14 AM', Current time (UTC): '9/7/2024 6:36:11 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 12:06:11.705 +05:30 ee400321-7d6a-4b49-bd70-b677f5db4da3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 6:33:14 AM', Current time (UTC): '9/7/2024 6:36:11 AM'. 2024-09-07 12:06:11.705 +05:30 ee400321-7d6a-4b49-bd70-b677f5db4da3 INF CORS policy execution successful. 2024-09-07 12:06:11.705 +05:30 ee400321-7d6a-4b49-bd70-b677f5db4da3 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTAxOTQsImV4cCI6MTcyNTY5MDc5NCwiaWF0IjoxNzI1NjkwMTk0fQ.1gglEoHRXRdT_W1k1y0aEg047p8U5wZC5pZXy_87jEM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:11.706 +05:30 0c534fc1-25f6-4eff-83d2-8abf716fb7ec INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 12:06:11.706 +05:30 0c534fc1-25f6-4eff-83d2-8abf716fb7ec INF AuthenticationScheme: Bearer was challenged. 2024-09-07 12:06:11.706 +05:30 0c534fc1-25f6-4eff-83d2-8abf716fb7ec INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ee400321-7d6a-4b49-bd70-b677f5db4da3}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 06:33:14'"} Body: 2024-09-07 12:06:11.706 +05:30 0c534fc1-25f6-4eff-83d2-8abf716fb7ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 401 null null 3.3038ms 2024-09-07 12:06:11.993 +05:30 ff8fe460-8a0f-40d5-97c0-6831174a7347 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:11.994 +05:30 ff8fe460-8a0f-40d5-97c0-6831174a7347 INF CORS policy execution successful. 2024-09-07 12:06:11.995 +05:30 ff8fe460-8a0f-40d5-97c0-6831174a7347 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzEsImV4cCI6MTcyNTY5MTU3MSwiaWF0IjoxNzI1NjkwOTcxfQ.5W7tdBfYLqjvyQJwd1unWpq9-hfuaArMlBHsbNIJdiE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:11.995 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:11.997 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:12.062 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:12.063 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 65.6313ms 2024-09-07 12:06:12.063 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:12.063 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff8fe460-8a0f-40d5-97c0-6831174a7347}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:12.064 +05:30 8276f719-7b10-4af6-b372-77f8637eea6c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 70.4904ms 2024-09-07 12:06:12.122 +05:30 afdda43d-009b-4237-a7d0-20271eb0c814 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:12.123 +05:30 afdda43d-009b-4237-a7d0-20271eb0c814 INF CORS policy execution successful. 2024-09-07 12:06:12.124 +05:30 afdda43d-009b-4237-a7d0-20271eb0c814 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzEsImV4cCI6MTcyNTY5MTU3MSwiaWF0IjoxNzI1NjkwOTcxfQ.5W7tdBfYLqjvyQJwd1unWpq9-hfuaArMlBHsbNIJdiE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:12.124 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:12.125 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:12.175 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:12.175 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 50.6033ms 2024-09-07 12:06:12.175 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:12.176 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afdda43d-009b-4237-a7d0-20271eb0c814}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:12.177 +05:30 8e2effa1-8858-4d9b-8d65-c38ec85d80cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 54.1193ms 2024-09-07 12:06:47.544 +05:30 14afb2bb-ed37-40f7-b150-c7955e9c6abd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:47.546 +05:30 14afb2bb-ed37-40f7-b150-c7955e9c6abd INF CORS policy execution successful. 2024-09-07 12:06:47.547 +05:30 14afb2bb-ed37-40f7-b150-c7955e9c6abd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.2897ms 2024-09-07 12:06:47.610 +05:30 151518cc-f23e-4b17-a4d7-9143cb2c97b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:47.614 +05:30 151518cc-f23e-4b17-a4d7-9143cb2c97b1 INF CORS policy execution successful. 2024-09-07 12:06:47.616 +05:30 151518cc-f23e-4b17-a4d7-9143cb2c97b1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:47.618 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:47.619 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:47.676 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:47.677 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 57.0727ms 2024-09-07 12:06:47.678 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:47.678 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 151518cc-f23e-4b17-a4d7-9143cb2c97b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:47.679 +05:30 fcb4aed7-0268-4818-ae81-38d1b087c960 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 69.3055ms 2024-09-07 12:06:47.764 +05:30 3e2657dc-23e2-4b1f-b6f0-853e18152463 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:47.766 +05:30 3e2657dc-23e2-4b1f-b6f0-853e18152463 INF CORS policy execution successful. 2024-09-07 12:06:47.766 +05:30 3e2657dc-23e2-4b1f-b6f0-853e18152463 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:47.768 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:47.768 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:47.777 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:47.778 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.6806ms 2024-09-07 12:06:47.778 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:47.779 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e2657dc-23e2-4b1f-b6f0-853e18152463}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:47.779 +05:30 7d8bcc87-8b03-44f9-b444-c2a853867531 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 14.7566ms 2024-09-07 12:06:54.812 +05:30 12a42451-cf7b-48ed-bf1d-95210734f0b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:54.813 +05:30 12a42451-cf7b-48ed-bf1d-95210734f0b5 INF CORS policy execution successful. 2024-09-07 12:06:54.814 +05:30 12a42451-cf7b-48ed-bf1d-95210734f0b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.9901ms 2024-09-07 12:06:54.867 +05:30 8a81f5e6-eb29-44f4-a450-491784bc82fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:54.868 +05:30 8a81f5e6-eb29-44f4-a450-491784bc82fa INF CORS policy execution successful. 2024-09-07 12:06:54.869 +05:30 8a81f5e6-eb29-44f4-a450-491784bc82fa INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:54.870 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:54.870 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:54.928 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:54.929 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 58.7193ms 2024-09-07 12:06:54.929 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:54.930 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a81f5e6-eb29-44f4-a450-491784bc82fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:54.930 +05:30 602672d6-e9ad-4111-9c98-ff62dc87e736 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 63.2536ms 2024-09-07 12:06:55.022 +05:30 abbac947-49dd-4db4-b636-d1692b17db27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:06:55.023 +05:30 abbac947-49dd-4db4-b636-d1692b17db27 INF CORS policy execution successful. 2024-09-07 12:06:55.023 +05:30 abbac947-49dd-4db4-b636-d1692b17db27 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:06:55.023 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:55.023 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:06:55.064 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:06:55.064 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 41.277ms 2024-09-07 12:06:55.065 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:06:55.065 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: abbac947-49dd-4db4-b636-d1692b17db27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:06:55.065 +05:30 2e648d75-6ae3-424a-88bd-ebad266b4edf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 43.0449ms 2024-09-07 12:07:00.032 +05:30 0ae852fa-98ba-4a88-abf5-6f2eb9a7fd9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:07:00.033 +05:30 0ae852fa-98ba-4a88-abf5-6f2eb9a7fd9f INF CORS policy execution successful. 2024-09-07 12:07:00.033 +05:30 0ae852fa-98ba-4a88-abf5-6f2eb9a7fd9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.1839ms 2024-09-07 12:07:00.089 +05:30 65a2ce30-7e2e-4af9-b953-69444205211b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:07:00.089 +05:30 65a2ce30-7e2e-4af9-b953-69444205211b INF CORS policy execution successful. 2024-09-07 12:07:00.090 +05:30 65a2ce30-7e2e-4af9-b953-69444205211b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:07:00.090 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:07:00.091 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:07:00.129 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:07:00.129 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 38.6423ms 2024-09-07 12:07:00.129 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:07:00.130 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65a2ce30-7e2e-4af9-b953-69444205211b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:07:00.130 +05:30 53c27e47-86a7-4d3d-b451-8ac1a5c798dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 41.5728ms 2024-09-07 12:07:00.176 +05:30 3c34fcd3-5117-41de-a9e2-65a5ae089861 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:07:00.178 +05:30 3c34fcd3-5117-41de-a9e2-65a5ae089861 INF CORS policy execution successful. 2024-09-07 12:07:00.179 +05:30 3c34fcd3-5117-41de-a9e2-65a5ae089861 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:07:00.179 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:07:00.179 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:07:00.186 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:07:00.187 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 7.7578ms 2024-09-07 12:07:00.187 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:07:00.187 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c34fcd3-5117-41de-a9e2-65a5ae089861}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:07:00.188 +05:30 1f5864df-86f8-4c71-ac6b-9c13b270f710 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 11.3702ms 2024-09-07 12:08:04.611 +05:30 328c48dd-c6ec-4cfe-bd52-456f3bc105e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:04.615 +05:30 328c48dd-c6ec-4cfe-bd52-456f3bc105e8 INF CORS policy execution successful. 2024-09-07 12:08:04.617 +05:30 328c48dd-c6ec-4cfe-bd52-456f3bc105e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.2683ms 2024-09-07 12:08:04.661 +05:30 53e2d429-f108-49a2-9f55-ae5009c7f94d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:04.664 +05:30 53e2d429-f108-49a2-9f55-ae5009c7f94d INF CORS policy execution successful. 2024-09-07 12:08:04.665 +05:30 53e2d429-f108-49a2-9f55-ae5009c7f94d INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:08:04.668 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:04.669 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:08:04.745 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:08:04.747 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 77.3026ms 2024-09-07 12:08:04.747 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:04.747 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53e2d429-f108-49a2-9f55-ae5009c7f94d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:08:04.748 +05:30 36e1f6f7-6c10-4d57-a640-a7a3c6c8b19a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 86.8647ms 2024-09-07 12:08:04.798 +05:30 ac44a309-464c-419f-a3cc-ee8f8a8a0a3c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:04.799 +05:30 ac44a309-464c-419f-a3cc-ee8f8a8a0a3c INF CORS policy execution successful. 2024-09-07 12:08:04.800 +05:30 ac44a309-464c-419f-a3cc-ee8f8a8a0a3c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:08:04.800 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:04.800 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:08:04.809 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:08:04.809 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.2472ms 2024-09-07 12:08:04.809 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:04.810 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac44a309-464c-419f-a3cc-ee8f8a8a0a3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:08:04.810 +05:30 f62b2163-98be-4431-8009-57d294feb15f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 12.032ms 2024-09-07 12:08:34.187 +05:30 05535fbf-53c6-4c2c-94c2-717c31564037 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:34.189 +05:30 05535fbf-53c6-4c2c-94c2-717c31564037 INF CORS policy execution successful. 2024-09-07 12:08:34.189 +05:30 05535fbf-53c6-4c2c-94c2-717c31564037 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.2368ms 2024-09-07 12:08:34.242 +05:30 9f267de4-c44e-486c-8461-0b3221aff7d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:34.243 +05:30 9f267de4-c44e-486c-8461-0b3221aff7d6 INF CORS policy execution successful. 2024-09-07 12:08:34.243 +05:30 9f267de4-c44e-486c-8461-0b3221aff7d6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:08:34.244 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:34.244 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:08:34.291 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:08:34.291 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 47.1047ms 2024-09-07 12:08:34.291 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:34.291 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f267de4-c44e-486c-8461-0b3221aff7d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:08:34.293 +05:30 444b6ed9-6ccd-4ccf-ad30-171254fda9aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 51.369ms 2024-09-07 12:08:34.335 +05:30 843407ca-d6e9-441c-8992-56a5e48f4680 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:08:34.335 +05:30 843407ca-d6e9-441c-8992-56a5e48f4680 INF CORS policy execution successful. 2024-09-07 12:08:34.336 +05:30 843407ca-d6e9-441c-8992-56a5e48f4680 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:08:34.336 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:34.336 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:08:34.341 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:08:34.341 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 5.3375ms 2024-09-07 12:08:34.341 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:08:34.342 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 843407ca-d6e9-441c-8992-56a5e48f4680}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:08:34.342 +05:30 e0d9834b-a661-4ba5-b785-32fdaf22a9a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 7.572ms 2024-09-07 12:09:45.403 +05:30 8e74bbb4-51ae-4ea3-9f57-105b29c9e078 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:09:45.405 +05:30 8e74bbb4-51ae-4ea3-9f57-105b29c9e078 INF CORS policy execution successful. 2024-09-07 12:09:45.407 +05:30 8e74bbb4-51ae-4ea3-9f57-105b29c9e078 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 3.2797ms 2024-09-07 12:09:45.453 +05:30 b4a20d63-6d0f-4c1b-ab6e-722b763ce7fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:09:45.455 +05:30 b4a20d63-6d0f-4c1b-ab6e-722b763ce7fe INF CORS policy execution successful. 2024-09-07 12:09:45.456 +05:30 b4a20d63-6d0f-4c1b-ab6e-722b763ce7fe INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:09:45.458 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:09:45.458 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:09:45.501 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:09:45.502 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 43.14ms 2024-09-07 12:09:45.502 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:09:45.502 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4a20d63-6d0f-4c1b-ab6e-722b763ce7fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:09:45.503 +05:30 8edb6eb3-2ed7-44de-adb9-189b2ee9f09b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 50.2178ms 2024-09-07 12:09:45.621 +05:30 5e20ff41-20ee-4b67-9182-f7085ef18185 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:09:45.622 +05:30 5e20ff41-20ee-4b67-9182-f7085ef18185 INF CORS policy execution successful. 2024-09-07 12:09:45.623 +05:30 5e20ff41-20ee-4b67-9182-f7085ef18185 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:09:45.624 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:09:45.625 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:09:45.761 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:09:45.761 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 136.7195ms 2024-09-07 12:09:45.762 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:09:45.762 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e20ff41-20ee-4b67-9182-f7085ef18185}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:09:45.762 +05:30 37068d92-515a-4221-b0cc-e050a292a120 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 141.4831ms 2024-09-07 12:10:10.103 +05:30 53054703-f5ae-4251-99c9-397c941b5e4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:10.105 +05:30 53054703-f5ae-4251-99c9-397c941b5e4f INF CORS policy execution successful. 2024-09-07 12:10:10.106 +05:30 53054703-f5ae-4251-99c9-397c941b5e4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.7009ms 2024-09-07 12:10:10.163 +05:30 bf3dfa8d-d992-42cb-81b8-ebf3b3ad2463 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:10.164 +05:30 bf3dfa8d-d992-42cb-81b8-ebf3b3ad2463 INF CORS policy execution successful. 2024-09-07 12:10:10.166 +05:30 bf3dfa8d-d992-42cb-81b8-ebf3b3ad2463 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:10:10.167 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:10.168 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:10:10.234 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 ERR Invalid column name 'iBE'. 2024-09-07 12:10:10.257 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 ERR Invalid column name 'iBE'. 2024-09-07 12:10:10.258 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:10:10.275 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:7677e57b-b0ad-4d34-898b-4dbb35a17d91 Error Number:207,State:1,Class:16 2024-09-07 12:10:10.277 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:10:10.278 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 110.6635ms 2024-09-07 12:10:10.278 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:10.279 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: bf3dfa8d-d992-42cb-81b8-ebf3b3ad2463}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:10:10.279 +05:30 f2ae076b-abcb-49cb-ae46-4e2351c5dc51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 116.5591ms 2024-09-07 12:10:24.863 +05:30 2adfc9ab-278d-4c84-abd6-046248ff188e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=115&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:24.864 +05:30 2adfc9ab-278d-4c84-abd6-046248ff188e INF CORS policy execution successful. 2024-09-07 12:10:24.865 +05:30 2adfc9ab-278d-4c84-abd6-046248ff188e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=115&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.5969ms 2024-09-07 12:10:24.925 +05:30 a63068ef-d36c-4d8d-8076-3f593dfb2bb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=115&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:24.926 +05:30 a63068ef-d36c-4d8d-8076-3f593dfb2bb4 INF CORS policy execution successful. 2024-09-07 12:10:24.927 +05:30 a63068ef-d36c-4d8d-8076-3f593dfb2bb4 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=115&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:10:24.928 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:24.928 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:10:24.981 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:10:24.982 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 53.3695ms 2024-09-07 12:10:24.982 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:24.982 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a63068ef-d36c-4d8d-8076-3f593dfb2bb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1768} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"bGroup\":null},{\"sName\":\"Test PloSTag1\",\"bGroup\":false},{\"sName\":\"Placesup1\",\"bGroup\":false},{\"sName\":\"Placesup2\",\"bGroup\":false},{\"sName\":\"Placesup3\",\"bGroup\":false},{\"sName\":\"Placesup4\",\"bGroup\":false},{\"sName\":\"Placesup5\",\"bGroup\":false},{\"sName\":\"Placesup6\",\"bGroup\":false},{\"sName\":\"Placesup7\",\"bGroup\":false},{\"sName\":\"Placesup8\",\"bGroup\":false},{\"sName\":\"Placesup9\",\"bGroup\":false},{\"sName\":\"Test PoSTag2\",\"bGroup\":false},{\"sName\":\"Test PoSTag3\",\"bGroup\":false},{\"sName\":\"Test PoSTag5\",\"bGroup\":false},{\"sName\":\"Test PoSTag6\",\"bGroup\":false},{\"sName\":\"Test PoSTag7\",\"bGroup\":false},{\"sName\":\"Test PoSTag8\",\"bGroup\":false},{\"sName\":\"Test PoSTag9\",\"bGroup\":false},{\"sName\":\"Test PoSTag11\",\"bGroup\":false},{\"sName\":\"Test PoSTag20\",\"bGroup\":false},{\"sName\":\"placeofspply1\",\"bGroup\":false},{\"sName\":\"placeofspply2\",\"bGroup\":false},{\"sName\":\"Test PoS13\",\"bGroup\":false},{\"sName\":\"Test PoSTag13\",\"bGroup\":true}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"aasds\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:10:24.982 +05:30 2cf119de-fcd4-401f-887c-57ed008692bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=115&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 1768 application/json; charset=utf-8 56.821ms 2024-09-07 12:10:30.237 +05:30 eae56c92-b50b-4392-a28d-8951cb802f42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=116&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:30.237 +05:30 eae56c92-b50b-4392-a28d-8951cb802f42 INF CORS policy execution successful. 2024-09-07 12:10:30.237 +05:30 eae56c92-b50b-4392-a28d-8951cb802f42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=116&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.5596ms 2024-09-07 12:10:30.311 +05:30 8ec08b5f-0b85-483e-a00d-f9b8c56de3e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=116&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:30.313 +05:30 8ec08b5f-0b85-483e-a00d-f9b8c56de3e0 INF CORS policy execution successful. 2024-09-07 12:10:30.313 +05:30 8ec08b5f-0b85-483e-a00d-f9b8c56de3e0 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=116&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:10:30.313 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:30.314 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:10:30.369 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:10:30.369 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 55.5442ms 2024-09-07 12:10:30.369 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:30.370 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ec08b5f-0b85-483e-a00d-f9b8c56de3e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iCreatedBy\":null,\"sCode\":null,\"bGroup\":null},{\"sName\":\"Test PloSTag1\",\"iCreatedBy\":8,\"sCode\":\"POS01\",\"bGroup\":false},{\"sName\":\"Placesup1\",\"iCreatedBy\":null,\"sCode\":\"PlS1\",\"bGroup\":false},{\"sName\":\"Placesup2\",\"iCreatedBy\":null,\"sCode\":\"PlS2\",\"bGroup\":false},{\"sName\":\"Placesup3\",\"iCreatedBy\":null,\"sCode\":\"PlS3\",\"bGroup\":false},{\"sName\":\"Placesup4\",\"iCreatedBy\":null,\"sCode\":\"PlS4\",\"bGroup\":false},{\"sName\":\"Placesup5\",\"iCreatedBy\":null,\"sCode\":\"PlS5\",\"bGroup\":false},{\"sName\":\"Placesup6\",\"iCreatedBy\":null,\"sCode\":\"PlS6\",\"bGroup\":false},{\"sName\":\"Placesup7\",\"iCreatedBy\":null,\"sCode\":\"PlS7\",\"bGroup\":false},{\"sName\":\"Placesup8\",\"iCreatedBy\":null,\"sCode\":\"PlS8\",\"bGroup\":false},{\"sName\":\"Placesup9\",\"iCreatedBy\":null,\"sCode\":\"PlS9\",\"bGroup\":false},{\"sName\":\"Test PoSTag2\",\"iCreatedBy\":8,\"sCode\":\"POS02\",\"bGroup\":false},{\"sName\":\"Test PoSTag3\",\"iCreatedBy\":8,\"sCode\":\"POS02\",\"bGroup\":false},{\"sName\":\"Test PoSTag5\",\"iCreatedBy\":16,\"sCode\":\"POS05\",\"bGroup\":false},{\"sName\":\"Test PoSTag6\",\"iCreatedBy\":16,\"sCode\":\"POS06\",\"bGroup\":false},{\"sName\":\"Test PoSTag7\",\"iCreatedBy\":16,\"sCode\":\"POS01\",\"bGroup\":false},{\"sName\":\"Test PoSTag8\",\"iCreatedBy\":16,\"sCode\":\"POS08\",\"bGroup\":false},{\"sName\":\"Test PoSTag9\",\"iCreatedBy\":16,\"sCode\":\"POS09\",\"bGroup\":false},{\"sName\":\"Test PoSTag11\",\"iCreatedBy\":16,\"sCode\":\"POS011\",\"bGroup\":false},{\"sName\":\"Test PoSTag20\",\"iCreatedBy\":7,\"sCode\":\"POS020\",\"bGroup\":false},{\"sName\":\"placeofspply1\",\"iCreatedBy\":7,\"sCode\":\"POS-1\",\"bGroup\":false},{\"sName\":\"placeofspply2\",\"iCreatedBy\":7,\"sCode\":\"POS-2\",\"bGroup\":false},{\"sName\":\"Test PoS13\",\"iCreatedBy\":7,\"sCode\":\"POS013\",\"bGroup\":false},{\"sName\":\"Test PoSTag13\",\"iCreatedBy\":7,\"sCode\":\"POS013\",\"bGroup\":true}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:10:30.370 +05:30 002cbcfa-1db7-4766-8c29-26050e9b17ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=116&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 3215 application/json; charset=utf-8 59.4376ms 2024-09-07 12:10:36.452 +05:30 c96f6b06-40a6-4435-8c94-f1190593ffe9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:36.452 +05:30 c96f6b06-40a6-4435-8c94-f1190593ffe9 INF CORS policy execution successful. 2024-09-07 12:10:36.458 +05:30 c96f6b06-40a6-4435-8c94-f1190593ffe9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.2479ms 2024-09-07 12:10:36.520 +05:30 a388ab11-eefa-402f-ac59-06cfe3c96109 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:36.521 +05:30 a388ab11-eefa-402f-ac59-06cfe3c96109 INF CORS policy execution successful. 2024-09-07 12:10:36.521 +05:30 a388ab11-eefa-402f-ac59-06cfe3c96109 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:10:36.521 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:36.521 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:10:36.576 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:10:36.577 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 55.519ms 2024-09-07 12:10:36.577 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:36.578 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a388ab11-eefa-402f-ac59-06cfe3c96109}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"dModifiedOn\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"dModifiedOn\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"dModifiedOn\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"dModifiedOn\":\"2024-08-19T13:33:46.55\"},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"dModifiedOn\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"dModifiedOn\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"dModifiedOn\":\"2024-08-27T13:38:03.487\"},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"dModifiedOn\":\"2024-08-28T10:38:59.803\"},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"dModifiedOn\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"dModifiedOn\":\"2024-08-29T09:51:58.513\"},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"dModifiedOn\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"dModifiedOn\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"dModifiedOn\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"dModifiedOn\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"dModifiedOn\":\"2024-09-07T06:33:54.12\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:10:36.579 +05:30 6b5a06d2-d7dc-4740-b20c-ad5e309cefac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=118&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6242 application/json; charset=utf-8 58.5401ms 2024-09-07 12:10:43.413 +05:30 66f28b40-56dd-4901-9c2f-05ffbe8d9278 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:43.414 +05:30 66f28b40-56dd-4901-9c2f-05ffbe8d9278 INF CORS policy execution successful. 2024-09-07 12:10:43.414 +05:30 66f28b40-56dd-4901-9c2f-05ffbe8d9278 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.5932ms 2024-09-07 12:10:43.472 +05:30 e68275e0-4f44-45a9-a47a-c7eb55b34524 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:10:43.472 +05:30 e68275e0-4f44-45a9-a47a-c7eb55b34524 INF CORS policy execution successful. 2024-09-07 12:10:43.473 +05:30 e68275e0-4f44-45a9-a47a-c7eb55b34524 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:10:43.473 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:43.474 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:10:43.515 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f ERR Invalid column name 'iBE'. 2024-09-07 12:10:43.516 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f ERR Invalid column name 'iBE'. 2024-09-07 12:10:43.516 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:10:43.521 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:7677e57b-b0ad-4d34-898b-4dbb35a17d91 Error Number:207,State:1,Class:16 2024-09-07 12:10:43.521 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:10:43.522 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 48.063ms 2024-09-07 12:10:43.522 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:10:43.522 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e68275e0-4f44-45a9-a47a-c7eb55b34524}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:10:43.523 +05:30 7cd89e7d-76b9-4872-8c61-3b903e80072f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 51.0278ms 2024-09-07 12:11:25.883 +05:30 43f9610d-3900-4f6c-a30a-b035e3081456 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:25.884 +05:30 43f9610d-3900-4f6c-a30a-b035e3081456 INF CORS policy execution successful. 2024-09-07 12:11:25.885 +05:30 43f9610d-3900-4f6c-a30a-b035e3081456 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.3881ms 2024-09-07 12:11:25.927 +05:30 30054876-34fd-44a5-bdfa-e1671752b253 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:25.929 +05:30 30054876-34fd-44a5-bdfa-e1671752b253 INF CORS policy execution successful. 2024-09-07 12:11:25.930 +05:30 30054876-34fd-44a5-bdfa-e1671752b253 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:11:25.930 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:25.931 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:11:25.938 +05:30 ee5890d4-37bd-4605-b34e-a704ca60152a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:25.938 +05:30 ee5890d4-37bd-4605-b34e-a704ca60152a INF CORS policy execution successful. 2024-09-07 12:11:25.938 +05:30 ee5890d4-37bd-4605-b34e-a704ca60152a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.5499ms 2024-09-07 12:11:25.989 +05:30 17dfaae1-643b-4708-b534-ad15610f2ee8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:25.989 +05:30 17dfaae1-643b-4708-b534-ad15610f2ee8 INF CORS policy execution successful. 2024-09-07 12:11:25.990 +05:30 17dfaae1-643b-4708-b534-ad15610f2ee8 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:11:25.990 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:25.990 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:11:26.109 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:11:26.110 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 120.0606ms 2024-09-07 12:11:26.110 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:26.111 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17dfaae1-643b-4708-b534-ad15610f2ee8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6832} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iModifiedBy\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iModifiedBy\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iModifiedBy\":8},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iModifiedBy\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iModifiedBy\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iModifiedBy\":16},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iModifiedBy\":16},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iModifiedBy\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iModifiedBy\":7},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iModifiedBy\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iModifiedBy\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iModifiedBy\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iModifiedBy\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":9,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:11:26.112 +05:30 e1ab736e-63be-4e16-a77a-c0d32b5590d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6832 application/json; charset=utf-8 123.3496ms 2024-09-07 12:11:26.222 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:11:26.222 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 291.2129ms 2024-09-07 12:11:26.223 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:26.223 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30054876-34fd-44a5-bdfa-e1671752b253}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6832} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iModifiedBy\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iModifiedBy\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iModifiedBy\":8},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iModifiedBy\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iModifiedBy\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iModifiedBy\":16},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iModifiedBy\":16},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iModifiedBy\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iModifiedBy\":7},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iModifiedBy\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iModifiedBy\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iModifiedBy\":null},{\"iId\":22,\"sName\":\"Test PoS13\",\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iModifiedBy\":null},{\"iId\":23,\"sName\":\"Test PoSTag13\",\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":8,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":9,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:11:26.223 +05:30 50a5b731-b019-46bd-9ebc-90f2ad034e27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 6832 application/json; charset=utf-8 296.1639ms 2024-09-07 12:11:44.986 +05:30 5a81b704-8431-4e37-9755-79dad4588889 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:44.986 +05:30 5a81b704-8431-4e37-9755-79dad4588889 INF CORS policy execution successful. 2024-09-07 12:11:44.987 +05:30 5a81b704-8431-4e37-9755-79dad4588889 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.2182ms 2024-09-07 12:11:45.049 +05:30 9bb262ab-f185-45e0-8018-280b33d9e36b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:45.049 +05:30 9bb262ab-f185-45e0-8018-280b33d9e36b INF CORS policy execution successful. 2024-09-07 12:11:45.050 +05:30 9bb262ab-f185-45e0-8018-280b33d9e36b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:11:45.050 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:45.050 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:11:45.093 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 ERR Invalid column name 'iBE'. 2024-09-07 12:11:45.094 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 ERR Invalid column name 'iBE'. 2024-09-07 12:11:45.094 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:11:45.098 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:7677e57b-b0ad-4d34-898b-4dbb35a17d91 Error Number:207,State:1,Class:16 2024-09-07 12:11:45.099 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:11:45.099 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 48.3275ms 2024-09-07 12:11:45.099 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:45.099 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9bb262ab-f185-45e0-8018-280b33d9e36b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:11:45.100 +05:30 ff776fad-7677-4fe3-a897-7aa000b11c73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 50.9337ms 2024-09-07 12:11:45.294 +05:30 8ea8c048-e26b-4484-ad91-c2a86984b1a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:45.294 +05:30 8ea8c048-e26b-4484-ad91-c2a86984b1a8 INF CORS policy execution successful. 2024-09-07 12:11:45.295 +05:30 8ea8c048-e26b-4484-ad91-c2a86984b1a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.0046ms 2024-09-07 12:11:45.348 +05:30 4d3d7d36-677b-4f71-92d0-dc3352ef677c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:11:45.349 +05:30 4d3d7d36-677b-4f71-92d0-dc3352ef677c INF CORS policy execution successful. 2024-09-07 12:11:45.349 +05:30 4d3d7d36-677b-4f71-92d0-dc3352ef677c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:11:45.349 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:45.349 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:11:45.391 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 ERR Invalid column name 'iBE'. 2024-09-07 12:11:45.391 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 ERR Invalid column name 'iBE'. 2024-09-07 12:11:45.392 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:11:45.393 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:7677e57b-b0ad-4d34-898b-4dbb35a17d91 Error Number:207,State:1,Class:16 2024-09-07 12:11:45.393 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:11:45.394 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 44.3453ms 2024-09-07 12:11:45.394 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:11:45.394 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 4d3d7d36-677b-4f71-92d0-dc3352ef677c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:11:45.394 +05:30 b6109cce-5e0f-4057-9fbd-5c21106acdd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 46.6634ms 2024-09-07 12:12:08.601 +05:30 8d7f84ea-9eef-4036-8a7a-20b673b791d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:12:08.603 +05:30 8d7f84ea-9eef-4036-8a7a-20b673b791d3 INF CORS policy execution successful. 2024-09-07 12:12:08.603 +05:30 8d7f84ea-9eef-4036-8a7a-20b673b791d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.7074ms 2024-09-07 12:12:08.659 +05:30 6773dc8c-ed9c-49ab-829f-5066b99a42d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:12:08.661 +05:30 6773dc8c-ed9c-49ab-829f-5066b99a42d6 INF CORS policy execution successful. 2024-09-07 12:12:08.663 +05:30 6773dc8c-ed9c-49ab-829f-5066b99a42d6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTA5NzIsImV4cCI6MTcyNTY5MTU3MiwiaWF0IjoxNzI1NjkwOTcyfQ.DsuJcy8z6GihzESYiWvUIkCMqBQrAEQvTdarqm9h-zo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:12:08.664 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:12:08.664 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:12:08.737 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:12:08.738 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 73.7363ms 2024-09-07 12:12:08.738 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:12:08.738 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6773dc8c-ed9c-49ab-829f-5066b99a42d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:12:08.739 +05:30 35a63716-24cb-4e87-9ad3-87cebd7b8720 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 79.8466ms 2024-09-07 12:16:55.649 +05:30 8c4bdcc2-ae72-4e52-ac8e-0a363201e978 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:16:55.651 +05:30 8c4bdcc2-ae72-4e52-ac8e-0a363201e978 INF CORS policy execution successful. 2024-09-07 12:16:55.652 +05:30 8c4bdcc2-ae72-4e52-ac8e-0a363201e978 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.9622ms 2024-09-07 12:16:55.718 +05:30 9f865838-9dc0-46e3-8b7b-8ed5ac6a2cbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:16:55.720 +05:30 9f865838-9dc0-46e3-8b7b-8ed5ac6a2cbd INF CORS policy execution successful. 2024-09-07 12:16:55.721 +05:30 9f865838-9dc0-46e3-8b7b-8ed5ac6a2cbd INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:16:55.722 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:16:55.723 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:16:55.781 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:16:55.783 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 59.2935ms 2024-09-07 12:16:55.783 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:16:55.783 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f865838-9dc0-46e3-8b7b-8ed5ac6a2cbd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:16:55.784 +05:30 b71ea93d-f9cd-47ab-aecc-2bad5c4c9bd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 66.1978ms 2024-09-07 12:16:55.834 +05:30 338b84a8-96fd-4067-a903-c21246690414 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:16:55.834 +05:30 338b84a8-96fd-4067-a903-c21246690414 INF CORS policy execution successful. 2024-09-07 12:16:55.835 +05:30 338b84a8-96fd-4067-a903-c21246690414 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:16:55.835 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:16:55.835 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:16:55.890 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:16:55.891 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 55.7833ms 2024-09-07 12:16:55.891 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:16:55.891 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 338b84a8-96fd-4067-a903-c21246690414}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:16:55.891 +05:30 3c55f1dd-be86-450f-9abe-8729b801c1d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 57.731ms 2024-09-07 12:17:14.680 +05:30 99010f03-a344-4364-8cb3-fa96baec5b5e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:14.681 +05:30 99010f03-a344-4364-8cb3-fa96baec5b5e INF CORS policy execution successful. 2024-09-07 12:17:14.682 +05:30 99010f03-a344-4364-8cb3-fa96baec5b5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.6107ms 2024-09-07 12:17:14.734 +05:30 220bae87-3f17-4ad3-adb0-98079a501e06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:14.735 +05:30 220bae87-3f17-4ad3-adb0-98079a501e06 INF CORS policy execution successful. 2024-09-07 12:17:14.735 +05:30 220bae87-3f17-4ad3-adb0-98079a501e06 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:17:14.735 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:14.735 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:17:14.781 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:17:14.781 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 45.9922ms 2024-09-07 12:17:14.782 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:14.782 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 220bae87-3f17-4ad3-adb0-98079a501e06}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:17:14.782 +05:30 2732739c-d4ad-4d0a-9c97-055c271dd983 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 48.5422ms 2024-09-07 12:17:14.836 +05:30 d2e34d5f-449f-4337-ae33-588db5200a64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:14.837 +05:30 d2e34d5f-449f-4337-ae33-588db5200a64 INF CORS policy execution successful. 2024-09-07 12:17:14.837 +05:30 d2e34d5f-449f-4337-ae33-588db5200a64 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:17:14.837 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:14.837 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:17:14.845 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:17:14.845 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 7.6572ms 2024-09-07 12:17:14.845 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:14.846 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2e34d5f-449f-4337-ae33-588db5200a64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4681} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:17:14.846 +05:30 2ec1cd6c-c645-4e26-af96-7c02c64bc23a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 4681 application/json; charset=utf-8 10.1844ms 2024-09-07 12:17:28.188 +05:30 398424e6-b51c-4166-8ecc-6fbde30b0849 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:28.189 +05:30 398424e6-b51c-4166-8ecc-6fbde30b0849 INF CORS policy execution successful. 2024-09-07 12:17:28.189 +05:30 398424e6-b51c-4166-8ecc-6fbde30b0849 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.989ms 2024-09-07 12:17:28.245 +05:30 245975b7-a29a-4152-a038-2fa546e1eb31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:28.247 +05:30 245975b7-a29a-4152-a038-2fa546e1eb31 INF CORS policy execution successful. 2024-09-07 12:17:28.248 +05:30 245975b7-a29a-4152-a038-2fa546e1eb31 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:17:28.249 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:28.249 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:17:28.293 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:17:28.293 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 43.9144ms 2024-09-07 12:17:28.293 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:28.294 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 245975b7-a29a-4152-a038-2fa546e1eb31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5351} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:17:28.294 +05:30 45c5eb4c-c79d-432c-bac7-6428f18d5a9e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5351 application/json; charset=utf-8 49.1162ms 2024-09-07 12:17:28.342 +05:30 5054cf73-693c-4f41-b13a-259ae8635b09 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:17:28.342 +05:30 5054cf73-693c-4f41-b13a-259ae8635b09 INF CORS policy execution successful. 2024-09-07 12:17:28.342 +05:30 5054cf73-693c-4f41-b13a-259ae8635b09 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:17:28.344 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:28.344 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:17:28.352 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:17:28.353 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 8.2836ms 2024-09-07 12:17:28.353 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:17:28.353 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5054cf73-693c-4f41-b13a-259ae8635b09}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5351} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:17:28.354 +05:30 85eff71f-741c-479a-884f-81f7dd33d374 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5351 application/json; charset=utf-8 12.0538ms 2024-09-07 12:20:49.438 +05:30 ee0aa3ba-c2a9-4ffb-9aaa-60ca7310219d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:20:49.439 +05:30 ee0aa3ba-c2a9-4ffb-9aaa-60ca7310219d INF CORS policy execution successful. 2024-09-07 12:20:49.441 +05:30 ee0aa3ba-c2a9-4ffb-9aaa-60ca7310219d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 3.0039ms 2024-09-07 12:20:49.514 +05:30 55b5f376-3267-42c2-9d07-36408b86292c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:20:49.516 +05:30 55b5f376-3267-42c2-9d07-36408b86292c INF CORS policy execution successful. 2024-09-07 12:20:49.518 +05:30 55b5f376-3267-42c2-9d07-36408b86292c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:20:49.520 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:49.521 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:20:49.609 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:20:49.610 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 89.1255ms 2024-09-07 12:20:49.610 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:49.611 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55b5f376-3267-42c2-9d07-36408b86292c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5351} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:20:49.612 +05:30 1da9d91e-b93c-4eb2-8d7c-9b580cfead7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5351 application/json; charset=utf-8 97.7172ms 2024-09-07 12:20:49.706 +05:30 e259d16a-febd-4159-ae3f-8c19eb5c7452 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:20:49.708 +05:30 e259d16a-febd-4159-ae3f-8c19eb5c7452 INF CORS policy execution successful. 2024-09-07 12:20:49.709 +05:30 e259d16a-febd-4159-ae3f-8c19eb5c7452 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:20:49.710 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:49.710 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:20:49.717 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:20:49.717 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 6.9012ms 2024-09-07 12:20:49.717 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:49.718 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e259d16a-febd-4159-ae3f-8c19eb5c7452}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5351} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":0,\"sCode\":null},{\"sName\":\"Test PloSTag1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iId\":1,\"sCode\":\"POS01\"},{\"sName\":\"Placesup1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":2,\"sCode\":\"PlS1\"},{\"sName\":\"Placesup2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":3,\"sCode\":\"PlS2\"},{\"sName\":\"Placesup3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":4,\"sCode\":\"PlS3\"},{\"sName\":\"Placesup4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":5,\"sCode\":\"PlS4\"},{\"sName\":\"Placesup5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":6,\"sCode\":\"PlS5\"},{\"sName\":\"Placesup6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":7,\"sCode\":\"PlS6\"},{\"sName\":\"Placesup7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":8,\"sCode\":\"PlS7\"},{\"sName\":\"Placesup8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":9,\"sCode\":\"PlS8\"},{\"sName\":\"Placesup9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":null,\"iId\":10,\"sCode\":\"PlS9\"},{\"sName\":\"Test PoSTag2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iId\":11,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iId\":12,\"sCode\":\"POS02\"},{\"sName\":\"Test PoSTag5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iId\":13,\"sCode\":\"POS05\"},{\"sName\":\"Test PoSTag6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iId\":14,\"sCode\":\"POS06\"},{\"sName\":\"Test PoSTag7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iId\":15,\"sCode\":\"POS01\"},{\"sName\":\"Test PoSTag8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iId\":16,\"sCode\":\"POS08\"},{\"sName\":\"Test PoSTag9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iId\":17,\"sCode\":\"POS09\"},{\"sName\":\"Test PoSTag11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iId\":18,\"sCode\":\"POS011\"},{\"sName\":\"Test PoSTag20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iId\":19,\"sCode\":\"POS020\"},{\"sName\":\"placeofspply1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iId\":20,\"sCode\":\"POS-1\"},{\"sName\":\"placeofspply2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iId\":21,\"sCode\":\"POS-2\"},{\"sName\":\"Test PoS13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-04T06:22:36.453\",\"iId\":22,\"sCode\":\"POS013\"},{\"sName\":\"Test PoSTag13\",\"bGroup\":true,\"iParent\":null,\"iStatus\":0,\"dCreatedOn\":\"2024-09-05T06:12:39.823\",\"iId\":23,\"sCode\":\"POS013\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"iParent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:20:49.718 +05:30 5bb6a1e4-0ef3-4bbf-8df6-84d29cbb0380 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=117&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5351 application/json; charset=utf-8 11.6483ms 2024-09-07 12:20:54.030 +05:30 45dc2ee0-a674-4a1f-9ebf-b2722fc30474 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:20:54.031 +05:30 45dc2ee0-a674-4a1f-9ebf-b2722fc30474 INF CORS policy execution successful. 2024-09-07 12:20:54.031 +05:30 45dc2ee0-a674-4a1f-9ebf-b2722fc30474 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.9772ms 2024-09-07 12:20:54.145 +05:30 a4df9334-e48f-4aaa-a366-8b15976f1783 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:20:54.146 +05:30 a4df9334-e48f-4aaa-a366-8b15976f1783 INF CORS policy execution successful. 2024-09-07 12:20:54.147 +05:30 a4df9334-e48f-4aaa-a366-8b15976f1783 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:20:54.147 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:54.147 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:20:54.211 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 ERR Invalid column name 'iBE'. 2024-09-07 12:20:54.212 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 ERR Invalid column name 'iBE'. 2024-09-07 12:20:54.213 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:20:54.217 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:cd154cff-d024-47e3-b3f1-5d0c1a3edb13 Error Number:207,State:1,Class:16 2024-09-07 12:20:54.217 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:20:54.218 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 70.5183ms 2024-09-07 12:20:54.218 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:20:54.218 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a4df9334-e48f-4aaa-a366-8b15976f1783}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:20:54.219 +05:30 e0ac76d9-c97c-4566-ace7-39be40508a63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 73.3514ms 2024-09-07 12:21:13.360 +05:30 ac6864b3-9b88-4f73-945d-da1488bd1c21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:21:13.361 +05:30 ac6864b3-9b88-4f73-945d-da1488bd1c21 INF CORS policy execution successful. 2024-09-07 12:21:13.362 +05:30 ac6864b3-9b88-4f73-945d-da1488bd1c21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.1599ms 2024-09-07 12:21:13.469 +05:30 5af7970b-6b3e-4a5f-8c44-21ddcba354bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:21:13.472 +05:30 5af7970b-6b3e-4a5f-8c44-21ddcba354bb INF CORS policy execution successful. 2024-09-07 12:21:13.473 +05:30 5af7970b-6b3e-4a5f-8c44-21ddcba354bb INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:21:13.474 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:21:13.476 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:21:13.481 +05:30 af47de8c-f80f-41c9-9274-c63f3304c43e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:21:13.481 +05:30 af47de8c-f80f-41c9-9274-c63f3304c43e INF CORS policy execution successful. 2024-09-07 12:21:13.481 +05:30 af47de8c-f80f-41c9-9274-c63f3304c43e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.736ms 2024-09-07 12:21:13.549 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 ERR Invalid column name 'iBE'. 2024-09-07 12:21:13.549 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 ERR Invalid column name 'iBE'. 2024-09-07 12:21:13.550 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:21:13.553 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:cd154cff-d024-47e3-b3f1-5d0c1a3edb13 Error Number:207,State:1,Class:16 2024-09-07 12:21:13.554 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:21:13.555 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 78.6226ms 2024-09-07 12:21:13.555 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:21:13.555 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5af7970b-6b3e-4a5f-8c44-21ddcba354bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:21:13.555 +05:30 0c97de55-0422-4727-a295-a3c7d619c288 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 86.7248ms 2024-09-07 12:21:13.660 +05:30 67849e96-1207-4183-a7c8-9cf11fdb99f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:21:13.661 +05:30 67849e96-1207-4183-a7c8-9cf11fdb99f1 INF CORS policy execution successful. 2024-09-07 12:21:13.661 +05:30 67849e96-1207-4183-a7c8-9cf11fdb99f1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTE2MDAsImV4cCI6MTcyNTY5MjIwMCwiaWF0IjoxNzI1NjkxNjAwfQ.zxjNWWeFt4-15Ai57L3MpQM21sjasuPNxumuVppRQOA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:21:13.662 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:21:13.662 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:21:13.669 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c ERR Invalid column name 'iBE'. 2024-09-07 12:21:13.669 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c ERR Invalid column name 'iBE'. 2024-09-07 12:21:13.669 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c ERR Error Getting TagList20 from database Invalid column name 'iBE'. 2024-09-07 12:21:13.670 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c ERR SQL Exception occurred For Tag Id:20: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iBE'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String column, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:cd154cff-d024-47e3-b3f1-5d0c1a3edb13 Error Number:207,State:1,Class:16 2024-09-07 12:21:13.670 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:21:13.671 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 8.5914ms 2024-09-07 12:21:13.671 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:21:13.671 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 67849e96-1207-4183-a7c8-9cf11fdb99f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iBE'","result":null} 2024-09-07 12:21:13.671 +05:30 f93038fc-0f6c-44e9-9e13-3aff5dc94e0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=119&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 400 90 application/json; charset=utf-8 10.6595ms 2024-09-07 12:31:11.346 +05:30 465d9563-33e7-45b3-bca6-d50dc05f73d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:31:11.349 +05:30 465d9563-33e7-45b3-bca6-d50dc05f73d9 INF CORS policy execution successful. 2024-09-07 12:31:11.350 +05:30 465d9563-33e7-45b3-bca6-d50dc05f73d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 3.5498ms 2024-09-07 12:31:11.398 +05:30 84cd438f-cb85-49aa-84fd-c8f02c65c060 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:31:11.400 +05:30 84cd438f-cb85-49aa-84fd-c8f02c65c060 INF CORS policy execution successful. 2024-09-07 12:31:11.401 +05:30 84cd438f-cb85-49aa-84fd-c8f02c65c060 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:31:11.402 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:31:11.403 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:31:11.495 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:31:11.497 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 93.4281ms 2024-09-07 12:31:11.497 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:31:11.497 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84cd438f-cb85-49aa-84fd-c8f02c65c060}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:31:11.498 +05:30 b31b8fe9-5272-444d-83a4-445ace23dd8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 99.4172ms 2024-09-07 12:33:10.128 +05:30 f141be23-c7af-4a9e-9acb-146c582f9723 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:33:10.129 +05:30 f141be23-c7af-4a9e-9acb-146c582f9723 INF CORS policy execution successful. 2024-09-07 12:33:10.130 +05:30 f141be23-c7af-4a9e-9acb-146c582f9723 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.2645ms 2024-09-07 12:33:10.244 +05:30 7db120fe-0868-4f42-a500-60aa0d9bc965 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:33:10.247 +05:30 7db120fe-0868-4f42-a500-60aa0d9bc965 INF CORS policy execution successful. 2024-09-07 12:33:10.249 +05:30 7db120fe-0868-4f42-a500-60aa0d9bc965 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:33:10.250 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:33:10.251 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:33:10.333 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:33:10.334 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 82.244ms 2024-09-07 12:33:10.334 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:33:10.334 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7db120fe-0868-4f42-a500-60aa0d9bc965}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:33:10.335 +05:30 879c8ae6-0c04-475b-ae9d-e9e58fee9406 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 90.1596ms 2024-09-07 12:33:10.476 +05:30 484b2fb2-02d5-42cc-a486-575dca94af04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:33:10.477 +05:30 484b2fb2-02d5-42cc-a486-575dca94af04 INF CORS policy execution successful. 2024-09-07 12:33:10.477 +05:30 484b2fb2-02d5-42cc-a486-575dca94af04 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:33:10.477 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:33:10.477 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:33:10.485 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:33:10.485 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 8.1664ms 2024-09-07 12:33:10.485 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:33:10.486 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 484b2fb2-02d5-42cc-a486-575dca94af04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:33:10.486 +05:30 57b54b39-c479-446c-9f77-1335225ebd3c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 9.6852ms 2024-09-07 12:34:31.819 +05:30 e69365b7-cbdf-44c6-9f8a-54632304bddc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:34:31.820 +05:30 e69365b7-cbdf-44c6-9f8a-54632304bddc INF CORS policy execution successful. 2024-09-07 12:34:31.821 +05:30 e69365b7-cbdf-44c6-9f8a-54632304bddc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.3478ms 2024-09-07 12:34:31.874 +05:30 75f9efb6-37f5-4a22-a248-2eeabbb3a901 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:34:31.875 +05:30 75f9efb6-37f5-4a22-a248-2eeabbb3a901 INF CORS policy execution successful. 2024-09-07 12:34:31.876 +05:30 75f9efb6-37f5-4a22-a248-2eeabbb3a901 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:34:31.877 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:34:31.877 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:34:31.897 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:34:31.898 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 20.9221ms 2024-09-07 12:34:31.898 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:34:31.899 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75f9efb6-37f5-4a22-a248-2eeabbb3a901}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:34:31.899 +05:30 f5454e69-7a11-47e9-bddc-da0853a1ad9a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 25.5475ms 2024-09-07 12:37:12.909 +05:30 ed7d825a-6f2c-4422-8409-744a8b1109a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:12.911 +05:30 ed7d825a-6f2c-4422-8409-744a8b1109a0 INF CORS policy execution successful. 2024-09-07 12:37:12.911 +05:30 ed7d825a-6f2c-4422-8409-744a8b1109a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.0358ms 2024-09-07 12:37:12.990 +05:30 2ea05d50-6b4a-4f95-878f-97456b7afb1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:12.992 +05:30 2ea05d50-6b4a-4f95-878f-97456b7afb1b INF CORS policy execution successful. 2024-09-07 12:37:12.992 +05:30 2ea05d50-6b4a-4f95-878f-97456b7afb1b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:37:12.993 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:12.994 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:37:13.053 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:37:13.054 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 60.0625ms 2024-09-07 12:37:13.054 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:13.054 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ea05d50-6b4a-4f95-878f-97456b7afb1b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:37:13.055 +05:30 008b6ffc-5581-452c-b77d-4ee3b0b17831 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 64.671ms 2024-09-07 12:37:13.117 +05:30 cb0e462c-7446-4793-acf0-8c4fad74107c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:13.117 +05:30 cb0e462c-7446-4793-acf0-8c4fad74107c INF CORS policy execution successful. 2024-09-07 12:37:13.117 +05:30 cb0e462c-7446-4793-acf0-8c4fad74107c INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:37:13.118 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:13.118 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:37:13.125 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:37:13.126 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 8.2938ms 2024-09-07 12:37:13.126 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:13.126 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb0e462c-7446-4793-acf0-8c4fad74107c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:37:13.127 +05:30 caaa56bb-7dca-4472-9853-6662d1e2f0ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 10.2025ms 2024-09-07 12:37:37.669 +05:30 77316f6c-d3fb-450f-b00a-44c1ba2835c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:37.670 +05:30 77316f6c-d3fb-450f-b00a-44c1ba2835c3 INF CORS policy execution successful. 2024-09-07 12:37:37.671 +05:30 77316f6c-d3fb-450f-b00a-44c1ba2835c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.644ms 2024-09-07 12:37:37.719 +05:30 ccbec3fd-ef23-41a8-a28e-c272ddcc013b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:37.720 +05:30 ccbec3fd-ef23-41a8-a28e-c272ddcc013b INF CORS policy execution successful. 2024-09-07 12:37:37.721 +05:30 ccbec3fd-ef23-41a8-a28e-c272ddcc013b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:37:37.722 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:37.722 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:37:37.773 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:37:37.774 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 51.2733ms 2024-09-07 12:37:37.774 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:37.774 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccbec3fd-ef23-41a8-a28e-c272ddcc013b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2882} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iStatus\":0,\"bGroup\":null,\"iId\":0,\"sName\":null},{\"iStatus\":0,\"bGroup\":false,\"iId\":1,\"sName\":\"Test PloSTag1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":2,\"sName\":\"Placesup1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":3,\"sName\":\"Placesup2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":4,\"sName\":\"Placesup3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":5,\"sName\":\"Placesup4\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":6,\"sName\":\"Placesup5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":7,\"sName\":\"Placesup6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":8,\"sName\":\"Placesup7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":9,\"sName\":\"Placesup8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":10,\"sName\":\"Placesup9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":11,\"sName\":\"Test PoSTag2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":12,\"sName\":\"Test PoSTag3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":13,\"sName\":\"Test PoSTag5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":14,\"sName\":\"Test PoSTag6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":15,\"sName\":\"Test PoSTag7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":16,\"sName\":\"Test PoSTag8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":17,\"sName\":\"Test PoSTag9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":18,\"sName\":\"Test PoSTag11\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":19,\"sName\":\"Test PoSTag20\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":20,\"sName\":\"placeofspply1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":21,\"sName\":\"placeofspply2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":22,\"sName\":\"Test PoS13\"},{\"iStatus\":0,\"bGroup\":true,\"iId\":23,\"sName\":\"Test PoSTag13\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:37:37.775 +05:30 c4432b11-523f-4861-8533-23915d7ad163 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 2882 application/json; charset=utf-8 55.5724ms 2024-09-07 12:37:50.601 +05:30 a65ea486-c0ff-464b-8e08-b57a6fe41ac0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:50.602 +05:30 a65ea486-c0ff-464b-8e08-b57a6fe41ac0 INF CORS policy execution successful. 2024-09-07 12:37:50.603 +05:30 a65ea486-c0ff-464b-8e08-b57a6fe41ac0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.7431ms 2024-09-07 12:37:50.648 +05:30 2de68988-1dea-41cf-9b20-3dae634ae4b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:50.649 +05:30 2de68988-1dea-41cf-9b20-3dae634ae4b1 INF CORS policy execution successful. 2024-09-07 12:37:50.649 +05:30 2de68988-1dea-41cf-9b20-3dae634ae4b1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:37:50.649 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:50.649 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:37:50.697 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:37:50.697 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 47.7273ms 2024-09-07 12:37:50.697 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:50.697 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2de68988-1dea-41cf-9b20-3dae634ae4b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2882} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iStatus\":0,\"bGroup\":null,\"iId\":0,\"sName\":null},{\"iStatus\":0,\"bGroup\":false,\"iId\":1,\"sName\":\"Test PloSTag1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":2,\"sName\":\"Placesup1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":3,\"sName\":\"Placesup2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":4,\"sName\":\"Placesup3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":5,\"sName\":\"Placesup4\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":6,\"sName\":\"Placesup5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":7,\"sName\":\"Placesup6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":8,\"sName\":\"Placesup7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":9,\"sName\":\"Placesup8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":10,\"sName\":\"Placesup9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":11,\"sName\":\"Test PoSTag2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":12,\"sName\":\"Test PoSTag3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":13,\"sName\":\"Test PoSTag5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":14,\"sName\":\"Test PoSTag6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":15,\"sName\":\"Test PoSTag7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":16,\"sName\":\"Test PoSTag8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":17,\"sName\":\"Test PoSTag9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":18,\"sName\":\"Test PoSTag11\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":19,\"sName\":\"Test PoSTag20\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":20,\"sName\":\"placeofspply1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":21,\"sName\":\"placeofspply2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":22,\"sName\":\"Test PoS13\"},{\"iStatus\":0,\"bGroup\":true,\"iId\":23,\"sName\":\"Test PoSTag13\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:37:50.698 +05:30 f4a748ae-7abe-4d68-9179-096ab6de5eda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 2882 application/json; charset=utf-8 49.8798ms 2024-09-07 12:37:50.741 +05:30 bda7c2dc-dccc-4d55-86fc-483d11441b10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:37:50.742 +05:30 bda7c2dc-dccc-4d55-86fc-483d11441b10 INF CORS policy execution successful. 2024-09-07 12:37:50.742 +05:30 bda7c2dc-dccc-4d55-86fc-483d11441b10 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTI0NjYsImV4cCI6MTcyNTY5MzA2NiwiaWF0IjoxNzI1NjkyNDY2fQ.foc6RzEo2OJoOx7_tWPLoyWrlhQKhrdMtEP2k9avl5w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:37:50.742 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:50.742 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:37:50.749 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:37:50.749 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 6.927ms 2024-09-07 12:37:50.749 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:37:50.750 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bda7c2dc-dccc-4d55-86fc-483d11441b10}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2882} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iStatus\":0,\"bGroup\":null,\"iId\":0,\"sName\":null},{\"iStatus\":0,\"bGroup\":false,\"iId\":1,\"sName\":\"Test PloSTag1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":2,\"sName\":\"Placesup1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":3,\"sName\":\"Placesup2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":4,\"sName\":\"Placesup3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":5,\"sName\":\"Placesup4\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":6,\"sName\":\"Placesup5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":7,\"sName\":\"Placesup6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":8,\"sName\":\"Placesup7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":9,\"sName\":\"Placesup8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":10,\"sName\":\"Placesup9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":11,\"sName\":\"Test PoSTag2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":12,\"sName\":\"Test PoSTag3\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":13,\"sName\":\"Test PoSTag5\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":14,\"sName\":\"Test PoSTag6\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":15,\"sName\":\"Test PoSTag7\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":16,\"sName\":\"Test PoSTag8\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":17,\"sName\":\"Test PoSTag9\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":18,\"sName\":\"Test PoSTag11\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":19,\"sName\":\"Test PoSTag20\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":20,\"sName\":\"placeofspply1\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":21,\"sName\":\"placeofspply2\"},{\"iStatus\":0,\"bGroup\":false,\"iId\":22,\"sName\":\"Test PoS13\"},{\"iStatus\":0,\"bGroup\":true,\"iId\":23,\"sName\":\"Test PoSTag13\"}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:37:50.750 +05:30 bc7bcf25-18f9-4b03-a392-65c6fd915aaa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=120&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 2882 application/json; charset=utf-8 8.8863ms 2024-09-07 12:42:53.645 +05:30 49d8a6f9-14e7-4580-aef0-caa0e73c1018 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:42:53.649 +05:30 49d8a6f9-14e7-4580-aef0-caa0e73c1018 INF CORS policy execution successful. 2024-09-07 12:42:53.651 +05:30 49d8a6f9-14e7-4580-aef0-caa0e73c1018 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.3638ms 2024-09-07 12:42:53.708 +05:30 03e0d598-10b1-495a-af41-2001ba17d131 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:42:53.709 +05:30 03e0d598-10b1-495a-af41-2001ba17d131 INF CORS policy execution successful. 2024-09-07 12:42:53.710 +05:30 03e0d598-10b1-495a-af41-2001ba17d131 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:42:53.711 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:42:53.711 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:42:53.783 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:42:53.784 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 72.628ms 2024-09-07 12:42:53.784 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:42:53.785 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03e0d598-10b1-495a-af41-2001ba17d131}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:42:53.786 +05:30 f8ac66f0-bc2b-4636-adf7-eb5befc456bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 77.6521ms 2024-09-07 12:47:52.248 +05:30 bf075a09-32ea-4c82-860d-182181fb0376 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:47:52.250 +05:30 bf075a09-32ea-4c82-860d-182181fb0376 INF CORS policy execution successful. 2024-09-07 12:47:52.251 +05:30 bf075a09-32ea-4c82-860d-182181fb0376 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.7237ms 2024-09-07 12:47:52.313 +05:30 55c86441-5315-46e9-854c-b10b13668da5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:47:52.315 +05:30 55c86441-5315-46e9-854c-b10b13668da5 INF CORS policy execution successful. 2024-09-07 12:47:52.315 +05:30 55c86441-5315-46e9-854c-b10b13668da5 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:47:52.316 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:47:52.317 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:47:52.381 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:47:52.382 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 64.5372ms 2024-09-07 12:47:52.382 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:47:52.382 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55c86441-5315-46e9-854c-b10b13668da5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:47:52.383 +05:30 c800a235-692a-4296-b845-46b6d25a4b06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 69.686ms 2024-09-07 12:48:45.074 +05:30 432cdc92-ffa7-44d0-9d12-17865d4894f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:48:45.076 +05:30 432cdc92-ffa7-44d0-9d12-17865d4894f7 INF CORS policy execution successful. 2024-09-07 12:48:45.078 +05:30 432cdc92-ffa7-44d0-9d12-17865d4894f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 3.5983ms 2024-09-07 12:48:45.170 +05:30 5a51fbbc-0ed4-4a1c-bd99-36967cfd2f74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:48:45.171 +05:30 5a51fbbc-0ed4-4a1c-bd99-36967cfd2f74 INF CORS policy execution successful. 2024-09-07 12:48:45.172 +05:30 5a51fbbc-0ed4-4a1c-bd99-36967cfd2f74 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:48:45.172 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:48:45.172 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:48:45.219 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:48:45.220 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 47.3135ms 2024-09-07 12:48:45.220 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:48:45.220 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a51fbbc-0ed4-4a1c-bd99-36967cfd2f74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:48:45.221 +05:30 d60c7120-f000-4370-81c4-fc3b49015c4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 51.0043ms 2024-09-07 12:49:44.440 +05:30 14eba9f2-b8e5-4dee-81cd-75c8b5f82ff8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:49:44.443 +05:30 14eba9f2-b8e5-4dee-81cd-75c8b5f82ff8 INF CORS policy execution successful. 2024-09-07 12:49:44.444 +05:30 14eba9f2-b8e5-4dee-81cd-75c8b5f82ff8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 4.4211ms 2024-09-07 12:49:44.494 +05:30 716ca1f8-8597-4263-be3b-59e44eb5c635 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:49:44.495 +05:30 716ca1f8-8597-4263-be3b-59e44eb5c635 INF CORS policy execution successful. 2024-09-07 12:49:44.495 +05:30 716ca1f8-8597-4263-be3b-59e44eb5c635 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:49:44.496 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:49:44.497 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:49:44.563 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:49:44.563 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 66.6067ms 2024-09-07 12:49:44.564 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:49:44.564 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 716ca1f8-8597-4263-be3b-59e44eb5c635}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:49:44.564 +05:30 4d2e64e6-7169-4ff1-a01a-4e4224035a52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 70.9042ms 2024-09-07 12:49:44.634 +05:30 655bc235-41dd-4263-97eb-c23345b049a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:49:44.635 +05:30 655bc235-41dd-4263-97eb-c23345b049a8 INF CORS policy execution successful. 2024-09-07 12:49:44.635 +05:30 655bc235-41dd-4263-97eb-c23345b049a8 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:49:44.635 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:49:44.635 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:49:44.694 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:49:44.695 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 59.5708ms 2024-09-07 12:49:44.695 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:49:44.695 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 655bc235-41dd-4263-97eb-c23345b049a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:49:44.695 +05:30 604ee243-aa76-4a67-af8c-cbff17ffd14a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 61.0489ms 2024-09-07 12:50:22.588 +05:30 6c85b3a0-a1f9-4cce-8785-7381a0713f38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:22.589 +05:30 6c85b3a0-a1f9-4cce-8785-7381a0713f38 INF CORS policy execution successful. 2024-09-07 12:50:22.589 +05:30 6c85b3a0-a1f9-4cce-8785-7381a0713f38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 1.2281ms 2024-09-07 12:50:22.639 +05:30 5662b7d0-369b-4c1d-90be-06c9680ecc66 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:22.641 +05:30 5662b7d0-369b-4c1d-90be-06c9680ecc66 INF CORS policy execution successful. 2024-09-07 12:50:22.641 +05:30 5662b7d0-369b-4c1d-90be-06c9680ecc66 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:50:22.642 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:22.642 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:50:22.687 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:50:22.688 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 45.5757ms 2024-09-07 12:50:22.688 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:22.688 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5662b7d0-369b-4c1d-90be-06c9680ecc66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:50:22.689 +05:30 30cf1477-80c4-403d-aa36-8f87e1964105 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 49.4953ms 2024-09-07 12:50:22.788 +05:30 5a260490-72f3-417e-97c6-8b1fb7383cc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:22.789 +05:30 5a260490-72f3-417e-97c6-8b1fb7383cc1 INF CORS policy execution successful. 2024-09-07 12:50:22.789 +05:30 5a260490-72f3-417e-97c6-8b1fb7383cc1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:50:22.789 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:22.789 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:50:22.794 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:50:22.794 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 5.2194ms 2024-09-07 12:50:22.794 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:22.795 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a260490-72f3-417e-97c6-8b1fb7383cc1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:50:22.795 +05:30 ef3c8461-4cfb-4be8-9190-6e117b742cd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 6.8612ms 2024-09-07 12:50:34.741 +05:30 79cc2e35-1789-42ab-a45d-95bac47818b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:34.741 +05:30 79cc2e35-1789-42ab-a45d-95bac47818b6 INF CORS policy execution successful. 2024-09-07 12:50:34.742 +05:30 79cc2e35-1789-42ab-a45d-95bac47818b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 0.7877ms 2024-09-07 12:50:34.793 +05:30 8e9db06b-0218-4ee6-ad26-362346d0f67b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:34.794 +05:30 8e9db06b-0218-4ee6-ad26-362346d0f67b INF CORS policy execution successful. 2024-09-07 12:50:34.795 +05:30 8e9db06b-0218-4ee6-ad26-362346d0f67b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:50:34.795 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:34.795 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:50:34.803 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:50:34.803 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 7.9186ms 2024-09-07 12:50:34.803 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:34.804 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e9db06b-0218-4ee6-ad26-362346d0f67b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:50:34.804 +05:30 fae87cbb-16a1-4322-95ab-c490ef507a41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 10.905ms 2024-09-07 12:50:35.103 +05:30 32640de9-1ae8-424f-a990-c1bf82e8ff9b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 12:50:35.104 +05:30 32640de9-1ae8-424f-a990-c1bf82e8ff9b INF CORS policy execution successful. 2024-09-07 12:50:35.104 +05:30 32640de9-1ae8-424f-a990-c1bf82e8ff9b INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTMxNzMsImV4cCI6MTcyNTY5Mzc3MywiaWF0IjoxNzI1NjkzMTczfQ.HEls7Tg5u3Kx_xmdqdM0-kAFgABpstEVdSMrkZIespg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 12:50:35.104 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:35.104 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 12:50:35.110 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 12:50:35.110 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 5.7182ms 2024-09-07 12:50:35.110 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 12:50:35.110 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32640de9-1ae8-424f-a990-c1bf82e8ff9b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 12:50:35.111 +05:30 36a5fe64-d31e-49fc-b403-283f54bce4e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 7.4949ms 2024-09-07 13:01:12.355 +05:30 INF Application is shutting down... 2024-09-07 13:37:39.165 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 13:37:39.218 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 13:37:39.238 +05:30 INF Creating key {9b74a7ab-1682-432d-a70b-7c720eb133d0} with creation date 2024-09-07 08:07:39Z, activation date 2024-09-07 08:07:39Z, and expiration date 2024-12-06 08:07:39Z. 2024-09-07 13:37:39.250 +05:30 WRN No XML encryptor configured. Key {9b74a7ab-1682-432d-a70b-7c720eb133d0} may be persisted to storage in unencrypted form. 2024-09-07 13:37:39.499 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 13:37:39.499 +05:30 INF Hosting environment: Production 2024-09-07 13:37:39.500 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 13:37:39.516 +05:30 846e3692-fe7b-47ff-b70f-501743708692 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:37:39.596 +05:30 846e3692-fe7b-47ff-b70f-501743708692 INF CORS policy execution successful. 2024-09-07 13:37:39.605 +05:30 846e3692-fe7b-47ff-b70f-501743708692 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 91.7414ms 2024-09-07 13:37:39.656 +05:30 6ea1d36e-983c-416c-a8d0-22dc2ab9f03a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:37:39.812 +05:30 6ea1d36e-983c-416c-a8d0-22dc2ab9f03a INF CORS policy execution successful. 2024-09-07 13:37:39.830 +05:30 6ea1d36e-983c-416c-a8d0-22dc2ab9f03a INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:37:39.881 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:37:39.910 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:37:40.334 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:37:40.387 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 472.8364ms 2024-09-07 13:37:40.388 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:37:40.390 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ea1d36e-983c-416c-a8d0-22dc2ab9f03a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:37:40.398 +05:30 25810b12-52e8-4a8a-8eb4-1db1f567690a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 741.9591ms 2024-09-07 13:38:03.373 +05:30 cd7ae0a9-dc1b-4024-a501-ea53848a1bca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:03.382 +05:30 cd7ae0a9-dc1b-4024-a501-ea53848a1bca INF CORS policy execution successful. 2024-09-07 13:38:03.383 +05:30 cd7ae0a9-dc1b-4024-a501-ea53848a1bca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 11.2804ms 2024-09-07 13:38:03.434 +05:30 326172dd-c1a4-4ed6-951a-5b92845d4237 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:03.436 +05:30 326172dd-c1a4-4ed6-951a-5b92845d4237 INF CORS policy execution successful. 2024-09-07 13:38:03.440 +05:30 326172dd-c1a4-4ed6-951a-5b92845d4237 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:38:03.449 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:03.450 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:38:03.516 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:38:03.519 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 68.5605ms 2024-09-07 13:38:03.519 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:03.520 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 326172dd-c1a4-4ed6-951a-5b92845d4237}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:38:03.521 +05:30 554dc3bd-7b6f-4c2d-afb2-3d46dd5b54d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 87.8978ms 2024-09-07 13:38:03.588 +05:30 58bbe068-5a24-460b-9189-d937e6da4826 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:03.589 +05:30 58bbe068-5a24-460b-9189-d937e6da4826 INF CORS policy execution successful. 2024-09-07 13:38:03.590 +05:30 58bbe068-5a24-460b-9189-d937e6da4826 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:38:03.592 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:03.592 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:38:03.609 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:38:03.623 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 30.2767ms 2024-09-07 13:38:03.623 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:03.624 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58bbe068-5a24-460b-9189-d937e6da4826}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:38:03.625 +05:30 091a975e-be17-437b-88c7-7efc90b4447a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 36.5581ms 2024-09-07 13:38:39.164 +05:30 d0d5a5e6-89e7-4a67-99cc-5e18cf23053f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:39.170 +05:30 d0d5a5e6-89e7-4a67-99cc-5e18cf23053f INF CORS policy execution successful. 2024-09-07 13:38:39.171 +05:30 d0d5a5e6-89e7-4a67-99cc-5e18cf23053f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 7.6314ms 2024-09-07 13:38:39.228 +05:30 273da40b-a777-4c71-9b20-9e6de5842df6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:39.230 +05:30 273da40b-a777-4c71-9b20-9e6de5842df6 INF CORS policy execution successful. 2024-09-07 13:38:39.233 +05:30 273da40b-a777-4c71-9b20-9e6de5842df6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:38:39.235 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:39.237 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:38:39.285 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:38:39.286 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 48.7839ms 2024-09-07 13:38:39.286 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:39.287 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 273da40b-a777-4c71-9b20-9e6de5842df6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:38:39.288 +05:30 df9ed91b-54d3-4c29-a7de-700ae69e4dbe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 60.18ms 2024-09-07 13:38:39.340 +05:30 1af1b851-737f-4c37-96d5-a94796424417 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:38:39.341 +05:30 1af1b851-737f-4c37-96d5-a94796424417 INF CORS policy execution successful. 2024-09-07 13:38:39.342 +05:30 1af1b851-737f-4c37-96d5-a94796424417 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:38:39.342 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:39.343 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:38:39.363 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:38:39.364 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 21.3378ms 2024-09-07 13:38:39.364 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:38:39.365 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1af1b851-737f-4c37-96d5-a94796424417}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:38:39.366 +05:30 5fc7a47b-c6e3-43b1-b196-76ff1d8b1f97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 25.5158ms 2024-09-07 13:42:09.630 +05:30 570d469a-e472-4eed-a97a-08e3e2e631de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:42:09.634 +05:30 570d469a-e472-4eed-a97a-08e3e2e631de INF CORS policy execution successful. 2024-09-07 13:42:09.637 +05:30 570d469a-e472-4eed-a97a-08e3e2e631de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 6.8719ms 2024-09-07 13:42:09.692 +05:30 3e161858-5786-47a7-bab1-c5894c8bb9c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:42:09.697 +05:30 3e161858-5786-47a7-bab1-c5894c8bb9c0 INF CORS policy execution successful. 2024-09-07 13:42:09.699 +05:30 3e161858-5786-47a7-bab1-c5894c8bb9c0 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:42:09.702 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:42:09.704 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:42:09.808 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:42:09.810 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 105.8366ms 2024-09-07 13:42:09.810 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:42:09.811 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e161858-5786-47a7-bab1-c5894c8bb9c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:42:09.812 +05:30 4c454136-4d71-4891-b8fc-f235d68ac296 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 119.8794ms 2024-09-07 13:42:38.507 +05:30 72e9fbb9-d3dc-4f33-82f9-7573a446f151 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:42:38.509 +05:30 72e9fbb9-d3dc-4f33-82f9-7573a446f151 INF CORS policy execution successful. 2024-09-07 13:42:38.510 +05:30 72e9fbb9-d3dc-4f33-82f9-7573a446f151 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 2.9175ms 2024-09-07 13:42:38.560 +05:30 d52b2e5e-5fe3-4c77-b529-494889cde8b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 13:42:38.563 +05:30 d52b2e5e-5fe3-4c77-b529-494889cde8b6 INF CORS policy execution successful. 2024-09-07 13:42:38.565 +05:30 d52b2e5e-5fe3-4c77-b529-494889cde8b6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTYzNzMsImV4cCI6MTcyNTY5Njk3MywiaWF0IjoxNzI1Njk2MzczfQ.BOO7Ajh7lJG2RSLWnxQpeucae3wvxGQUxzccNH4W9ME}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 13:42:38.567 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:42:38.568 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 13:42:38.640 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 13:42:38.642 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 73.653ms 2024-09-07 13:42:38.642 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 13:42:38.643 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d52b2e5e-5fe3-4c77-b529-494889cde8b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 13:42:38.644 +05:30 102f4c31-93db-4547-8ff8-de9154f8f848 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 83.5356ms 2024-09-07 13:53:37.878 +05:30 INF Application is shutting down... 2024-09-07 14:18:38.694 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 14:18:38.757 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 14:18:38.787 +05:30 INF Creating key {085ab35d-f99c-4a67-a565-cbdb886144b3} with creation date 2024-09-07 08:48:38Z, activation date 2024-09-07 08:48:38Z, and expiration date 2024-12-06 08:48:38Z. 2024-09-07 14:18:38.802 +05:30 WRN No XML encryptor configured. Key {085ab35d-f99c-4a67-a565-cbdb886144b3} may be persisted to storage in unencrypted form. 2024-09-07 14:18:39.002 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 14:18:39.003 +05:30 INF Hosting environment: Production 2024-09-07 14:18:39.003 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 14:18:39.019 +05:30 b98eaf0c-d1e1-4951-884e-cce9512cfb3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:18:39.079 +05:30 b98eaf0c-d1e1-4951-884e-cce9512cfb3f INF CORS policy execution successful. 2024-09-07 14:18:39.085 +05:30 b98eaf0c-d1e1-4951-884e-cce9512cfb3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 69.0388ms 2024-09-07 14:18:39.134 +05:30 2afc9fd2-ea5d-4065-ac29-2b603bcdc1be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:18:39.252 +05:30 2afc9fd2-ea5d-4065-ac29-2b603bcdc1be INF CORS policy execution successful. 2024-09-07 14:18:39.275 +05:30 2afc9fd2-ea5d-4065-ac29-2b603bcdc1be INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:18:39.320 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:39.350 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 14:18:39.779 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 14:18:39.833 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 478.5276ms 2024-09-07 14:18:39.834 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:39.836 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2afc9fd2-ea5d-4065-ac29-2b603bcdc1be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 14:18:39.845 +05:30 84c8a144-9a28-4522-8959-573cf851e080 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 711.3311ms 2024-09-07 14:18:44.845 +05:30 b49c4ba7-55ac-4f9e-ae49-1aa5772d8cac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:18:44.850 +05:30 b49c4ba7-55ac-4f9e-ae49-1aa5772d8cac INF CORS policy execution successful. 2024-09-07 14:18:44.852 +05:30 b49c4ba7-55ac-4f9e-ae49-1aa5772d8cac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 7.1161ms 2024-09-07 14:18:44.897 +05:30 44e0224e-1573-4cfb-9581-9c0f6834b0de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:18:44.899 +05:30 44e0224e-1573-4cfb-9581-9c0f6834b0de INF CORS policy execution successful. 2024-09-07 14:18:44.901 +05:30 44e0224e-1573-4cfb-9581-9c0f6834b0de INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:18:44.908 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:44.910 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 14:18:44.933 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 14:18:44.936 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 25.4879ms 2024-09-07 14:18:44.936 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:44.937 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44e0224e-1573-4cfb-9581-9c0f6834b0de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 14:18:44.938 +05:30 220f6875-8e5d-4726-b3b1-8b84ad922773 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 41.1409ms 2024-09-07 14:18:45.003 +05:30 2668468e-c9be-43d7-8ebb-8fac89e26af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:18:45.005 +05:30 2668468e-c9be-43d7-8ebb-8fac89e26af0 INF CORS policy execution successful. 2024-09-07 14:18:45.005 +05:30 2668468e-c9be-43d7-8ebb-8fac89e26af0 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:18:45.008 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:45.008 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 14:18:45.029 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 14:18:45.039 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 30.2948ms 2024-09-07 14:18:45.039 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:18:45.040 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2668468e-c9be-43d7-8ebb-8fac89e26af0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 14:18:45.041 +05:30 a331790e-8abc-4719-8064-21f13fe9aab6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 37.8335ms 2024-09-07 14:19:14.320 +05:30 f29f2a13-c4cf-44a0-9456-79b10d148ec9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:19:14.323 +05:30 f29f2a13-c4cf-44a0-9456-79b10d148ec9 INF CORS policy execution successful. 2024-09-07 14:19:14.325 +05:30 f29f2a13-c4cf-44a0-9456-79b10d148ec9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 5.1364ms 2024-09-07 14:19:14.377 +05:30 e6557948-7615-43b3-97c5-85d6b6f82320 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:19:14.379 +05:30 e6557948-7615-43b3-97c5-85d6b6f82320 INF CORS policy execution successful. 2024-09-07 14:19:14.379 +05:30 e6557948-7615-43b3-97c5-85d6b6f82320 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:19:14.380 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:19:14.381 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 14:19:14.434 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 14:19:14.435 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 54.0317ms 2024-09-07 14:19:14.435 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:19:14.436 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6557948-7615-43b3-97c5-85d6b6f82320}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 14:19:14.437 +05:30 ff7eaf9b-23ec-4ce2-974f-334a00b2e56e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 60.0216ms 2024-09-07 14:19:14.494 +05:30 959cd026-3002-4347-ac01-2305222f608f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:19:14.495 +05:30 959cd026-3002-4347-ac01-2305222f608f INF CORS policy execution successful. 2024-09-07 14:19:14.496 +05:30 959cd026-3002-4347-ac01-2305222f608f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:19:14.496 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:19:14.497 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 14:19:14.505 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 14:19:14.506 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 9.4105ms 2024-09-07 14:19:14.506 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-09-07 14:19:14.507 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 959cd026-3002-4347-ac01-2305222f608f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"sName\":null,\"iId\":0,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PloSTag1\",\"iId\":1,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Placesup1\",\"iId\":2,\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup2\",\"iId\":3,\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup3\",\"iId\":4,\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup4\",\"iId\":5,\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup5\",\"iId\":6,\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup6\",\"iId\":7,\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup7\",\"iId\":8,\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup8\",\"iId\":9,\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Placesup9\",\"iId\":10,\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag2\",\"iId\":11,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag3\",\"iId\":12,\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"iModifiedBy\":8},{\"sName\":\"Test PoSTag5\",\"iId\":13,\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag6\",\"iId\":14,\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag7\",\"iId\":15,\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag8\",\"iId\":16,\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":16},{\"sName\":\"Test PoSTag9\",\"iId\":17,\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag11\",\"iId\":18,\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"iModifiedBy\":7},{\"sName\":\"Test PoSTag20\",\"iId\":19,\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply1\",\"iId\":20,\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"placeofspply2\",\"iId\":21,\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoS13\",\"iId\":22,\"sCode\":\"POS013\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":null},{\"sName\":\"Test PoSTag13\",\"iId\":23,\"sCode\":\"POS013\",\"bGroup\":true,\"iParent\":null,\"iCreatedBy\":7,\"iModifiedBy\":7}],\"PageSummary\":[{\"TotalRows\":24,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"Name\":\"iId\",\"Caption\":\"iId\",\"Alignment\":\"Left\",\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":\"Left\",\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"Name\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":\"Left\",\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-07 14:19:14.508 +05:30 6d3c75d4-281f-4307-ba18-fae773cab90c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 200 5178 application/json; charset=utf-8 14.2887ms 2024-09-07 14:29:37.547 +05:30 INF Application is shutting down... 2024-09-07 14:33:46.295 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 14:33:46.337 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 14:33:46.361 +05:30 INF Creating key {d0f9db85-8097-4845-ab7c-678ec6575c3a} with creation date 2024-09-07 09:03:46Z, activation date 2024-09-07 09:03:46Z, and expiration date 2024-12-06 09:03:46Z. 2024-09-07 14:33:46.373 +05:30 WRN No XML encryptor configured. Key {d0f9db85-8097-4845-ab7c-678ec6575c3a} may be persisted to storage in unencrypted form. 2024-09-07 14:33:46.630 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 14:33:46.630 +05:30 INF Hosting environment: Production 2024-09-07 14:33:46.631 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 14:33:46.648 +05:30 22a9c31c-51a3-449e-96eb-dd2226c1df43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:33:46.648 +05:30 1ee7361f-0152-4e3e-be1d-81fcfd2475f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:33:46.714 +05:30 1ee7361f-0152-4e3e-be1d-81fcfd2475f0 INF CORS policy execution successful. 2024-09-07 14:33:46.714 +05:30 22a9c31c-51a3-449e-96eb-dd2226c1df43 INF CORS policy execution successful. 2024-09-07 14:33:46.723 +05:30 1ee7361f-0152-4e3e-be1d-81fcfd2475f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 77.2141ms 2024-09-07 14:33:46.723 +05:30 22a9c31c-51a3-449e-96eb-dd2226c1df43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 204 null null 77.2157ms 2024-09-07 14:33:46.769 +05:30 8944fc8b-3e27-4649-88e3-f2c68e9b95d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:33:46.901 +05:30 8944fc8b-3e27-4649-88e3-f2c68e9b95d1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 8:58:32 AM', Current time (UTC): '9/7/2024 9:03:46 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 14:33:46.914 +05:30 8944fc8b-3e27-4649-88e3-f2c68e9b95d1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 8:58:32 AM', Current time (UTC): '9/7/2024 9:03:46 AM'. 2024-09-07 14:33:46.916 +05:30 8944fc8b-3e27-4649-88e3-f2c68e9b95d1 INF CORS policy execution successful. 2024-09-07 14:33:46.933 +05:30 8944fc8b-3e27-4649-88e3-f2c68e9b95d1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:33:46.978 +05:30 e5b2ab26-11b3-4ff9-9f13-d46a649ef8ff INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 14:33:46.983 +05:30 e5b2ab26-11b3-4ff9-9f13-d46a649ef8ff INF AuthenticationScheme: Bearer was challenged. 2024-09-07 14:33:46.983 +05:30 e5b2ab26-11b3-4ff9-9f13-d46a649ef8ff INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8944fc8b-3e27-4649-88e3-f2c68e9b95d1}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 08:58:32'"} Body: 2024-09-07 14:33:46.988 +05:30 e5b2ab26-11b3-4ff9-9f13-d46a649ef8ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 401 null null 218.8163ms 2024-09-07 14:33:47.075 +05:30 795c536f-33a7-4467-926d-a2ef30642f75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - null null 2024-09-07 14:33:47.077 +05:30 795c536f-33a7-4467-926d-a2ef30642f75 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 8:58:32 AM', Current time (UTC): '9/7/2024 9:03:47 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 14:33:47.077 +05:30 795c536f-33a7-4467-926d-a2ef30642f75 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 8:58:32 AM', Current time (UTC): '9/7/2024 9:03:47 AM'. 2024-09-07 14:33:47.078 +05:30 795c536f-33a7-4467-926d-a2ef30642f75 INF CORS policy execution successful. 2024-09-07 14:33:47.079 +05:30 795c536f-33a7-4467-926d-a2ef30642f75 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU2OTg5MTIsImV4cCI6MTcyNTY5OTUxMiwiaWF0IjoxNzI1Njk4OTEyfQ.4a8V1_YHInMHvtkBAzoFtUiw_rMeQ_ofgqEWVGxQQKI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-07 14:33:47.085 +05:30 f12722d0-f023-42e6-bed7-5231592e1f66 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 14:33:47.085 +05:30 f12722d0-f023-42e6-bed7-5231592e1f66 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 14:33:47.085 +05:30 f12722d0-f023-42e6-bed7-5231592e1f66 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 795c536f-33a7-4467-926d-a2ef30642f75}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 08:58:32'"} Body: 2024-09-07 14:33:47.086 +05:30 f12722d0-f023-42e6-bed7-5231592e1f66 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=75&languageId=1&refreshFlag=true&pageNumber=1&pageSize=25&search= - 401 null null 10.9215ms 2024-09-07 14:44:45.114 +05:30 INF Application is shutting down... 2024-09-07 15:55:29.464 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 15:55:29.507 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 15:55:29.528 +05:30 INF Creating key {7970f4aa-c959-4744-9f86-364d207a7e7d} with creation date 2024-09-07 10:25:29Z, activation date 2024-09-07 10:25:29Z, and expiration date 2024-12-06 10:25:29Z. 2024-09-07 15:55:29.542 +05:30 WRN No XML encryptor configured. Key {7970f4aa-c959-4744-9f86-364d207a7e7d} may be persisted to storage in unencrypted form. 2024-09-07 15:55:29.710 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 15:55:29.710 +05:30 INF Hosting environment: Production 2024-09-07 15:55:29.711 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 15:55:29.730 +05:30 d76a6852-c5cd-4252-acef-d1974238b6c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 15:55:29.908 +05:30 d76a6852-c5cd-4252-acef-d1974238b6c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 179.9389ms 2024-09-07 15:55:29.977 +05:30 d10c0925-5dde-4a28-b538-804fa6c96057 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - null null 2024-09-07 15:55:29.997 +05:30 3c29f43c-caed-4e28-b13f-4b5993b006ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - null null 2024-09-07 15:55:29.998 +05:30 d10c0925-5dde-4a28-b538-804fa6c96057 INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-09-07 15:55:30.026 +05:30 3893077a-ffbd-4637-8f50-41af48641a1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-09-07 15:55:30.026 +05:30 3c29f43c-caed-4e28-b13f-4b5993b006ee INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-09-07 15:55:30.032 +05:30 3893077a-ffbd-4637-8f50-41af48641a1b INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-09-07 15:55:30.095 +05:30 d10c0925-5dde-4a28-b538-804fa6c96057 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - 200 144929 text/css 116.9622ms 2024-09-07 15:55:30.238 +05:30 3893077a-ffbd-4637-8f50-41af48641a1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 212.1441ms 2024-09-07 15:55:30.377 +05:30 3c29f43c-caed-4e28-b13f-4b5993b006ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 379.8576ms 2024-09-07 15:55:30.684 +05:30 a73bee60-66af-4fe8-b440-b26e75bc00b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 15:55:30.723 +05:30 1185d542-7756-46f7-afd8-50c8e65c27ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - null null 2024-09-07 15:55:30.725 +05:30 1185d542-7756-46f7-afd8-50c8e65c27ad INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-07 15:55:30.725 +05:30 1185d542-7756-46f7-afd8-50c8e65c27ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - 200 628 image/png 1.939ms 2024-09-07 15:55:30.891 +05:30 a73bee60-66af-4fe8-b440-b26e75bc00b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 207.1299ms 2024-09-07 16:06:28.205 +05:30 INF Application is shutting down... 2024-09-07 16:08:47.000 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 16:08:47.041 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 16:08:47.064 +05:30 INF Creating key {53c011ae-0b27-499f-bd38-10c35fd17a46} with creation date 2024-09-07 10:38:47Z, activation date 2024-09-07 10:38:47Z, and expiration date 2024-12-06 10:38:47Z. 2024-09-07 16:08:47.077 +05:30 WRN No XML encryptor configured. Key {53c011ae-0b27-499f-bd38-10c35fd17a46} may be persisted to storage in unencrypted form. 2024-09-07 16:08:47.300 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 16:08:47.301 +05:30 INF Hosting environment: Production 2024-09-07 16:08:47.301 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 16:08:47.314 +05:30 3c5d56c4-9367-4520-a217-32bd8b2dde3b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 16:08:47.475 +05:30 3c5d56c4-9367-4520-a217-32bd8b2dde3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 161.3665ms 2024-09-07 16:08:47.591 +05:30 7d4b6415-1500-474d-a5be-cf66bf6fc395 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-09-07 16:08:47.591 +05:30 1d6a16d3-9a79-4d1e-9bad-2dbadb743f71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - null null 2024-09-07 16:08:47.591 +05:30 7f47c654-f725-47a4-895b-036d0a5e51bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - null null 2024-09-07 16:08:47.616 +05:30 1d6a16d3-9a79-4d1e-9bad-2dbadb743f71 INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-09-07 16:08:47.616 +05:30 7f47c654-f725-47a4-895b-036d0a5e51bf INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-09-07 16:08:47.616 +05:30 7d4b6415-1500-474d-a5be-cf66bf6fc395 INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-09-07 16:08:47.671 +05:30 7f47c654-f725-47a4-895b-036d0a5e51bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - 200 144929 text/css 79.7212ms 2024-09-07 16:08:47.776 +05:30 7d4b6415-1500-474d-a5be-cf66bf6fc395 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 185.0999ms 2024-09-07 16:08:47.813 +05:30 1d6a16d3-9a79-4d1e-9bad-2dbadb743f71 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 222.3873ms 2024-09-07 16:08:48.060 +05:30 c9d411f5-7c43-4194-b793-2ea95fc2c802 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 16:08:48.066 +05:30 bd28e9fc-445f-4a53-8cca-dab3017df184 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - null null 2024-09-07 16:08:48.080 +05:30 bd28e9fc-445f-4a53-8cca-dab3017df184 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-07 16:08:48.081 +05:30 bd28e9fc-445f-4a53-8cca-dab3017df184 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - 200 628 image/png 15.1135ms 2024-09-07 16:08:48.307 +05:30 c9d411f5-7c43-4194-b793-2ea95fc2c802 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 247.1518ms 2024-09-07 16:19:27.147 +05:30 09045eaa-26d6-4e66-b8d3-ec0d1246edbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 16:19:27.164 +05:30 09045eaa-26d6-4e66-b8d3-ec0d1246edbd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 17.6441ms 2024-09-07 16:19:27.690 +05:30 a7653f72-e4cb-4be8-b9ca-badd0d95b589 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 16:19:27.738 +05:30 a7653f72-e4cb-4be8-b9ca-badd0d95b589 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 48.3214ms 2024-09-07 16:20:02.619 +05:30 b5b136da-57e5-4b51-9806-5c09b2114d97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=23&tagId=20&languageId=1 - null null 2024-09-07 16:20:02.875 +05:30 b5b136da-57e5-4b51-9806-5c09b2114d97 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=23&tagId=20&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDYwNjIsImV4cCI6MTcyNTcwNjY2MiwiaWF0IjoxNzI1NzA2MDYyfQ.JpUIU1_NKQxV6W0J94JAjZORuiuP8gXe0ShA541tIL0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-09-07 16:20:02.980 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-09-07 16:20:03.031 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Sang.Masters.Api.Models.APIRequest.TagDetailsRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-09-07 16:20:03.733 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 16:20:03.822 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 779.1881ms 2024-09-07 16:20:03.825 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-09-07 16:20:03.829 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5b136da-57e5-4b51-9806-5c09b2114d97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 761} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagInfo\":[{\"iId\":23,\"Name\":\"Test PoSTag13\",\"Code\":\"POS013\",\"Group\":true,\"Parent\":null,\"Status\":0,\"Created By\":7,\"Created On\":\"2024-09-05T06:12:39.823\",\"Modified By\":7,\"Modified On\":\"2024-09-07T10:23:25.803\"}],\"TagLanguage\":[{\"Id\":23,\"Language\":1,\"Language_Name\":\"English\",\"Name\":\"Test EN\"},{\"Id\":23,\"Language\":2,\"Language_Name\":\"Arabic\",\"Name\":\"Test AR\"}],\"TagEntity\":[{\"Id\":23,\"Entity\":1,\"Entity_Name\":\"Entity1\"},{\"Id\":23,\"Entity\":2,\"Entity_Name\":\"Entity2\"}],\"TagDetails\":[{\"Id\":23,\"Country\":1,\"Country_Name\":\"Name1\",\"City\":1,\"City_Name\":\"Name1\"}],\"TagDetailsEntity\":[]}"} 2024-09-07 16:20:03.849 +05:30 fdb05636-43a6-48f8-8ef9-7dab7c8a3a56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=23&tagId=20&languageId=1 - 200 761 application/json; charset=utf-8 1230.4781ms 2024-09-07 16:30:45.820 +05:30 INF Application is shutting down... 2024-09-07 16:49:53.431 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 16:49:53.479 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 16:49:53.497 +05:30 INF Creating key {88559393-bf72-4447-8245-876bb804a8ef} with creation date 2024-09-07 11:19:53Z, activation date 2024-09-07 11:19:53Z, and expiration date 2024-12-06 11:19:53Z. 2024-09-07 16:49:53.509 +05:30 WRN No XML encryptor configured. Key {88559393-bf72-4447-8245-876bb804a8ef} may be persisted to storage in unencrypted form. 2024-09-07 16:49:53.698 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 16:49:53.699 +05:30 INF Hosting environment: Production 2024-09-07 16:49:53.699 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 16:49:53.711 +05:30 ae918c88-9c53-4b8a-9a0a-191e83ea55c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 16:49:53.867 +05:30 ae918c88-9c53-4b8a-9a0a-191e83ea55c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 157.3962ms 2024-09-07 16:49:54.364 +05:30 a05dc90d-1e7e-42c1-ba83-556c8781eee3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 16:49:54.592 +05:30 a05dc90d-1e7e-42c1-ba83-556c8781eee3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 228.7531ms 2024-09-07 16:51:19.923 +05:30 247491ba-8251-4d34-916e-cd87f7308933 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 337 2024-09-07 16:51:19.939 +05:30 247491ba-8251-4d34-916e-cd87f7308933 INF CORS policy execution successful. 2024-09-07 16:51:19.960 +05:30 247491ba-8251-4d34-916e-cd87f7308933 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 337}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "BE": 1 }, { "BE": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 16:51:20.014 +05:30 6f61e6b0-be72-4ba8-8806-9e69e258a4f2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 16:51:20.018 +05:30 6f61e6b0-be72-4ba8-8806-9e69e258a4f2 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 16:51:20.019 +05:30 6f61e6b0-be72-4ba8-8806-9e69e258a4f2 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 247491ba-8251-4d34-916e-cd87f7308933}, {WWW-Authenticate: Bearer} Body: 2024-09-07 16:51:20.023 +05:30 6f61e6b0-be72-4ba8-8806-9e69e258a4f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 100.518ms 2024-09-07 16:51:23.324 +05:30 c6827eca-239f-4626-b9e8-1c294496c2fc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 337 2024-09-07 16:51:23.327 +05:30 c6827eca-239f-4626-b9e8-1c294496c2fc INF CORS policy execution successful. 2024-09-07 16:51:23.329 +05:30 c6827eca-239f-4626-b9e8-1c294496c2fc INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 337}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "BE": 1 }, { "BE": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 16:51:23.336 +05:30 75227b3a-7429-4514-86cf-00e2d5e0250d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 16:51:23.336 +05:30 75227b3a-7429-4514-86cf-00e2d5e0250d INF AuthenticationScheme: Bearer was challenged. 2024-09-07 16:51:23.337 +05:30 75227b3a-7429-4514-86cf-00e2d5e0250d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c6827eca-239f-4626-b9e8-1c294496c2fc}, {WWW-Authenticate: Bearer} Body: 2024-09-07 16:51:23.338 +05:30 75227b3a-7429-4514-86cf-00e2d5e0250d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 14.2297ms 2024-09-07 16:52:10.063 +05:30 64e8edaa-244e-4645-aca2-ef57adff8d70 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 337 2024-09-07 16:52:10.192 +05:30 64e8edaa-244e-4645-aca2-ef57adff8d70 INF CORS policy execution successful. 2024-09-07 16:52:10.195 +05:30 64e8edaa-244e-4645-aca2-ef57adff8d70 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDgwOTYsImV4cCI6MTcyNTcwODY5NiwiaWF0IjoxNzI1NzA4MDk2fQ._omrugnuXSbcbQaHIVZltvWa5e9p82tCqNBFVZqHai0}, {Connection: keep-alive}, {Content-Length: 337}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "BE": 1 }, { "BE": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 16:52:10.205 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:52:10.244 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 16:52:10.897 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:52:10.910 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:52:10.927 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.PlaceOfSupplyRepository.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Services.PlaceOfSupplyService.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply(JObject requestBody) ClientConnectionId:5acf31b5-35e3-40e7-a1d9-7882f915873e Error Number:500,State:1,Class:16 2024-09-07 16:52:10.939 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 16:52:10.978 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 728.5478ms 2024-09-07 16:52:10.979 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:52:10.980 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 64e8edaa-244e-4645-aca2-ef57adff8d70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 190} Body: {"status":"Failure","statusCode":1000,"message":"Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s)","result":null} 2024-09-07 16:52:10.984 +05:30 5fb45168-6911-4e31-b88b-4bc3be929a99 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 400 190 application/json; charset=utf-8 921.4229ms 2024-09-07 16:56:53.996 +05:30 e935ca92-76a3-4315-b300-18dea454b16e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 334 2024-09-07 16:56:54.004 +05:30 e935ca92-76a3-4315-b300-18dea454b16e INF CORS policy execution successful. 2024-09-07 16:56:54.008 +05:30 e935ca92-76a3-4315-b300-18dea454b16e INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDgwOTYsImV4cCI6MTcyNTcwODY5NiwiaWF0IjoxNzI1NzA4MDk2fQ._omrugnuXSbcbQaHIVZltvWa5e9p82tCqNBFVZqHai0}, {Connection: keep-alive}, {Content-Length: 334}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "BE": 1 }, { "BE": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 16:56:54.012 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:56:54.014 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 16:56:54.073 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:56:54.074 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:56:54.077 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.PlaceOfSupplyRepository.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Services.PlaceOfSupplyService.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply(JObject requestBody) ClientConnectionId:5acf31b5-35e3-40e7-a1d9-7882f915873e Error Number:500,State:1,Class:16 2024-09-07 16:56:54.079 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 16:56:54.083 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 67.9209ms 2024-09-07 16:56:54.083 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:56:54.083 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e935ca92-76a3-4315-b300-18dea454b16e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 190} Body: {"status":"Failure","statusCode":1000,"message":"Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s)","result":null} 2024-09-07 16:56:54.085 +05:30 43180bb9-5a85-47db-b04f-aaff1d786d89 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 400 190 application/json; charset=utf-8 90.2705ms 2024-09-07 16:57:43.313 +05:30 16a82ce3-6ed7-4654-9b3f-595627d7ecb4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 337 2024-09-07 16:57:43.317 +05:30 16a82ce3-6ed7-4654-9b3f-595627d7ecb4 INF CORS policy execution successful. 2024-09-07 16:57:43.318 +05:30 16a82ce3-6ed7-4654-9b3f-595627d7ecb4 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDgwOTYsImV4cCI6MTcyNTcwODY5NiwiaWF0IjoxNzI1NzA4MDk2fQ._omrugnuXSbcbQaHIVZltvWa5e9p82tCqNBFVZqHai0}, {Connection: keep-alive}, {Content-Length: 337}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "BE": 1 }, { "BE": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 16:57:43.319 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:57:43.321 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 16:57:43.358 +05:30 29c7e042-6924-44f3-adca-f4493169587b ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:57:43.358 +05:30 29c7e042-6924-44f3-adca-f4493169587b ERR Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). 2024-09-07 16:57:43.360 +05:30 29c7e042-6924-44f3-adca-f4493169587b ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s). at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.PlaceOfSupplyRepository.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Services.PlaceOfSupplyService.PlaceOfSupplyUpsert(JObject placeOfSupply) at Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply(JObject requestBody) ClientConnectionId:5acf31b5-35e3-40e7-a1d9-7882f915873e Error Number:500,State:1,Class:16 2024-09-07 16:57:43.361 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 16:57:43.361 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 40.2419ms 2024-09-07 16:57:43.362 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 16:57:43.362 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 16a82ce3-6ed7-4654-9b3f-595627d7ecb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 190} Body: {"status":"Failure","statusCode":1000,"message":"Trying to pass a table-valued parameter with 2 column(s) where the corresponding user-defined table type requires 1 column(s)","result":null} 2024-09-07 16:57:43.363 +05:30 29c7e042-6924-44f3-adca-f4493169587b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 400 190 application/json; charset=utf-8 50.3322ms 2024-09-07 17:07:52.293 +05:30 INF Application is shutting down... 2024-09-07 17:21:25.480 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 17:21:25.522 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 17:21:25.540 +05:30 INF Creating key {af8a8f84-afbe-42f8-9cab-84e180d934a3} with creation date 2024-09-07 11:51:25Z, activation date 2024-09-07 11:51:25Z, and expiration date 2024-12-06 11:51:25Z. 2024-09-07 17:21:25.552 +05:30 WRN No XML encryptor configured. Key {af8a8f84-afbe-42f8-9cab-84e180d934a3} may be persisted to storage in unencrypted form. 2024-09-07 17:21:25.776 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 17:21:25.777 +05:30 INF Hosting environment: Production 2024-09-07 17:21:25.777 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 17:21:25.792 +05:30 a10aa849-d021-4332-8804-5de522b58871 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 345 2024-09-07 17:21:25.925 +05:30 a10aa849-d021-4332-8804-5de522b58871 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:31:36 AM', Current time (UTC): '9/7/2024 11:51:25 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 17:21:25.936 +05:30 a10aa849-d021-4332-8804-5de522b58871 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:31:36 AM', Current time (UTC): '9/7/2024 11:51:25 AM'. 2024-09-07 17:21:25.959 +05:30 a10aa849-d021-4332-8804-5de522b58871 INF CORS policy execution successful. 2024-09-07 17:21:25.976 +05:30 a10aa849-d021-4332-8804-5de522b58871 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDgwOTYsImV4cCI6MTcyNTcwODY5NiwiaWF0IjoxNzI1NzA4MDk2fQ._omrugnuXSbcbQaHIVZltvWa5e9p82tCqNBFVZqHai0}, {Connection: keep-alive}, {Content-Length: 345}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 17:21:26.014 +05:30 b51f76e1-1ea6-4905-a033-ce9ab8200a92 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 17:21:26.019 +05:30 b51f76e1-1ea6-4905-a033-ce9ab8200a92 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 17:21:26.019 +05:30 b51f76e1-1ea6-4905-a033-ce9ab8200a92 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a10aa849-d021-4332-8804-5de522b58871}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 11:31:36'"} Body: 2024-09-07 17:21:26.026 +05:30 b51f76e1-1ea6-4905-a033-ce9ab8200a92 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 237.1305ms 2024-09-07 17:22:13.517 +05:30 da1af76e-7864-4858-830e-fe7bb0a9ea4d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 345 2024-09-07 17:22:13.542 +05:30 da1af76e-7864-4858-830e-fe7bb0a9ea4d INF CORS policy execution successful. 2024-09-07 17:22:13.545 +05:30 da1af76e-7864-4858-830e-fe7bb0a9ea4d INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDk1MDMsImV4cCI6MTcyNTcxMDEwMywiaWF0IjoxNzI1NzA5NTAzfQ.BmbMrX62nOrr_Kn-FLnFpj77KgD6IVhxzM8guorxM2M}, {Connection: keep-alive}, {Content-Length: 345}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 17:22:13.556 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:22:13.597 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 17:22:14.200 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 17:22:14.257 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 654.4482ms 2024-09-07 17:22:14.258 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:22:14.259 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: da1af76e-7864-4858-830e-fe7bb0a9ea4d}, {Location: http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Success","statusCode":2001,"message":"Update successful","result":"23"} 2024-09-07 17:22:14.264 +05:30 3ae14a22-4191-4d18-9dd7-71bec2f8ef8e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 201 82 application/json; charset=utf-8 747.2915ms 2024-09-07 17:31:47.566 +05:30 daf5c061-b4dd-4896-8e78-c71ee609794f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 345 2024-09-07 17:31:47.575 +05:30 daf5c061-b4dd-4896-8e78-c71ee609794f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:55:03 AM', Current time (UTC): '9/7/2024 12:01:47 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 17:31:47.578 +05:30 daf5c061-b4dd-4896-8e78-c71ee609794f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:55:03 AM', Current time (UTC): '9/7/2024 12:01:47 PM'. 2024-09-07 17:31:47.582 +05:30 daf5c061-b4dd-4896-8e78-c71ee609794f INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDk1MDMsImV4cCI6MTcyNTcxMDEwMywiaWF0IjoxNzI1NzA5NTAzfQ.BmbMrX62nOrr_Kn-FLnFpj77KgD6IVhxzM8guorxM2M}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 345}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 6982b565-f90d-4857-ad36-88cac29dbce4} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 17:31:47.586 +05:30 6c887d24-499e-4293-80dc-1b9055f09406 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 17:31:47.587 +05:30 6c887d24-499e-4293-80dc-1b9055f09406 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 17:31:47.587 +05:30 6c887d24-499e-4293-80dc-1b9055f09406 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: daf5c061-b4dd-4896-8e78-c71ee609794f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 11:55:03'"} Body: 2024-09-07 17:31:47.588 +05:30 6c887d24-499e-4293-80dc-1b9055f09406 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 23.3237ms 2024-09-07 17:33:04.010 +05:30 4eb1c21b-61b5-4664-ab03-f0371a346990 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 345 2024-09-07 17:33:04.017 +05:30 4eb1c21b-61b5-4664-ab03-f0371a346990 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:55:03 AM', Current time (UTC): '9/7/2024 12:03:04 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 17:33:04.019 +05:30 4eb1c21b-61b5-4664-ab03-f0371a346990 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 11:55:03 AM', Current time (UTC): '9/7/2024 12:03:04 PM'. 2024-09-07 17:33:04.021 +05:30 4eb1c21b-61b5-4664-ab03-f0371a346990 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MDk1MDMsImV4cCI6MTcyNTcxMDEwMywiaWF0IjoxNzI1NzA5NTAzfQ.BmbMrX62nOrr_Kn-FLnFpj77KgD6IVhxzM8guorxM2M}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 345}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 17aacf2c-feb2-4ec1-8b09-59253aded5b4} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 17:33:04.022 +05:30 18fb1e45-218e-4a98-b760-644722b3acf7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 17:33:04.023 +05:30 18fb1e45-218e-4a98-b760-644722b3acf7 INF AuthenticationScheme: Bearer was challenged. 2024-09-07 17:33:04.023 +05:30 18fb1e45-218e-4a98-b760-644722b3acf7 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4eb1c21b-61b5-4664-ab03-f0371a346990}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 11:55:03'"} Body: 2024-09-07 17:33:04.024 +05:30 18fb1e45-218e-4a98-b760-644722b3acf7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 14.5723ms 2024-09-07 17:33:30.977 +05:30 5ebd9675-7225-4b44-91ae-5c9d177bdfb8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 345 2024-09-07 17:33:30.981 +05:30 5ebd9675-7225-4b44-91ae-5c9d177bdfb8 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MTA1MTcsImV4cCI6MTcyNTcxMTExNywiaWF0IjoxNzI1NzEwNTE3fQ.ds0qZZIPd7MlU0JMLM2vtTp3iMNWSiL6I9Mod8MBFu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 345}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 75de14aa-b23c-4347-8474-8b8ff0cfdf35} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": {}, "TagDetailsEntity": [] } 2024-09-07 17:33:30.982 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:33:30.983 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 17:33:31.060 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 17:33:31.064 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 80.2204ms 2024-09-07 17:33:31.064 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:33:31.064 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 5ebd9675-7225-4b44-91ae-5c9d177bdfb8}, {Location: http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Success","statusCode":2001,"message":"Update successful","result":"23"} 2024-09-07 17:33:31.065 +05:30 dbb7e95d-fced-47a7-bd8f-4a79636334d5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 201 82 application/json; charset=utf-8 89.0138ms 2024-09-07 17:35:50.429 +05:30 85e28873-53df-498f-95eb-97244f631094 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 383 2024-09-07 17:35:50.440 +05:30 85e28873-53df-498f-95eb-97244f631094 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MTA1MTcsImV4cCI6MTcyNTcxMTExNywiaWF0IjoxNzI1NzEwNTE3fQ.ds0qZZIPd7MlU0JMLM2vtTp3iMNWSiL6I9Mod8MBFu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 383}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 7e336b96-41a5-4bac-b1ca-fed45836b2e2} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false, }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": { "Country": 1, "City": 1 }, "TagDetailsEntity": [] } 2024-09-07 17:35:50.442 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:35:50.444 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 17:35:50.519 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 17:35:50.522 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 77.2925ms 2024-09-07 17:35:50.522 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:35:50.522 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 85e28873-53df-498f-95eb-97244f631094}, {Location: http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Success","statusCode":2001,"message":"Update successful","result":"23"} 2024-09-07 17:35:50.523 +05:30 9ded47de-2f7f-40a9-b707-5aede0c9bf62 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 201 82 application/json; charset=utf-8 95.3386ms 2024-09-07 17:46:24.386 +05:30 INF Application is shutting down... 2024-09-07 17:52:41.324 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 17:52:41.376 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 17:52:41.401 +05:30 INF Creating key {2bbad80d-8155-4d94-b1b6-b0d0a0bab271} with creation date 2024-09-07 12:22:41Z, activation date 2024-09-07 12:22:41Z, and expiration date 2024-12-06 12:22:41Z. 2024-09-07 17:52:41.429 +05:30 WRN No XML encryptor configured. Key {2bbad80d-8155-4d94-b1b6-b0d0a0bab271} may be persisted to storage in unencrypted form. 2024-09-07 17:52:41.636 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 17:52:41.637 +05:30 INF Hosting environment: Production 2024-09-07 17:52:41.637 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 17:52:41.650 +05:30 4f7a4912-8291-412e-8761-c534d0e523a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 382 2024-09-07 17:52:41.832 +05:30 4f7a4912-8291-412e-8761-c534d0e523a6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 12:11:57 PM', Current time (UTC): '9/7/2024 12:22:41 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-07 17:52:41.847 +05:30 4f7a4912-8291-412e-8761-c534d0e523a6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/7/2024 12:11:57 PM', Current time (UTC): '9/7/2024 12:22:41 PM'. 2024-09-07 17:52:41.908 +05:30 4f7a4912-8291-412e-8761-c534d0e523a6 INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MTA1MTcsImV4cCI6MTcyNTcxMTExNywiaWF0IjoxNzI1NzEwNTE3fQ.ds0qZZIPd7MlU0JMLM2vtTp3iMNWSiL6I9Mod8MBFu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 382}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 6ee90fa5-e137-40ff-bf0a-6e012451cb0e} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": { "Country": 1, "City": 1 }, "TagDetailsEntity": [] } 2024-09-07 17:52:41.957 +05:30 05f820e1-88a8-4d47-bea0-cc0d46648f4d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-07 17:52:41.964 +05:30 05f820e1-88a8-4d47-bea0-cc0d46648f4d INF AuthenticationScheme: Bearer was challenged. 2024-09-07 17:52:41.965 +05:30 05f820e1-88a8-4d47-bea0-cc0d46648f4d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4f7a4912-8291-412e-8761-c534d0e523a6}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2024 12:11:57'"} Body: 2024-09-07 17:52:41.975 +05:30 05f820e1-88a8-4d47-bea0-cc0d46648f4d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 401 null null 326.7031ms 2024-09-07 17:55:46.934 +05:30 fc751280-4751-4914-ad36-5ed43d0f47bc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - application/json-patch+json 382 2024-09-07 17:55:46.971 +05:30 fc751280-4751-4914-ad36-5ed43d0f47bc INF HTTP request: Path: /placeofsupply/upsertplaceofsupply QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU3MTE3NzYsImV4cCI6MTcyNTcxMjM3NiwiaWF0IjoxNzI1NzExNzc2fQ._91yYBIu4tf6jKb87ShSKV0766AUf_9VPSnnMf5AQwI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 382}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: efbf8332-8264-42ee-9203-ee29776e0468} Host: 103.120.178.195 Body: { "TagInfo": { "Id": 23, "Name": "Test PoSTag13", "Code": "POS013", "Parent": 0, "IsGroup": false }, "TagLanguage": [ { "LN_Name": "Test EN", "Language": 1 } ], "TagEntity": [ { "Entity": 1 }, { "Entity": 2 } ], "TagDetails": { "Country": 1, "City": 1 }, "TagDetailsEntity": [] } 2024-09-07 17:55:46.979 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Executing endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:55:47.014 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Route matched with {action = "UpsertPlaceOfSupply", controller = "PlaceOfSupply"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertPlaceOfSupply(Newtonsoft.Json.Linq.JObject) on controller Sang.Masters.Api.Controllers.PlaceOfSupplyController (Sang.Masters.Api). 2024-09-07 17:55:47.673 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-07 17:55:47.761 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Executed action Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api) in 741.5162ms 2024-09-07 17:55:47.762 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Executed endpoint 'Sang.Masters.Api.Controllers.PlaceOfSupplyController.UpsertPlaceOfSupply (Sang.Masters.Api)' 2024-09-07 17:55:47.763 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fc751280-4751-4914-ad36-5ed43d0f47bc}, {Location: http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Success","statusCode":2001,"message":"Update successful","result":"23"} 2024-09-07 17:55:47.768 +05:30 0f526359-6ded-4400-9fa6-d6665053df16 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangMastersAPI/placeofsupply/upsertplaceofsupply - 201 82 application/json; charset=utf-8 834.939ms 2024-09-07 18:06:39.837 +05:30 INF Application is shutting down... 2024-09-07 18:30:37.987 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-07 18:30:38.034 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-07 18:30:38.056 +05:30 INF Creating key {0a690be0-24b4-4ab4-ab69-77d3c546e05e} with creation date 2024-09-07 13:00:38Z, activation date 2024-09-07 13:00:38Z, and expiration date 2024-12-06 13:00:38Z. 2024-09-07 18:30:38.069 +05:30 WRN No XML encryptor configured. Key {0a690be0-24b4-4ab4-ab69-77d3c546e05e} may be persisted to storage in unencrypted form. 2024-09-07 18:30:38.261 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-07 18:30:38.262 +05:30 INF Hosting environment: Production 2024-09-07 18:30:38.262 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-09-07 18:30:38.275 +05:30 5de90f35-c2d3-4821-8f43-037ec6faf1c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-09-07 18:30:38.477 +05:30 5de90f35-c2d3-4821-8f43-037ec6faf1c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 203.3859ms 2024-09-07 18:30:39.159 +05:30 1039739f-f756-4e03-b27c-c00f46038da5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-09-07 18:30:39.383 +05:30 1039739f-f756-4e03-b27c-c00f46038da5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 224.3935ms 2024-09-07 18:41:36.761 +05:30 INF Application is shutting down...